<?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: Legend  / description for photos in a gallery ?</title>
		<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Legend  / description for photos in a gallery ?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 13:05:05 +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/legend-description-for-photos-in-a-gallery" rel="self" type="application/rss+xml" />

		<item>
			<title>penguin38 on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4535</link>
			<pubDate>Wed, 26 Oct 2011 02:52:26 +0000</pubDate>
			<dc:creator>penguin38</dc:creator>
			<guid isPermaLink="false">4535@http://www.themolitor.com/forums/</guid>
			<description><p>@MoesiOli<br />
You rock!!!<br />
It works exactly as I wanted.<br />
Thanks.
</p></description>
		</item>
		<item>
			<title>MoesiOli on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4525</link>
			<pubDate>Tue, 25 Oct 2011 07:50:20 +0000</pubDate>
			<dc:creator>MoesiOli</dc:creator>
			<guid isPermaLink="false">4525@http://www.themolitor.com/forums/</guid>
			<description><p>Hey i got another idea<br />
change the title-tag to an alt-tag on line 40 in functions.php<br />
<pre><code>echo&#39;&#60;li class=&#34;wrapperli&#34;&#62;&#60;a alt=&#34;&#39;. $image-&#62;post_content .&#39;&#34; href=&#34;&#39;.$atturl.&#39;&#34;&#62;&#39;.$attimg.&#39;&#60;/a&#62;&#39;;</code></pre>
<p>and in the jQuery-code in .../wpnavigator/scripts/prettyphoto.js in this command</p>
<pre><code>pp_descriptions=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr(&#39;rel&#39;).indexOf(theRel)!=-1)return($(n).attr(&#39;title&#39;))?$(n).attr(&#39;title&#39;):&#34;&#34;;}):$.makeArray($(this).attr(&#39;title&#39;));</code></pre>
<p>change every attr('title') to attr('alt')  (just for this command)
</p></description>
		</item>
		<item>
			<title>MoesiOli on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4522</link>
			<pubDate>Tue, 25 Oct 2011 05:25:28 +0000</pubDate>
			<dc:creator>MoesiOli</dc:creator>
			<guid isPermaLink="false">4522@http://www.themolitor.com/forums/</guid>
			<description><p>@penguin38<br />
sorry, i tried several ideas.<br />
but prettyphoto just take the title of the link for the description.</p>
<p>one idea is to set two titles in the link, so the first is emtpy<br />
<code>&#60;a title=&#34;&#34; title=&#34;&#39;. $image-&#62;post_content .&#39;&#34; href=...</code><br />
the problem is that jQuery takes the first title-tag with $(n).attr('title') not the second one
</p></description>
		</item>
		<item>
			<title>penguin38 on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4476</link>
			<pubDate>Fri, 21 Oct 2011 04:53:00 +0000</pubDate>
			<dc:creator>penguin38</dc:creator>
			<guid isPermaLink="false">4476@http://www.themolitor.com/forums/</guid>
			<description><p>Thats really useful.</p>
<p>But could you help me to achieve this:<br />
I don`t really need title when browsing the thumbnails, but better will be to display description (2-3 sentences maybe) under the image itself. Thanks
</p></description>
		</item>
		<item>
			<title>MoesiOli on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4448</link>
			<pubDate>Wed, 19 Oct 2011 00:24:57 +0000</pubDate>
			<dc:creator>MoesiOli</dc:creator>
			<guid isPermaLink="false">4448@http://www.themolitor.com/forums/</guid>
			<description><p>I changed the title-tag in the functions.php on line 40 </p>
<p><code>echo&#39;&#60;li class=&#34;wrapperli&#34;&#62;&#60;a title=&#34;&#39;. $image-&#62;post_content .&#39;&#34; href=&#34;&#39;.$atturl.&#39;&#34;&#62;&#39;.$attimg.&#39;&#60;/a&#62;&#39;;</code></p>
<p>and add a color in prettyPhotos.css<br />
div.pp_default .pp_description{ color:#222; ... }</p>
<p>for me it works<br />
be careful with updates!
</p></description>
		</item>
		<item>
			<title>Rodimus on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4314</link>
			<pubDate>Thu, 06 Oct 2011 00:56:33 +0000</pubDate>
			<dc:creator>Rodimus</dc:creator>
			<guid isPermaLink="false">4314@http://www.themolitor.com/forums/</guid>
			<description><p>Perhaps it's possible to generate Title out of the image name?<br />
How to do that?
</p></description>
		</item>
		<item>
			<title>Stramb on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-4277</link>
			<pubDate>Fri, 30 Sep 2011 22:51:43 +0000</pubDate>
			<dc:creator>Stramb</dc:creator>
			<guid isPermaLink="false">4277@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you !</p>
<p>It adds the title when you mouse-over the thumbnails of each gallery. So nowhere else ?  Is there a simple way to add the image title (or description) under each zoomed image too ? It's sometimes useful to indicate what people are looking at, for specific places.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-3857</link>
			<pubDate>Mon, 22 Aug 2011 09:58:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3857@http://www.themolitor.com/forums/</guid>
			<description><p>Open up "functions.php" and locate the following on line 40...</p>
<p><code>echo&#39;&#60;li class=&#34;wrapperli&#34;&#62;&#60;a href=&#34;&#39;.$atturl.&#39;&#34;&#62;&#39;.$attimg.&#39;&#60;/a&#62;&#60;/li&#62;&#39;;</code></p>
<p>...change it to the following...</p>
<p><code>echo&#39;&#60;li class=&#34;wrapperli&#34;&#62;&#60;a title=&#34;&#39;.$atttitle.&#39;&#34; href=&#34;&#39;.$atturl.&#39;&#34;&#62;&#39;.$attimg.&#39;&#60;/a&#62;&#60;/li&#62;&#39;;</code>
</p></description>
		</item>
		<item>
			<title>nicholaswaton on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-3838</link>
			<pubDate>Sat, 20 Aug 2011 08:42:37 +0000</pubDate>
			<dc:creator>nicholaswaton</dc:creator>
			<guid isPermaLink="false">3838@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>yes I second this! I haven't found a way to make description or legend appear. It would be very nice.
</p></description>
		</item>
		<item>
			<title>Stramb on "Legend  / description for photos in a gallery ?"</title>
			<link>http://www.themolitor.com/forums/topic/legend-description-for-photos-in-a-gallery#post-3599</link>
			<pubDate>Sun, 07 Aug 2011 08:15:12 +0000</pubDate>
			<dc:creator>Stramb</dc:creator>
			<guid isPermaLink="false">3599@http://www.themolitor.com/forums/</guid>
			<description><p>Hello</p>
<p>When i add an alt-text, a title, a legend or a description to a photography in a post image gallery, it seems it don't show at all (when you click on a thumbnail, to zoom on a picture, you just have under the picture arrows and the number of pictures in that gallery).<br />
Am i missing something or is it just disabled ? Because Prettyphoto in theory allows that, no ? If so, could you tell me how could i enable that option ?
</p></description>
		</item>

	</channel>
</rss>
