<?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: &quot;back button&quot; for navigation</title>
		<link>http://www.themolitor.com/forums/topic/back-button-for-navigation</link>
		<description>THE MOLITOR FORUMS &#187; Topic: &quot;back button&quot; for navigation</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 09:18:39 +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/back-button-for-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "&quot;back button&quot; for navigation"</title>
			<link>http://www.themolitor.com/forums/topic/back-button-for-navigation#post-33145</link>
			<pubDate>Thu, 19 Feb 2015 14:49:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33145@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up with your findings! </p>
<p>Hope you're enjoying the theme :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>PhiloRex on "&quot;back button&quot; for navigation"</title>
			<link>http://www.themolitor.com/forums/topic/back-button-for-navigation#post-33136</link>
			<pubDate>Wed, 18 Feb 2015 19:27:07 +0000</pubDate>
			<dc:creator>PhiloRex</dc:creator>
			<guid isPermaLink="false">33136@http://www.themolitor.com/forums/</guid>
			<description><p>okay that didn't format correctly because of the backticks in the javascript, so I've put it in pastebin.</p>
<p>Basically you've got to find the line that starts out '$menu_list .='</p>
<p>and replace that line with the line in pastebin here: <a href="http://pastebin.com/ZQvaEzBs" rel="nofollow">http://pastebin.com/ZQvaEzBs</a>
</p></description>
		</item>
		<item>
			<title>PhiloRex on "&quot;back button&quot; for navigation"</title>
			<link>http://www.themolitor.com/forums/topic/back-button-for-navigation#post-33135</link>
			<pubDate>Wed, 18 Feb 2015 19:10:54 +0000</pubDate>
			<dc:creator>PhiloRex</dc:creator>
			<guid isPermaLink="false">33135@http://www.themolitor.com/forums/</guid>
			<description><p>I've found the fix.</p>
<p>in the theme's index.php, at the top, under the navigation menu find the line</p>
<pre><code>$menu_list .= &#039;&#60;li id=&#34;&#039;.$titleId.&#039;Link&#34; class=&#34;&#039;.$type.&#039;&#34;&#62;&#60;a href=&#34;#&#039;.$titleId.&#039;&#34;&#62;&#039; . $title . &#039;&#60;/a&#62;&#039;;</code></pre>
<p>and change it to:</p>
<pre><code>$menu_list .= &#039;&#60;li id=&#34;&#039;.$titleId.&#039;Link&#34; class=&#34;&#039;.$type.&#039;&#34;&#62;&#60;a href=&#34;#&#039;.$titleId.&#039;&#34;&#62;&#039; . $title . &#039;&#60;/a&#62;&#039;;</code></pre></description>
		</item>
		<item>
			<title>PhiloRex on "&quot;back button&quot; for navigation"</title>
			<link>http://www.themolitor.com/forums/topic/back-button-for-navigation#post-33134</link>
			<pubDate>Wed, 18 Feb 2015 16:47:02 +0000</pubDate>
			<dc:creator>PhiloRex</dc:creator>
			<guid isPermaLink="false">33134@http://www.themolitor.com/forums/</guid>
			<description><p>I'm reading up on js 'pushstate' to add the link with anchor to the history and change the current URL. I'm guessing it would need to be added as an event from clicking the main menu items.
</p></description>
		</item>
		<item>
			<title>PhiloRex on "&quot;back button&quot; for navigation"</title>
			<link>http://www.themolitor.com/forums/topic/back-button-for-navigation#post-33133</link>
			<pubDate>Wed, 18 Feb 2015 15:50:39 +0000</pubDate>
			<dc:creator>PhiloRex</dc:creator>
			<guid isPermaLink="false">33133@http://www.themolitor.com/forums/</guid>
			<description><p>Is there any easy way to enable the use of the browsers back button to reverse navigate the 'panels' theme? I know the arrow keys do this, I've just received a few complaints from people who expect that functionality.  Cheers
</p></description>
		</item>

	</channel>
</rss>
