Hello Namaste 🙏, In one of our recent projects, we have a requirement to display months organized by year on the right side of the page. When a user clicks on a specific month, we need to use AJAX to fetch and display a list of blog posts published during that month. Additionally, if there […]
Tag / wordpress
Hello Namaste 🙏, In this blog post, we will learn the most useful WordPress functions, those functions are very important for custom theme development. About WordPress WordPress is one of the most popular content management system(CMS). Over 37.6% of the website developed on WordPress. Also, WordPress is open-source, very each to use so non-technical person […]
Recently, one of our client sent us a list of WordPress website changes with FTP detail but they don’t have a WordPress admin login details. At that time below code helps us to add a WordPress administrator user. Just add this code on function.php of the active theme. Just delete this code after login successfully. Happy […]
One of our clients come to us and say that visual composer element does not load in page editor after the update to WordPress 4.8. When we checked it will show like below image. The error I get “$template.get is not a function” in the browser console. After some time of googling, we got this link […]
Recently one of my client’s projects, I have to update WordPress and plugins. At admin panel, there is the update available message but there is no option to update WordPress and there is a no add a new plugin button in the plugin menu. Also, there is no any message plugin update available but there […]

Recent Comments