<?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: Automatically open both Details &amp; Gallery in post - solution</title>
		<link>http://www.themolitor.com/forums/topic/automatically-open-both-details-gallery-in-post-solution</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Automatically open both Details &amp; Gallery in post - solution</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:20:44 +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/automatically-open-both-details-gallery-in-post-solution" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Automatically open both Details &amp; Gallery in post - solution"</title>
			<link>http://www.themolitor.com/forums/topic/automatically-open-both-details-gallery-in-post-solution#post-37993</link>
			<pubDate>Tue, 23 Feb 2016 16:26:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37993@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for sharing you findings!
</p></description>
		</item>
		<item>
			<title>bigfootjohn on "Automatically open both Details &amp; Gallery in post - solution"</title>
			<link>http://www.themolitor.com/forums/topic/automatically-open-both-details-gallery-in-post-solution#post-37989</link>
			<pubDate>Tue, 23 Feb 2016 14:24:14 +0000</pubDate>
			<dc:creator>bigfootjohn</dc:creator>
			<guid isPermaLink="false">37989@http://www.themolitor.com/forums/</guid>
			<description><p>To open both details &#38; gallery tab in posts.</p>
<p>In single.php line 88-89</p>
<p>change from:</p>
<pre><code>&#60;div id=&#34;galleryToggle&#34; class=&#34;toggleButton closed&#34;&#62;&#60;span&#62;+&#60;/span&#62;&#60;?php _e(&#039;Gallery&#039;,&#039;themolitor&#039;);?&#62;&#60;/div&#62;
&#60;ul class=&#34;galleryBox&#34;&#62;</code></pre>
<p>to:</p>
<pre><code>&#60;div id=&#34;galleryToggle&#34; class=&#34;toggleButton opened&#34;&#62;&#60;span&#62;×&#60;/span&#62;&#60;?php _e(&#039;Gallery&#039;,&#039;themolitor&#039;);?&#62;&#60;/div&#62;
&#60;ul class=&#34;galleryBox&#34; style=&#34;display:block;&#34;&#62;</code></pre></description>
		</item>

	</channel>
</rss>
