<?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: Scrolling problems</title>
		<link>http://www.themolitor.com/forums/topic/scrolling-problems-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Scrolling problems</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:03: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/scrolling-problems-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-37655</link>
			<pubDate>Mon, 08 Feb 2016 13:57:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37655@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The order/placement shouldn't matter, but I usually add elements to the end of the string out of habit.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-37649</link>
			<pubDate>Mon, 08 Feb 2016 11:53:17 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">37649@http://www.themolitor.com/forums/</guid>
			<description><p>That worked. Great.</p>
<p>Odd how I put it after the ':' and it didn't work. Maybe I did something else wrong.</p>
<p>If I want to use open and close parens, i.e., "(" and ")", should  I add after the semi-colon or after "-"?</p>
<p>Thanks for the help!</p>
<p>rkevins
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-37637</link>
			<pubDate>Mon, 08 Feb 2016 10:09:42 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37637@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Have you tried this...</p>
<pre><code>&#039;:&#039;, &#039;é&#039;, &#039;/&#039;, &#039;*&#039;,&#039; &#039;,&#039;?&#039;,&#039;&#38;&#039;,&#34;&#039;&#34;,&#039;;&#039;</code></pre>
<p>Let me know if that works.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-37624</link>
			<pubDate>Sat, 06 Feb 2016 15:41:57 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">37624@http://www.themolitor.com/forums/</guid>
			<description><p>In the above posts, you showed me how to add an apostrophe to lines 15 and 41 of the index.php to get the page Director's Statement to show up blue in the menu.</p>
<p>I've now tried to add a semi-colon and open and close parens but the site goes blank.</p>
<p>Any idea how to add those 3 things to lines 15 &#38; 41 so the menu page turns blue when scrolling?</p>
<p>Thanks!</p>
<p>lifeneverbegins.com
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32535</link>
			<pubDate>Wed, 14 Jan 2015 12:20:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32535@http://www.themolitor.com/forums/</guid>
			<description><p>Excellent! :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32533</link>
			<pubDate>Wed, 14 Jan 2015 12:09:01 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">32533@http://www.themolitor.com/forums/</guid>
			<description><p>Eureka! It works! Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32531</link>
			<pubDate>Wed, 14 Jan 2015 10:45:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32531@http://www.themolitor.com/forums/</guid>
			<description><p>Ooops, forgot to also include this...</p>
<p>Open index.php and change the following on line 41 form this...</p>
<pre><code>$titleId = str_replace(array(&#039;:&#039;, &#039;é&#039;, &#039;/&#039;, &#039;*&#039;,&#039; &#039;,&#039;?&#039;,&#039;&#38;&#039;), &#039;-&#039;, $title);</code></pre>
<p>...to this...</p>
<pre><code>$titleId = str_replace(array(&#039;:&#039;, &#039;é&#039;, &#039;/&#039;, &#039;*&#039;,&#039; &#039;,&#039;?&#039;,&#039;&#38;&#039;,&#34;&#039;&#34;), &#039;-&#039;, $title);</code></pre>
<p>Let me know if it works now.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32523</link>
			<pubDate>Wed, 14 Jan 2015 06:39:53 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">32523@http://www.themolitor.com/forums/</guid>
			<description><p>Hi<br />
Thanks for the reply. Unfortunately, I replaced, refreshed and no go, still the same.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32515</link>
			<pubDate>Tue, 13 Jan 2015 09:12:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32515@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I think it might be because there's an apostrophe in the menu item. Try this...</p>
<p>Open index.php and change the following on line 15 from this...</p>
<pre><code>$titleId = str_replace(array(&#039;:&#039;, &#039;é&#039;, &#039;/&#039;, &#039;*&#039;,&#039; &#039;,&#039;?&#039;,&#039;&#38;&#039;), &#039;-&#039;, $title);</code></pre>
<p>...to this...</p>
<pre><code>$titleId = str_replace(array(&#039;:&#039;, &#039;é&#039;, &#039;/&#039;, &#039;*&#039;,&#039; &#039;,&#039;?&#039;,&#039;&#38;&#039;,&#34;&#039;&#34;), &#039;-&#039;, $title);</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32511</link>
			<pubDate>Tue, 13 Jan 2015 08:17:58 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">32511@http://www.themolitor.com/forums/</guid>
			<description><p>Here tis: <a href="http://www.lifeneverbegins.com/" rel="nofollow">http://www.lifeneverbegins.com/</a>
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32510</link>
			<pubDate>Tue, 13 Jan 2015 08:12:53 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">32510@http://www.themolitor.com/forums/</guid>
			<description><p>Here it is. I should've provided it in the first post, sorry.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32504</link>
			<pubDate>Mon, 12 Jan 2015 10:55:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32504@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>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rkevins on "Scrolling problems"</title>
			<link>http://www.themolitor.com/forums/topic/scrolling-problems-1#post-32493</link>
			<pubDate>Mon, 12 Jan 2015 06:53:37 +0000</pubDate>
			<dc:creator>rkevins</dc:creator>
			<guid isPermaLink="false">32493@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,<br />
Ok, I asked over at wp first, they thought it a theme problem so here goes:</p>
<p>I added a page. When I scroll down at the website, as each page goes past, the menu background becomes blue except with the new page, it gets skipped that way. It's not a sub-page, and I can't figure it out.</p>
<p>Any  idea?</p>
<p>best<br />
rkevins
</p></description>
		</item>

	</channel>
</rss>
