<?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: Additional Sections</title>
		<link>http://www.themolitor.com/forums/topic/additional-sections</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Additional Sections</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:42:37 +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/additional-sections" rel="self" type="application/rss+xml" />

		<item>
			<title>kellter on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-26471</link>
			<pubDate>Sat, 18 Jan 2014 10:37:31 +0000</pubDate>
			<dc:creator>kellter</dc:creator>
			<guid isPermaLink="false">26471@http://www.themolitor.com/forums/</guid>
			<description><p>Quick ?. I have it working the only problem is it is open (expanded) when the page is opened. When I close it, it closes the details section also. Is there a way to have it closed, not expanded.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-26461</link>
			<pubDate>Fri, 17 Jan 2014 12:43:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26461@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up and I really appreciate you rating the theme :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>kellter on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-26459</link>
			<pubDate>Fri, 17 Jan 2014 11:37:25 +0000</pubDate>
			<dc:creator>kellter</dc:creator>
			<guid isPermaLink="false">26459@http://www.themolitor.com/forums/</guid>
			<description><p>Disregard, got it going.</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>kellter on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-26457</link>
			<pubDate>Fri, 17 Jan 2014 11:22:01 +0000</pubDate>
			<dc:creator>kellter</dc:creator>
			<guid isPermaLink="false">26457@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks, </p>
<p>Not asking you to troubleshoot but quick question,</p>
<p>Other than putting that code in single.php after line 93, is there any other actions or other files that need customization.</p>
<p>I understand you cannot walk everyone through a customization, I would just like to know if I need to address any other files.<br />
Thank you for your support, I gave your theme 5 stars.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-26456</link>
			<pubDate>Fri, 17 Jan 2014 10:01:02 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26456@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Looking at my example code above, there are no markup errors, so I can only assume there's an error with your implementation of the code. Being as it is, unfortunately I'm not able to troubleshoot customizations like this. </p>
<p>I hope you understand.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>kellter on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-26450</link>
			<pubDate>Fri, 17 Jan 2014 07:05:21 +0000</pubDate>
			<dc:creator>kellter</dc:creator>
			<guid isPermaLink="false">26450@http://www.themolitor.com/forums/</guid>
			<description><p>I am attempting this and get the following error when the code is added.</p>
<pre><code>Parse error: syntax error, unexpected &#039;&#60;&#039; in /home/njdiner/public_html/wp-content/themes/wpnavigator/single.php on line 94</code></pre></description>
		</item>
		<item>
			<title>THE MOLITOR on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-25941</link>
			<pubDate>Mon, 30 Dec 2013 14:24:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25941@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I was mainly referring to providing instruction to remove sections. Adding sections is a little more tricky depending on what you want to add.</p>
<p>The basic structure for each section looks like this...</p>
<pre><code>&#60;div id=&#34;customToggle&#34; class=&#34;toggleButton&#34;&#62;&#60;span&#62;+&#60;/span&#62;Custom Section Title&#60;/div&#62;
&#60;div id=&#34;custom&#34;&#62;
CONTENT GOES HERE
&#60;/div&#62;</code></pre>
<p>Notice the IDs, title name and content. If you want to hard code the content, you can just throw something in where it says "CONTENT GOES HERE" and throw it in single.php (line 93 would be good).</p>
<p>If you want the content to be controlled by the WordPress editor, then you'll need to submit a customization request as that goes beyond the level of support I'm able to provide.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>awilson3rd on "Additional Sections"</title>
			<link>http://www.themolitor.com/forums/topic/additional-sections#post-25914</link>
			<pubDate>Mon, 30 Dec 2013 11:02:55 +0000</pubDate>
			<dc:creator>awilson3rd</dc:creator>
			<guid isPermaLink="false">25914@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, </p>
<p>On the comments section of the theme on themeforest you mention you can provide additional instructions for creating additional sections in the post view:</p>
<p><a href="http://themeforest.net/item/the-navigator-premium-wp-location-guide-blog/397351/comments?filter=all&#038;term=additional&#038;utf8=%E2%9C%93" rel="nofollow">http://themeforest.net/item/the-navigator-premium-wp-location-guide-blog/397351/comments?filter=all&#038;term=additional&#038;utf8=%E2%9C%93</a></p>
<p>Can you please send these to me? </p>
<p>Thanks</p>
<p>Andrew
</p></description>
		</item>

	</channel>
</rss>
