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…
Teen blogger and a huge pro-wrestling fan. Also known for bunch of websites. Formerly worked as a lawn gnome and scare crow.
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…
Don’t you hate it when Google Image Search indexes something that you don’t want to be shown in the image search results? Fortunately, it’s easy…
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…
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…
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.…
In January, I shared how you can add breadcrumbs navigation to your WordPress blog, I’m also a long-time Blogger user, so I thought it’d be…
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…
Recently, I showed you how to create a Google Analytics account, the how to install it to your WordPress blog. There’s now doubt that Google…
It’s time for me to solve the mystery of HTML unchecked checkbox values. I guess it would be the most searched trick about basic HTML…
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…
Earlier today I shared an article about how to image hotlinking in your website with .htaccess file. I also applied this trick on my own…
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…
In this tutorial, I’ll show you how to add user roles to WordPress with some basic capabilities. It can be a very useful trick if…
WordPress comes out with five default roles. Most of them aren’t necessary for most of the websites. Here’s a snippet to remove user roles from…