<?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: /?menu=</title>
		<link>http://www.themolitor.com/forums/topic/menu-2</link>
		<description>THE MOLITOR FORUMS &#187; Topic: /?menu=</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 07:48:22 +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/menu-2" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "/?menu="</title>
			<link>http://www.themolitor.com/forums/topic/menu-2#post-25519</link>
			<pubDate>Fri, 13 Dec 2013 15:07:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25519@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>This is an AJAX theme, so the menu items don't link to pages. Menu items link to various sections on the page, which is why this method is used.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Dennis on "/?menu="</title>
			<link>http://www.themolitor.com/forums/topic/menu-2#post-25517</link>
			<pubDate>Fri, 13 Dec 2013 14:46:37 +0000</pubDate>
			<dc:creator>Dennis</dc:creator>
			<guid isPermaLink="false">25517@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris That worked well - how do I get it to say the short URL though ie ......com/contact?</p>
<p>Appreciate the help!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "/?menu="</title>
			<link>http://www.themolitor.com/forums/topic/menu-2#post-25473</link>
			<pubDate>Thu, 12 Dec 2013 11:31:35 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25473@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>This feature allows users to link to specific sections of the site. For example, clicking the following link -- <a href="http://themes.themolitor.com/misc/?menu=gallery&#038;panel=1" rel="nofollow">http://themes.themolitor.com/misc/?menu=gallery&#038;panel=1</a> -- will take you to a specific section of the demo site. </p>
<p>Removing this feature will prevent users to link to the page like this.</p>
<p>If you still want to disable the URL feature, remove the following on lines 268-281 of custom.js...</p>
<pre><code>//UPDATE URL
if(history.pushState) {
	var currentPanel = thisPanel.find(&#039;.activePaginate&#039;).index() + 1;

	//CHECK IF THERE&#039;s A CURRENT PANEL
	if(currentPanel &#62;= 1){
		currentPanel = &#039;&#38;panel=&#039;+currentPanel;
	} else {
		currentPanel = &#039;&#039;;
	}

	//CHANGE URL
	history.pushState(null, null, &#039;?menu=&#039;+theHash+&#039;&#039;+currentPanel);
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Dennis on "/?menu="</title>
			<link>http://www.themolitor.com/forums/topic/menu-2#post-25456</link>
			<pubDate>Thu, 12 Dec 2013 07:43:31 +0000</pubDate>
			<dc:creator>Dennis</dc:creator>
			<guid isPermaLink="false">25456@http://www.themolitor.com/forums/</guid>
			<description><p>This little peice of code (?menu=) stuck in the url is making my life a nightmare.</p>
<p>How to get rid of this so that I can have proper urls?
</p></description>
		</item>

	</channel>
</rss>
