<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>PSD to Wordpress &#187; current item</title> <atom:link href="http://www.sramekdesign.com/tag/current-item/feed/" rel="self" type="application/rss+xml" /><link>http://www.sramekdesign.com</link> <description>Get your PSD sliced into the XHTML valid Wordpress theme. SramekDesign offers cheap and fast PSD to Wordpress conversion service.</description> <lastBuildDate>Wed, 20 Apr 2011 04:33:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Multilevel-navigation plugin: how to keep current item Home highlighted</title><link>http://www.sramekdesign.com/wordpress/multilevel-navigation-plugin-highlight-current-item-home/</link> <comments>http://www.sramekdesign.com/wordpress/multilevel-navigation-plugin-highlight-current-item-home/#comments</comments> <pubDate>Thu, 08 Jan 2009 13:46:48 +0000</pubDate> <dc:creator>Tomas Sramek</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[current item]]></category> <category><![CDATA[highlight]]></category> <category><![CDATA[homepage]]></category> <category><![CDATA[multilevel navigation plugin]]></category> <category><![CDATA[plugin]]></category><guid
isPermaLink="false">http://www.sramekdesign.com/?p=116</guid> <description><![CDATA[Multilevel-navigation plugin for WordPress is beyond all doubts a great plugin that allows you to create beautiful dropdown menus and enrich the look of your wordpress theme. The only problem while working with Multi level navigation plug-in is that it doesn&#8217;t keep current item &#8216;Homepage&#8217; highlighted. If you have encountered the same problem and would [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://pixopoint.com/multi-level-navigation/" rel="nofollow">Multilevel-navigation plugin</a> for WordPress is beyond all doubts a great plugin that allows you to create beautiful dropdown menus and enrich the look of your wordpress theme.<br
/> The only problem while working with Multi level navigation plug-in is that it doesn&#8217;t keep current item &#8216;Homepage&#8217; highlighted. If you have encountered the same problem and would like to keep the &#8216;home page&#8217; link highlighted, here is my quick and easy solution:</p><p><em><strong>This is how you can set color for &#8216;current&#8217; item:</strong></em></p><p>You have to use class li.current_page_parent:</p><pre class="brush: css; title: ; notranslate">
#suckerfishnav li.current_page_parent,
#suckerfishnav li.current_page_parent,
#suckerfishnav li.current_page_item {color:yellow;}
#suckerfishnav li.current_page_parent a:hover,
#suckerfishnav li.current_page_parent a,
#suckerfishnav li.current_page_item a {color:yellow;}
</pre><p><em><strong>And now  how to keep homepage item of menu highlighted:</strong></em></p><p>1.  In plugin&#8217;s settings disable viewing &#8216;Home&#8217; item. From now on you are not going to need it.<a
href="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/multilevel-navigation-settings1.jpg"><img
class="aligncenter size-full wp-image-143" title="multilevel-navigation-settings1" src="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/multilevel-navigation-settings1.jpg" alt="multilevel-navigation-settings1" width="625" height="139" /></a></p><p>2.  Create new page and name it &#8216;Home&#8217; &#8230;or how you want to.</p><p>3.  If you want this page to be viewed as first you have to set order value of the page lower than other pages. Now the item &#8216;Home&#8217; should be on the first place in your menu.</p><p><a
href="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/page-order.jpg"><img
class="aligncenter size-full wp-image-145" title="page-order" src="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/page-order.jpg" alt="page-order" width="650" height="405" /></a></p><p>4.  Go to Settings&#8211;&gt;Reading and set your posts page to be viewed by clicking on the &#8216;Home&#8217; link. Now every time you click &#8216;Home&#8217; item in your menu, you will get to your homepage.</p><p><a
href="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/reading-settings.jpg"><img
class="aligncenter size-full wp-image-131" title="reading-settings" src="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/reading-settings.jpg" alt="reading-settings" width="650" height="297" /></a></p><p>5.  The last problem is the URL in the browser. It is viewed like this:</p><p><a
href="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/url-home.jpg"><img
class="aligncenter size-full wp-image-147" title="url-home" src="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/url-home.jpg" alt="url-home" width="625" height="73" /></a></p><p>Probably you will want the URL after clicking on &#8216;Home&#8217; item to be www.yourdomain.com without the &#8216;/home/&#8217;. This issue we can easily solve with Page links to plugin. You can get it <a
href="http://txfx.net/code/wordpress/page-links-to/">here</a> or install it directly via &#8216;add new plugin&#8217; panel.</p><p>6.  The plugin adds option &#8216;page links to&#8217; to the page&#8217;s options. Just type in your domain&#8217;s URL and that&#8217;s it. Multilevel navigation plugin&#8217;s Home item issue is solved.</p><p><a
href="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/page-links-to.jpg"><img
class="aligncenter size-full wp-image-150" title="page-links-to" src="http://sramekdesign.tomsramek.com/wp-content/uploads/2009/01/page-links-to.jpg" alt="page-links-to" width="625" height="85" /></a></p><div
id="crp_related"><h3>Related Posts:</h3><ul><li><a
href="http://www.sramekdesign.com/wordpress/how-to-display-external-rss-feed/" rel="bookmark" class="crp_title">How to display external RSS feed</a><span
class="crp_excerpt"> Don't mess with RSS plugins! Here is a snippet that ...</span></li><li><a
href="http://www.sramekdesign.com/wordpress/how-to-create-custom-login-page/" rel="bookmark" class="crp_title">How to create custom login page</a><span
class="crp_excerpt"> Customizing WordPress login page is a pretty easy issue. We ...</span></li><li><a
href="http://www.sramekdesign.com/dreamweaver/how-to-disable-background-file-activity-window-in-dreamweaver/" rel="bookmark" class="crp_title">How to disable background file activity window in Dreamweaver</a><span
class="crp_excerpt"> Solution 1You just have to assign your FTP  to a ...</span></li><li><a
href="http://www.sramekdesign.com/wordpress/display-current-logged-in-user/" rel="bookmark" class="crp_title">Display current logged in user</a><span
class="crp_excerpt"> 1. If you are logged out you will see "Please ...</span></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.sramekdesign.com/wordpress/multilevel-navigation-plugin-highlight-current-item-home/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 2/14 queries in 0.023 seconds using disk: basic
Object Caching 332/350 objects using disk: basic
Content Delivery Network via N/A

Served from: www.sramekdesign.com @ 2012-02-04 03:36:25 -->
