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…
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…
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…
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…
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…
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…
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…
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…
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…