<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Custom HTML for menu items</title>
	<atom:link href="http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpml.org</link>
	<description>Using WordPress to build full multilingual websites</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:20:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aldo</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-4426</link>
		<dc:creator>Aldo</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-4426</guid>
		<description>Thanks for your feedback.
The reason is, I&#039;m still looking for a way to enable a menu entry from a page who has a post as child: http://forum.wpml.org/topic.php?id=345

I&#039;ll modify line 355 of cms-navigation.php to insert an id to the LI tag.
Maybe you can add this for a future release ;-)</description>
		<content:encoded><![CDATA[<p>Thanks for your feedback.<br />
The reason is, I&#8217;m still looking for a way to enable a menu entry from a page who has a post as child: <a href="http://forum.wpml.org/topic.php?id=345" rel="nofollow">http://forum.wpml.org/topic.php?id=345</a></p>
<p>I&#8217;ll modify line 355 of cms-navigation.php to insert an id to the LI tag.<br />
Maybe you can add this for a future release <img src='http://wpml.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amir</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-4425</link>
		<dc:creator>amir</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-4425</guid>
		<description>Right now, no. There&#039;s no way to do it.

You can create an element with a span and assign an ID to it and then create CSS for that span. It&#039;s a little more complicated but you&#039;ll get the exact same visual result.</description>
		<content:encoded><![CDATA[<p>Right now, no. There&#8217;s no way to do it.</p>
<p>You can create an element with a span and assign an ID to it and then create CSS for that span. It&#8217;s a little more complicated but you&#8217;ll get the exact same visual result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aldo</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-4424</link>
		<dc:creator>Aldo</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-4424</guid>
		<description>Is there a way to add an id to the LI tag in the menu using the page slug?</description>
		<content:encoded><![CDATA[<p>Is there a way to add an id to the LI tag in the menu using the page slug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-1954</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 10 Aug 2009 18:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-1954</guid>
		<description>Yes, all this code goes to functions.php.</description>
		<content:encoded><![CDATA[<p>Yes, all this code goes to functions.php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura S.</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-1950</link>
		<dc:creator>Laura S.</dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-1950</guid>
		<description>Same question for Step 3 -- where does this code go?</description>
		<content:encoded><![CDATA[<p>Same question for Step 3 &#8212; where does this code go?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura S.</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-1949</link>
		<dc:creator>Laura S.</dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-1949</guid>
		<description>I am trying this again with some help. I am confused about &quot;Step 2: Build the theme function&quot; -- where do I put this code? Does it go in the functions.php file?

Thank you,
Laura S.</description>
		<content:encoded><![CDATA[<p>I am trying this again with some help. I am confused about &#8220;Step 2: Build the theme function&#8221; &#8212; where do I put this code? Does it go in the functions.php file?</p>
<p>Thank you,<br />
Laura S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura S.</title>
		<link>http://wpml.org/documentation/getting-started-guide/site-navigation/custom-html-for-menu-items/comment-page-1/#comment-1917</link>
		<dc:creator>Laura S.</dc:creator>
		<pubDate>Fri, 07 Aug 2009 14:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpml.org/?page_id=1824#comment-1917</guid>
		<description>Hello,

I&#039;m not sure this matches up exactly with what I want to do. My main navigation is a set of 8 images (HOME, ABOUT US, etc.). Each image has a rollover state. There is no text for these, they are only images. The images are not necessarily the same width, although perhaps I could force them to be if necessary.

When you mouse over one of the nav images, it should turn into the rollover state and reveal a dropdown menu.

It&#039;s not clear from the directions above whether I have the option of using images (and no text) for the main part of the nav. And, if I am allowed to use images, do they need to be the same width. It looks like the dropdown menu is a little more flexible.

Can you please help clear this up for me? Thanks :)

Laura S.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m not sure this matches up exactly with what I want to do. My main navigation is a set of 8 images (HOME, ABOUT US, etc.). Each image has a rollover state. There is no text for these, they are only images. The images are not necessarily the same width, although perhaps I could force them to be if necessary.</p>
<p>When you mouse over one of the nav images, it should turn into the rollover state and reveal a dropdown menu.</p>
<p>It&#8217;s not clear from the directions above whether I have the option of using images (and no text) for the main part of the nav. And, if I am allowed to use images, do they need to be the same width. It looks like the dropdown menu is a little more flexible.</p>
<p>Can you please help clear this up for me? Thanks <img src='http://wpml.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Laura S.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
