<?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: Changing Post&#039;s Meta Description</title>
		<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Changing Post&#039;s Meta Description</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 21:58:09 +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/changing-posts-meta-description" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Changing Post&#039;s Meta Description"</title>
			<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description#post-20502</link>
			<pubDate>Tue, 30 Apr 2013 12:04:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20502@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research and testing, then I have to refer you to the customization request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pdot on "Changing Post&#039;s Meta Description"</title>
			<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description#post-20485</link>
			<pubDate>Tue, 30 Apr 2013 11:28:55 +0000</pubDate>
			<dc:creator>pdot</dc:creator>
			<guid isPermaLink="false">20485@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I am using a post category type 'Articles' that I wish to hide the small meta information on the single pages such as date and time, as those posts do not require a time to be indicated. Is there a way to hide that specifically for only that post category type, without affecting the other post category pages? (the event posts still require that info to be shown.)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Changing Post&#039;s Meta Description"</title>
			<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description#post-19576</link>
			<pubDate>Wed, 20 Mar 2013 10:12:35 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19576@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The instructions I posted above are the files where you should make some adjustments. If you need additional help making customizations like that to the theme, please use this form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jonasn on "Changing Post&#039;s Meta Description"</title>
			<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description#post-19564</link>
			<pubDate>Wed, 20 Mar 2013 05:42:53 +0000</pubDate>
			<dc:creator>jonasn</dc:creator>
			<guid isPermaLink="false">19564@http://www.themolitor.com/forums/</guid>
			<description><p>Thank You for a quick response. I actually want to add one more line for a "Ticket Prices" just below the comments line (line 55).Also, would be nice to have an additional insertion block like there is one for google maps just it would be for ticket prices. I understand it is not your concern, but maybe you could tell at least the files where I should make some adjustments?</p>
<p>Thanks.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Changing Post&#039;s Meta Description"</title>
			<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description#post-19431</link>
			<pubDate>Fri, 15 Mar 2013 09:20:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19431@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can access that section in the "single.php" file, on lines 50-56...</p>
<pre><code>&#60;div class=&#34;smallMeta&#34;&#62;
&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/calendar.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php the_time(&#039;l, F jS, Y&#039;); ?&#62;&#60;br /&#62;
&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/clock.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php the_time(&#039;g:i a&#039;); ?&#62;&#60;br /&#62;
&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/folder.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php the_category(&#039;, &#039;); ?&#62;&#60;br /&#62;
&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/person.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php the_author(); ?&#62;&#60;br /&#62;
&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/comment_left.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php comments_popup_link(__(&#039;0 Comments&#039;,&#039;themolitor&#039;), __(&#039;1 Comment&#039;,&#039;themolitor&#039;), __(&#039;% Comments&#039;,&#039;themolitor&#039;)); ?&#62;&#60;br /&#62;
&#60;/div&#62;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jonasn on "Changing Post&#039;s Meta Description"</title>
			<link>http://www.themolitor.com/forums/topic/changing-posts-meta-description#post-19424</link>
			<pubDate>Fri, 15 Mar 2013 03:06:24 +0000</pubDate>
			<dc:creator>jonasn</dc:creator>
			<guid isPermaLink="false">19424@http://www.themolitor.com/forums/</guid>
			<description><p>Hey,</p>
<p> Is there any way I could add some info to meta description? I mean the posts tab where the countdown clock is running? </p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
