<?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: v1.3 Update for Wave</title>
		<link>http://www.themolitor.com/forums/topic/v12-bug-fix</link>
		<description>THE MOLITOR FORUMS &#187; Topic: v1.3 Update for Wave</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 23:09: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/v12-bug-fix" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "v1.3 Update for Wave"</title>
			<link>http://www.themolitor.com/forums/topic/v12-bug-fix#post-3516</link>
			<pubDate>Mon, 01 Aug 2011 13:57:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3516@http://www.themolitor.com/forums/</guid>
			<description><p>If you don't see it there, you'll have to access the file via FTP to edit or make changes. </p>
<p>If you haven't made a lot of changes to the theme, I recommend downloading the latest version from your "downloads" page (free) and replacing the theme files with the downloaded copy.
</p></description>
		</item>
		<item>
			<title>pollorball20000 on "v1.3 Update for Wave"</title>
			<link>http://www.themolitor.com/forums/topic/v12-bug-fix#post-3495</link>
			<pubDate>Sun, 31 Jul 2011 09:24:28 +0000</pubDate>
			<dc:creator>pollorball20000</dc:creator>
			<guid isPermaLink="false">3495@http://www.themolitor.com/forums/</guid>
			<description><p>Maybe I am just a little "Scripts" impaired. The place I am looking Is the "Theme Editor" under Appearance. I have searched everything on that screen as well as the column on the left. Am I in the tight place?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "v1.3 Update for Wave"</title>
			<link>http://www.themolitor.com/forums/topic/v12-bug-fix#post-3480</link>
			<pubDate>Fri, 29 Jul 2011 09:34:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3480@http://www.themolitor.com/forums/</guid>
			<description><p>You bet. It's inside the "scripts" folder of the theme.
</p></description>
		</item>
		<item>
			<title>pollorball20000 on "v1.3 Update for Wave"</title>
			<link>http://www.themolitor.com/forums/topic/v12-bug-fix#post-3475</link>
			<pubDate>Thu, 28 Jul 2011 19:24:06 +0000</pubDate>
			<dc:creator>pollorball20000</dc:creator>
			<guid isPermaLink="false">3475@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks so much for the updates, however where do I locate "scripts.js"
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "v1.3 Update for Wave"</title>
			<link>http://www.themolitor.com/forums/topic/v12-bug-fix#post-3362</link>
			<pubDate>Sat, 23 Jul 2011 10:32:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3362@http://www.themolitor.com/forums/</guid>
			<description><p>Version 1.3 of WordPress Wave has the following changes...</p>
<ol>
<li>Open "style.css" and change the following on line 54 - 55...<br />
<pre><code>body.page-template-pagegrid-php #main,
body.page-template-pagefull-php #main {width: 100%; margin-bottom: 90px;}</code></pre>
<p>...to the following...</p>
<pre><code>body.page-template-page_grid-php #main,
body.page-template-page_full-php #main {width: 100%; margin-bottom: 90px;}</code></pre>
</li>
<li>Open "scripts.js" and change the following on lines 172 - 175...<br />
<pre><code>//GRID LAYOUT
jQuery(&#34;body.page-template-pagegrid-php .gridPost:nth-child(3n)&#34;).css(&#34;marginRight&#34;,&#34;0px&#34;);
jQuery(&#34;body.page-template-pagegrid-php .gridPost:nth-child(3n+1)&#34;).css(&#34;clear&#34;,&#34;left&#34;);
jQuery(&#34;body.page-template-pagegridsidebar-php .gridPost:nth-child(2n)&#34;).css(&#34;marginRight&#34;,&#34;0px&#34;);
jQuery(&#34;body.page-template-pagegridsidebar-php .gridPost:nth-child(2n+3)&#34;).css(&#34;clear&#34;,&#34;left&#34;);</code></pre>
<p>...to the following...</p>
<pre><code>//GRID LAYOUT
jQuery(&#34;body.page-template-page_grid-php .gridPost:nth-child(3n)&#34;).css(&#34;marginRight&#34;,&#34;0px&#34;);
jQuery(&#34;body.page-template-page_grid-php .gridPost:nth-child(3n+1)&#34;).css(&#34;clear&#34;,&#34;left&#34;);
jQuery(&#34;body.page-template-page_grid_sidebar-php .gridPost:nth-child(2n)&#34;).css(&#34;marginRight&#34;,&#34;0px&#34;);
jQuery(&#34;body.page-template-page_grid_sidebar-php .gridPost:nth-child(2n+3)&#34;).css(&#34;clear&#34;,&#34;left&#34;);</code></pre>
</li>
</ol></description>
		</item>

	</channel>
</rss>
