<?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: When clicking on image, image displayed with UNDEFINED</title>
		<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined</link>
		<description>THE MOLITOR FORUMS &#187; Topic: When clicking on image, image displayed with UNDEFINED</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:58:12 +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/when-clicking-on-image-image-displayed-with-undefined" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19620</link>
			<pubDate>Fri, 22 Mar 2013 09:58:42 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19620@http://www.themolitor.com/forums/</guid>
			<description><p>You bet ;-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19611</link>
			<pubDate>Thu, 21 Mar 2013 11:52:57 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19611@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris, appreciated.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19606</link>
			<pubDate>Thu, 21 Mar 2013 09:44:39 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19606@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Forgot about the main index. Open up "index.php" and remove the following on lines 104-105...</p>
<pre><code>//THE DATE
echo &#039;&#60;p class=&#34;theDate&#34;&#62;&#039;.get_the_date(&#039;M Y&#039;).&#039;&#60;/p&#62;&#039;;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19601</link>
			<pubDate>Wed, 20 Mar 2013 14:27:25 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19601@http://www.themolitor.com/forums/</guid>
			<description><p>Made the changes - the date disappeared from the actual post when displayed in a page by itself, but the dates are still shown in the post summaries shown in a Category page.  Is there another file that needs modification?
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19599</link>
			<pubDate>Wed, 20 Mar 2013 14:16:34 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19599@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for the date mod, appreciated.  </p>
<p>Re: posts, let me see if we are on the same wavelength, as maybe I did not explain myself correctly or not understanding your explanation.  I have set 6 as the number of posts for display in a Category page - currently working fine.  Now, each post has a box enclosing it, and the height of this box seems to vary slightly depending on the content of said post.  So my issue/Q is that boxes are not uniform (i.e of constant height) creating a bit of visual disarray.  So I thought that by either making the box height shorter or by fixing the box height I could make all 6 post boxes present a uniform look.  Hence my Q was how to set or change the height of the post boxes.</p>
<p>If the answer is still that it can't be changed, then that's ok.  Appreciate your patience!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19596</link>
			<pubDate>Wed, 20 Mar 2013 12:38:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19596@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. The link for the logo doesn't have a title attribute applied to it. Be sure to add a title to the link for text to appear in the lightbox. </p>
<p>2. To remove the date from category panels, open "archive.php" and remove the following on lines 38-39...</p>
<pre><code>//THE DATE
echo &#039;&#60;p class=&#34;theDate&#34;&#62;&#039;.get_the_date(&#039;M Y&#039;).&#039;&#60;/p&#62;&#039;;</code></pre>
<p>For single post pages, open "single.php" and remove the following on line 29...</p>
<pre><code>&#60;?php the_time(&#039;F dS, Y&#039;); ?&#62; &#38;nbsp;/&#38;nbsp;</code></pre>
<p>3. Currently you're show separate categories. Each category section is a panel, each panel height is based on the size of the browser. If you want all posts to show next to each other, I recommend creating a single category for all of them to appear in. Otherwise, you'll need to submit a customization request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>4. 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>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19587</link>
			<pubDate>Wed, 20 Mar 2013 10:27:08 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19587@http://www.themolitor.com/forums/</guid>
			<description><p>Oh and can the post boxes be of fixed size instead of the current variable size according to post content?  Thanks.
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19582</link>
			<pubDate>Wed, 20 Mar 2013 10:19:48 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19582@http://www.themolitor.com/forums/</guid>
			<description><p>Might as well ask this too - how can I make post boxes as displayed in a Category page shorter?  Want to display six posts, but want a more compact display than what the theme offers by default.  Thanks.
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19571</link>
			<pubDate>Wed, 20 Mar 2013 09:54:13 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19571@http://www.themolitor.com/forums/</guid>
			<description><p>BTW - also in need of removing publishing date from posts - was looking into functions.php but didn't quite see the typical code such as get_date().  What file/code should I change to eliminate posted dates from appearing in posts?  Thanks!
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19562</link>
			<pubDate>Tue, 19 Mar 2013 20:21:41 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19562@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://www.architechtonic.com/wordpress" rel="nofollow">http://www.architechtonic.com/wordpress</a> -- The logo in the home page is an image - click on it and you'll see it (or any other image).  Same thing happens with all images in the site.  Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19557</link>
			<pubDate>Tue, 19 Mar 2013 15:24:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19557@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link? I'll take a look.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>wsequeira on "When clicking on image, image displayed with UNDEFINED"</title>
			<link>http://www.themolitor.com/forums/topic/when-clicking-on-image-image-displayed-with-undefined#post-19546</link>
			<pubDate>Tue, 19 Mar 2013 10:33:00 +0000</pubDate>
			<dc:creator>wsequeira</dc:creator>
			<guid isPermaLink="false">19546@http://www.themolitor.com/forums/</guid>
			<description><p>When you click on an image, the image is displayed by itself, with an UNDEFINED one-liner under it.  I've tried to replace UNDEFINED with a caption - added title, alternate text, description to images but still no success.  Where can I change it such that when people click on an image and the image is displayed by itself, a caption is shown?  Thanks!
</p></description>
		</item>

	</channel>
</rss>
