<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Probleme with menu highlight</title>
		<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Probleme with menu highlight</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:23:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/probleme-with-menu-highlight" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23757</link>
			<pubDate>Tue, 08 Oct 2013 15:04:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23757@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The update is now available. Please review this thread for details: <a href="http://www.themolitor.com/forums/topic/update-v220-for-chameleon-theme-customizer-support?replies=1" rel="nofollow">http://www.themolitor.com/forums/topic/update-v220-for-chameleon-theme-customizer-support?replies=1</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23747</link>
			<pubDate>Tue, 08 Oct 2013 12:02:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23747@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>I'll be submitting an update that improves general performance and adds the WP Theme Customizer support (instead of the current theme options).</p>
<p>I'll post here when it's available for download as I recommend this update to all users.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23742</link>
			<pubDate>Tue, 08 Oct 2013 09:58:44 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">23742@http://www.themolitor.com/forums/</guid>
			<description><p>It works now !!!</p>
<p>Thank you for your help ;-)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23739</link>
			<pubDate>Tue, 08 Oct 2013 09:46:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23739@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yes! I found a bug in the plugin script used for that effect. Here's the fix...</p>
<p>Open "scripts.js" and change the following on line 194 from this...</p>
<pre><code>curr = $(&#34;li.current_page_item&#34;, this)[0] &#124;&#124; $(&#34;li.current-cat&#34;, this)[0] &#124;&#124; $($li[0]).addClass(&#34;current_page_item&#34;)[0];</code></pre>
<p>...to this...</p>
<pre><code>curr = $(&#34;li.current_page_item&#34;, this)[0] &#124;&#124; $(&#34;li.current-cat&#34;, this)[0] &#124;&#124; $(&#34;li.current-menu-item&#34;, this)[0];</code></pre>
<p>Let me know if that works with the WordPress menu system.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23737</link>
			<pubDate>Tue, 08 Oct 2013 08:41:11 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">23737@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,<br />
sorry for the misunderstanding...... I have deleted the menu and it works fine with the "automated menu". But now I need to use custom menu "main" is it possible  ?</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23728</link>
			<pubDate>Tue, 08 Oct 2013 08:11:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23728@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>There are a couple exclude page and category options that were used before the WordPress menu system was made available.</p>
<p>I mostly just wanted to check if it's a WordPress menu issue and see if the problem was caused by using that. Did you check out the menu after deactivating it on the "menus" page?</p>
<p>Let me know. </p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23721</link>
			<pubDate>Mon, 07 Oct 2013 14:06:31 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">23721@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry, but I don't understand what I must do in "theme options" page ? There is nothing for the menu ....
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23720</link>
			<pubDate>Mon, 07 Oct 2013 13:55:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23720@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try un-assigning your menu on the "menus" page and use the theme options page to control the menu items. Let me know if that has any impact.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23719</link>
			<pubDate>Mon, 07 Oct 2013 13:36:04 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">23719@http://www.themolitor.com/forums/</guid>
			<description><p>Yes, of course I reinstall WordPress yesterday and I made some tests without plugins, I only create the menu like I describe in my first post.</p>
<p>I saw on other site who use this theme, the same problem !!!!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23716</link>
			<pubDate>Mon, 07 Oct 2013 13:09:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23716@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Have you tried deactivating additional plugins you have installed? Also, it appears you haven't finished setting up the theme as you don't have any content on the home page.</p>
<p>Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23711</link>
			<pubDate>Mon, 07 Oct 2013 10:53:04 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">23711@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://www.haettel.fr" rel="nofollow">http://www.haettel.fr</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23708</link>
			<pubDate>Mon, 07 Oct 2013 09:48:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23708@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Probleme with menu highlight"</title>
			<link>http://www.themolitor.com/forums/topic/probleme-with-menu-highlight#post-23699</link>
			<pubDate>Mon, 07 Oct 2013 04:05:59 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">23699@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,<br />
I have a probleme with the main menu, if the target is a page and you clic on it, you go to the page and the label in the menu stay highlight (with the arrow under it). If you use a categorie in the menu (blog for exemple) you have a list of posts with the selected categorie but the label didn't stay highlight and return on the first label of the menu.</p>
<p>Could you help me ?<br />
Thanks</p>
<p>PS : I test it without plugins and with a fresh install of Wordpress and the result is still the same.
</p></description>
		</item>

	</channel>
</rss>
