<?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: Turn off the gallery!</title>
		<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Turn off the gallery!</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 10:57:05 +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/turn-off-the-gallery" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33086</link>
			<pubDate>Mon, 16 Feb 2015 14:41:00 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33086@http://www.themolitor.com/forums/</guid>
			<description><p>I appreciate that!</p>
<p>That's not currently a feature. I made a development decision not to do this as effectively using self-hosted videos is a major headache from a user perspective. The main issue being that you need to upload multiple versions of the same video so that it works on every browser.</p>
<p>Using video via hosted services really solves all these issues for you. </p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Alexander Knutsson on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33070</link>
			<pubDate>Sun, 15 Feb 2015 02:03:35 +0000</pubDate>
			<dc:creator>Alexander Knutsson</dc:creator>
			<guid isPermaLink="false">33070@http://www.themolitor.com/forums/</guid>
			<description><p>Yes, I have given you a well deserved review now.</p>
<p>I have another question! Is it possible to upload your own videos without embedding them from vimeo or youtube?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33060</link>
			<pubDate>Fri, 13 Feb 2015 11:51:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33060@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Alexander Knutsson on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33059</link>
			<pubDate>Fri, 13 Feb 2015 10:25:11 +0000</pubDate>
			<dc:creator>Alexander Knutsson</dc:creator>
			<guid isPermaLink="false">33059@http://www.themolitor.com/forums/</guid>
			<description><p>Hi!</p>
<p>Thank you very much! it worked great!</p>
<p>great service, thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33057</link>
			<pubDate>Fri, 13 Feb 2015 10:13:24 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33057@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To disable the gallery for single post pages, open single.php and change the following on line 15 from this...</p>
<pre><code>$args = array(&#039;post_type&#039; =&#62; &#039;attachment&#039;,&#039;post_mime_type&#039; =&#62; &#039;image&#039; ,&#039;post_status&#039; =&#62; null, &#039;post_parent&#039; =&#62; $post-&#62;ID ); $attachments = get_posts($args);</code></pre>
<p>...to this...</p>
<pre><code>$attachments = NULL;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Alexander Knutsson on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33054</link>
			<pubDate>Fri, 13 Feb 2015 08:59:54 +0000</pubDate>
			<dc:creator>Alexander Knutsson</dc:creator>
			<guid isPermaLink="false">33054@http://www.themolitor.com/forums/</guid>
			<description><p>Hi once again!</p>
<p>I thought I solved it... :)</p>
<p>I used this code in the custom css and gallery disappeared.<br />
<pre><code>#tabNav {text-align:center;}
#tabNav li {float:none;}
#galleryLink {display: none! important;}</code></pre>
<p>But I still go into the gallery when I use the arrows to scroll?</p>
<p>How should I do? Do you have any other custom css code I can use?
</p></description>
		</item>
		<item>
			<title>Alexander Knutsson on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33053</link>
			<pubDate>Fri, 13 Feb 2015 08:54:04 +0000</pubDate>
			<dc:creator>Alexander Knutsson</dc:creator>
			<guid isPermaLink="false">33053@http://www.themolitor.com/forums/</guid>
			<description><p>Hi again!</p>
<p>I solved it...</p>
<p>thanks again for a fantastic designed theme!
</p></description>
		</item>
		<item>
			<title>Alexander Knutsson on "Turn off the gallery!"</title>
			<link>http://www.themolitor.com/forums/topic/turn-off-the-gallery#post-33052</link>
			<pubDate>Fri, 13 Feb 2015 08:48:41 +0000</pubDate>
			<dc:creator>Alexander Knutsson</dc:creator>
			<guid isPermaLink="false">33052@http://www.themolitor.com/forums/</guid>
			<description><p>Hi!<br />
Thanks for a great theme!</p>
<p>Is it possible to turn off the gallery?<br />
I do not want the gallery to be visible inside the video posts..</p>
<p>Best Regards<br />
Alexander
</p></description>
		</item>

	</channel>
</rss>
