Post tagged with "wordpress"

How to add Style to the Current Page Item in WordPress Navigation By: Vladan | under: Wordpress | October 20, 2011 | Tags: , | 4 Comments

Adding Style to the Current Page Item in Wordpress Navigation

After converting HTML to Wordpress I was realized that I need different style for current page item in Wordpress navigation. Actually it is normal to highlight current page item, but in older Wordpress versions I was using plugin for that.

Now, there is no need for plugin since WP have option for creating custom menu. After several attempts to highlight current menu item, I decided to look into code and find out is there any extra class for that. The extra class is…

How to Enable Manual Excerpt in WordPress 3.1 in Few Easy Steps By: Vladan | under: Wordpress | March 23, 2011 | Tags: | One comment

When you finish Wordpress 3.1 installation or upgrade first thing that you will notice is that there is no excerpt field below textarea in post or page. What went wrong, you probably asking yourself.

Screen Options in Wordpress 3.1