How To Use Custom Template For Posts Based On Categories In WordPress
If you’re running a website covering news based on many different categories then you might want to use custom templates for posts based on each…
If you’re running a website covering news based on many different categories then you might want to use custom templates for posts based on each…
Most WordPress plugins and themes will offer yearly subscriptions to receive updates and support. I do understand the need for recurring and predictable revenue for…
I was recently working on a client site, which required me to create a custom plugin for his website. I wanted to hide the plugin…
By default, in WordPress, whenever a user logs out, it will get redirected to the login page of your website. This may not be the…
Are you looking to share users and login sessions between two or more WordPress websites? If so, you can learn how to do it step-by-step…
You may often find that the only way to customize a WordPress plugin or theme is with a custom code snippet. Most guides on how…
WordPress comes out with some powerful tools to manage media on your blog, but it lacks one essential feature: it doesn’t allow users to replace…
Do you want to restrict access on your WordPress website to registered users only? You can easily force users to login before viewing your WordPress…
Are you working on a site or with custom post types where you don’t need post preview button? Here’s how to remove post preview button…
WordPress allows users to use spaces in their usernames, which is not a really great idea for the websites with open registrations. You wouldn’t want…
Jetpack has a great mobile theme module that allows you to easily create a mobile version of your website without any 3rd-party services or coding.…
When editing a post in WordPress, everything you write on the white canvas & all the changes you make are automatically saved ever 60 seconds.…
If you’re facing any problems with WordPress automatic installation then you can also edit your wp-config.php file manually with the help of this tutorial. Before…
The “Destination folder already exists” error message is shown when a user is trying to upload a WordPress plugin or theme, preventing the plugin/theme from…
If you post usually contains images and they are large enough to not fit in your content area, then you might wanna put a lightbox…
WordPress uses a MySQL database to collect and store all the information. Your database is the brain of your WordPress site because it is the…
If you sell products or services online, then you must have a testimonials page on your website to show off some customers review of your…
I was working on a plugin for one of my clients, which required me to hide the admin from the user list in WordPress for…
WordPress displays “Enter title here” placeholder text in the title field on the post screen where you create new posts. When we create custom post…
Jetpack automatically adds Open Graph tags to your site, which can be annoying.You don’t need these tags if you don’t want, or if you’re using…