<?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: Customizing Projects</title>
		<link>http://www.themolitor.com/forums/topic/customizing-projects</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Customizing Projects</description>
		<language>en-US</language>
		<pubDate>Wed, 06 May 2026 07:25:57 +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/customizing-projects" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Customizing Projects"</title>
			<link>http://www.themolitor.com/forums/topic/customizing-projects#post-30120</link>
			<pubDate>Wed, 16 Jul 2014 13:25:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30120@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Regarding the video, that is intended to display in the first panel section. If you don't want the featured image to show on the synopsis tab, open single.php and change the following on lines 84-89 from this...</p>
<pre><code>if ( has_post_thumbnail() ) {
	$large_image_url = wp_get_attachment_image_src( get_post_thumbnail_id(), &#039;large&#039;);
  	echo &#039;&#60;a target=&#34;_blankd&#34; class=&#34;thumbLink&#34; href=&#34;&#039; . $large_image_url[0] . &#039;&#34; title=&#34;&#039; . the_title_attribute(&#039;echo=0&#039;) . &#039;&#34; &#62;&#039;;
   	the_post_thumbnail(&#039;related&#039;,array(&#039;title&#039; =&#62; get_the_title()));
   	echo &#039;&#60;/a&#62;&#039;;
} if ($video) { ?&#62;</code></pre>
<p>...to this...</p>
<pre><code>if ($video) { ?&#62;</code></pre>
<p>Regarding the other tabs, those only show if there's content available (i.e. photos attached to the post, credits listed, comments turned on, etc.)</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>hlong2 on "Customizing Projects"</title>
			<link>http://www.themolitor.com/forums/topic/customizing-projects#post-30098</link>
			<pubDate>Mon, 14 Jul 2014 21:33:27 +0000</pubDate>
			<dc:creator>hlong2</dc:creator>
			<guid isPermaLink="false">30098@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>I am helping out a friend with a website, and on the project page, he would like the video to be in place of the "movie poster" image.  He doesn't need all the extra synopsis, gallery tab, etc.  He just wants the video and description.  Is there a way to do this?
</p></description>
		</item>

	</channel>
</rss>
