I have started to practice Laravel (PHP Framework) for one of my clients. As a project coordinator and business development manager I mainly focus on bringing more work … [Read more...] about How to Add a Class to body in Laravel View
How to Fix the WordPress Error “Cookies are Blocked or Not Supported by Your Browser”
Errors are a common occurrence during the development process. You may have noticed the error message "ERROR: Cookies are blocked or not supported by your browser. You … [Read more...] about How to Fix the WordPress Error “Cookies are Blocked or Not Supported by Your Browser”
How to Fix “Uncaught TypeError: jQuery(…).live is not a function” in WordPress
Tonight, I was busy at work and suddenly I’ve received a message on WhatsApp. It was Shakul, my client from UK. His message was enclosed with a screenshot, indicating a … [Read more...] about How to Fix “Uncaught TypeError: jQuery(…).live is not a function” in WordPress
How to Fix WordPress Database Connection Errors
Error Establishing a Database Connection is attributable to various reasons. This might be extremely annoying particularly if it occurred by itself. It generally takes … [Read more...] about How to Fix WordPress Database Connection Errors
How to Clean up and Optimize a WordPress Database
WordPress is database driven. Because of this, your blog performance depends on clean up and optimize a WordPress database. If you have a small and organized database, … [Read more...] about How to Clean up and Optimize a WordPress Database