As WordPress is growing up tremendously,It is absolutely necessary to have bunch of WordPress Resources blogs which helps to learn about WordPress. Here I am with 10 of my favorite WordPress Resource blogs which is constantly helping me to learn ... Read Further ➟
Archives for May 2013
How to add Menu Description in Genesis Child Themes
Recently,I was happened to read a blog post by Chris Lema which explains the advantage of using description in WordPress menu. I got carried away with that idea and decided to implement it in my blog which runs on Genesis Framework. And thats how ... Read Further ➟
What is WordPress and Why to use it : How to Use WordPress #1
This WordPress guide is a part of How to Use WordPress Series which helps beginners to learn about WordPress. WordPress...The most recommended term by others if you reach out for help to start a blog/Website.If you are confused with the answers you ... Read Further ➟
WordPress Installation just got better – Introducing Custom WordPress bundle
WordPress is one of the easiest CMS or blogging platform to install and manage.By default WordPress comes with few plugins and Themes like Hello dolly, Akismet and Twenty X theme series.So you need to spend some more time to install and configure ... Read Further ➟
How to enable Shortcodes in WordPress Widget Area
In previous article I showed How to execute PHP code in Text Widget without using Plugin and this post also deals with similar kind of stuffs. Shortcodes are piece of reference code which executes specific set of codes when it called.Shortcodes ... Read Further ➟
How to execute PHP code in Text Widget without using Plugin
Sometimes we need to execute PHP scripts in text widget but by default WordPress doesn't comes with this feature because of security issues. You can use few plugins like PHP text widget and PHP Code Widget but why anyone should use those when we ... Read Further ➟
How to style WordPress Navigation links using custom CSS Classes
Have you ever thought about highlighting particular link in WordPress menu ?. For example,You can highlight "Hire Us" link in navigation to get readers attention,which helps to get high conversion. Interestingly,WordPress offers a feature called ... Read Further ➟