<?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: Only 1 post (video). How to remove the arrows and &#039;continue&#039;</title>
		<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Only 1 post (video). How to remove the arrows and &#039;continue&#039;</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 19:19:58 +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/only-1-post-video-how-to-remove-the-arrows-and-continue" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Only 1 post (video). How to remove the arrows and &#039;continue&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue#post-27371</link>
			<pubDate>Tue, 25 Feb 2014 15:08:37 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27371@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, I'm confused. Above you said the following...</p>
<blockquote><p>there is a 'continue' on the bottom that makes no sense if you use only 1 post. Can I turn it of?</p></blockquote>
<p>Is that not what you're asking about?</p>
<p>Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>marcoschreijen on "Only 1 post (video). How to remove the arrows and &#039;continue&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue#post-27366</link>
			<pubDate>Tue, 25 Feb 2014 13:23:06 +0000</pubDate>
			<dc:creator>marcoschreijen</dc:creator>
			<guid isPermaLink="false">27366@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris, but like I said I already removed all unwanted code form the single post. It  was more then just the 'continue'. I wanted to remove the TAB too, and that did the job. Sorry for desacrifying your work...</p>
<p>Marco
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Only 1 post (video). How to remove the arrows and &#039;continue&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue#post-27363</link>
			<pubDate>Tue, 25 Feb 2014 13:04:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27363@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Fair enough. If you want to remove the "Continue" link on the single post page, add the following to your Custom CSS box on the Customize page...</p>
<pre><code>body.single .continueOn {display: none;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>marcoschreijen on "Only 1 post (video). How to remove the arrows and &#039;continue&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue#post-27356</link>
			<pubDate>Tue, 25 Feb 2014 12:06:44 +0000</pubDate>
			<dc:creator>marcoschreijen</dc:creator>
			<guid isPermaLink="false">27356@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you Chris for your reply. I know what you mean, but the main function of the site is to tell a story starting with 1 video. I edited the single_post.php and removed the elements I don't need. I understand the consequences, but we don't use posts in the rest of the site.</p>
<p>Greetings, </p>
<p>Marco
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Only 1 post (video). How to remove the arrows and &#039;continue&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue#post-27348</link>
			<pubDate>Tue, 25 Feb 2014 10:53:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27348@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I appreciate the nice remark!</p>
<p>The Producer is setup to showcase a body of work and isn't really intended as a single-video theme. That said, you can add the following to your Custom CSS box on the Customize page to remove some elements...</p>
<pre><code>.slideControls,
#homeSlideNav {display: none;}</code></pre>
<p>Regarding the "Continue" button on the single post page, that is to let users know there is additional content (i.e. synopsis, pictures, credits, etc). This still would make sense even if you only have a single post on your site, unless I misunderstand what you're saying.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>marcoschreijen on "Only 1 post (video). How to remove the arrows and &#039;continue&#039;"</title>
			<link>http://www.themolitor.com/forums/topic/only-1-post-video-how-to-remove-the-arrows-and-continue#post-27338</link>
			<pubDate>Tue, 25 Feb 2014 03:45:00 +0000</pubDate>
			<dc:creator>marcoschreijen</dc:creator>
			<guid isPermaLink="false">27338@http://www.themolitor.com/forums/</guid>
			<description><p>First of all, I love the theme. I have a little problem with the slider. I use the slider to link to 1 post containing 1 embedded video. It is confusing to visitors that the left and right navigation arrows are visible and the 'view all' becomes visible. The same after you click on the post title, there is a 'continue' on the bottom that makes no sense if you use only 1 post. Can I turn it of? Thank you...
</p></description>
		</item>

	</channel>
</rss>
