WordPress Archive

Solved- How To Remove Index.php From WordPress URL?

When you install WordPress on a Windows server, you will get the annoying index.php in your permalinks and there is probably no way to remove it straight away. I spent too much of my time in figuring out what can be done to remove index.php from my URLs. So without wasting any more time, let’s

Read More…

Giveaway #1: Breath WordPress Theme Worth $45

Are you looking for some great Premium WordPress theme. Well, If you are then here is a way to easily get a premium WordPress theme – Breath for absolutely free. Breath is one of the those WordPress themes which I have always admired because of its huge feature list, clean coding style and great design.

Read More…

How To Remove The Comments Box From Pages In WordPress

This tutorial is for WordPress bloggers and developers. Many a times it happens that when you buy a premium WordPress theme or download a free WordPress theme, the pages of that WordPress theme shows a comments box at the bottom of it. Many bloggers including me find this thing annoying as most of us want to receive users’

Read More…

How To Exclude Certain Categories From RSS Feed?

There may be a certain category in your blog that you don’t want to show in the RSS Feeds as you don’t want that certain category for your RSS Readers. Just like in this blog, if you have subscribed to our RSS Feeds, you won’t see the Tutorial and Web Facts category in your RSS

Read More…

How To Disable Parent Menu Link In WordPress

Do you want to create a drop down menu for your WordPress website? Well creating a drop down menu is fairly simple. All you have to do is choose a parent from the page type option. But what if you want your parent menu to show a drop down menus on mouse hover but want

Read More…

How To Show An Author’s Or User’s Image In WordPress?

The best thing about the WordPress applications is that it allows you to add or show an author’s or user’s image after or before the content published. And the worst thing is that this feature is not pre built and you have to manually do some tricks to show the image. There are different ways

Read More…

How To Correct The Wrong Date – Time Settings In WordPress

Many a times it happens in WordPress Applications that we face a problem of wrong date or time appearing on our page or comments section due to wrong date – time settings. It happened with even my team also and it was a wrong time appearing in the user comments. So today I have decided

Read More…

How To Know Your Category Id In WordPress Application

There are many times when you need to find the category id of your wordpress application. Fortunately it’s pretty easy. On the Categories Panel, hover your mouse over the category name link and you will see the link address in your browser’s status bar.   On the bowser link address, look for : … …

Read More…

How To Exclude Certain Categories In WordPress

There may be a situation when you want to exclude category or don’t want to show posts from certain categories on your home page or your index.php page. There are  2 ways to exclude categories from your WordPress home page: 1) By using a WordPress plugin or 2) By editing a certain line of code

Read More…