<?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; User Favorites: plsupdate</title>
		<link>http://www.themolitor.com/forums/profile/</link>
		<description>THE MOLITOR FORUMS &#187; User Favorites: plsupdate</description>
		<language>en-US</language>
		<pubDate>Wed, 06 May 2026 05:24: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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>canart on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-17304</link>
			<pubDate>Fri, 11 Jan 2013 11:23:57 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17304@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry, will report in Eventure!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-17302</link>
			<pubDate>Fri, 11 Jan 2013 11:20:10 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17302@http://www.themolitor.com/forums/</guid>
			<description><p>@canart this thread is for 'The Navigator' (WordPress version). Is that the theme you're using?</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>canart on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-17284</link>
			<pubDate>Fri, 11 Jan 2013 10:10:36 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17284@http://www.themolitor.com/forums/</guid>
			<description><p>I can't find the code mentioned in step 2 in my style.css ... the word lightbox doesn't appear in my style.css at all... am I looking in the wrong place?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-16372</link>
			<pubDate>Thu, 06 Dec 2012 10:35:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16372@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Thanks for bringing this to my attention! Here's what you need to do to turn on caption support for prettyPhoto...</p>
<ol>
<li>Open "functions.php" and on line 40 locate the following...<br />
<code>echo&#039;&#60;li class=&#34;wrapperli&#34;&#62;&#60;a href=&#34;&#039;.$atturl.&#039;&#34;&#62;&#039;.$attimg.&#039;&#60;/a&#62;&#60;/li&#62;&#039;;</code></p>
<p>...and change it to the following...</p>
<p><code>echo&#039;&#60;li class=&#34;wrapperli&#34;&#62;&#60;a title=&#34;&#039;.$atttitle.&#039;&#34; href=&#34;&#039;.$atturl.&#039;&#34;&#62;&#039;.$attimg.&#039;&#60;/a&#62;&#60;/li&#62;&#039;;</code>
</li>
<li>Open "style.css" and under the "LIGHTBOX STYLE" section on line 18, add the following...<br />
<code>div.pp_default .pp_description {line-height: 27px !important; color: #333;}</code>
</li>
</ol>
<p>That should allow prettyPhoto to use the "title" field of the image.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jvicker3 on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-16368</link>
			<pubDate>Thu, 06 Dec 2012 09:21:40 +0000</pubDate>
			<dc:creator>jvicker3</dc:creator>
			<guid isPermaLink="false">16368@http://www.themolitor.com/forums/</guid>
			<description><p>I am still having trouble with my captions showing up in the galleries. Could someone let me know what I may be doing wrong or how I can display them? The picture galleries are nearly worthless without context.
</p></description>
		</item>
		<item>
			<title>jvicker3 on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-15855</link>
			<pubDate>Mon, 12 Nov 2012 19:29:13 +0000</pubDate>
			<dc:creator>jvicker3</dc:creator>
			<guid isPermaLink="false">15855@http://www.themolitor.com/forums/</guid>
			<description><p>I have captions in the caption and description fields in the wordpress back-end, but nothing shows up in the actual site. None of the photos within in the galleries display any caption information or the description.
</p></description>
		</item>
		<item>
			<title>ckelley on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-15844</link>
			<pubDate>Mon, 12 Nov 2012 09:27:03 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15844@http://www.themolitor.com/forums/</guid>
			<description><p>double check to make sure the captions are actually set via the WordPress admin(you can in your media manager or the specific page)</p>
<p>not seeing any errors that would be preventing them from displaying</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>jvicker3 on "captions not showing in galleries"</title>
			<link>http://www.themolitor.com/forums/topic/captions-not-showing-in-galleries#post-15830</link>
			<pubDate>Mon, 12 Nov 2012 06:27:38 +0000</pubDate>
			<dc:creator>jvicker3</dc:creator>
			<guid isPermaLink="false">15830@http://www.themolitor.com/forums/</guid>
			<description><p>When I make a caption or description for media (photos specifically) I have uploaded, they are not displayed with the photos in the galleries in my various posts. My sit is climbingcoopers.com. Please let me know what I may be doing wrong. </p>
<p>Thanks,<br />
Jon
</p></description>
		</item>

	</channel>
</rss>
