<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - User Favorites: Pyronious</title>
		<link><a href='http://www.kriesi.at/support/profile/pyronious'>pyronious</a></link>
		<description>Support Forum - User Favorites: Pyronious</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 22:18:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-42671</link>
			<pubDate>Tue, 21 Feb 2012 07:41:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42671@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great :) - Status set to resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pyronious on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-42611</link>
			<pubDate>Mon, 20 Feb 2012 21:02:14 +0000</pubDate>
			<dc:creator>Pyronious</dc:creator>
			<guid isPermaLink="false">42611@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the insight.  The following worked to set the title of the image to the title of the post:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;#39;title&#38;#39;=&#38;gt; get_the_title(),&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-42328</link>
			<pubDate>Sat, 18 Feb 2012 09:07:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I think the problem is that Display doesn't add the link title, etc. information to the image link. You can change the default title content in display\framework\helper_functions\kriesi_build_image.php .search for following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;title&#38;#39;=&#38;gt;&#38;#39;&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add any static text like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;title&#38;#39;=&#38;gt;&#38;#39;My headline&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also try to use functions like &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_the_title&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_the_title&#60;/a&#62; - I'm not entirely sure if it works out of the box or if you need to add an additional post id parameter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pyronious on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-42305</link>
			<pubDate>Sat, 18 Feb 2012 04:48:46 +0000</pubDate>
			<dc:creator>Pyronious</dc:creator>
			<guid isPermaLink="false">42305@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have already tried modifying custom.js to read:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery($elements).prettyPhoto({
		&#38;quot;theme&#38;quot;: &#38;#39;light_square&#38;#39;, /* light_rounded / dark_rounded / light_square / dark_square */
		show_title: true
	});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I also tried modifying style.css just to make sure it's not displaying white text on a white background:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.pp_description{
color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So far I've only added Title/caption/description text to the &#34;Public Market&#34; photo in the photography section, so if you go there to look at it, test with that one.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pyronious on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-42303</link>
			<pubDate>Sat, 18 Feb 2012 03:40:47 +0000</pubDate>
			<dc:creator>Pyronious</dc:creator>
			<guid isPermaLink="false">42303@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For reference, the site is here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.brandonfell.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.brandonfell.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pyronious on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-41996</link>
			<pubDate>Thu, 16 Feb 2012 10:05:57 +0000</pubDate>
			<dc:creator>Pyronious</dc:creator>
			<guid isPermaLink="false">41996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any thoughts?  I've added text to the &#34;Title&#34;, &#34;Alternate Text&#34;, &#34;Caption&#34; and &#34;Description&#34; fields but none of them appear in the lightbox.  Hmm...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pyronious on "Displaying Titles and Captions in PrettyPhoto"</title>
			<link>http://www.kriesi.at/support/topic/displaying-titles-and-captions-in-prettyphoto#post-41417</link>
			<pubDate>Mon, 13 Feb 2012 09:37:33 +0000</pubDate>
			<dc:creator>Pyronious</dc:creator>
			<guid isPermaLink="false">41417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, and thanks for the great theme.  I'm trying to figure out how to add Titles and/or Captions to the images in my portfolio pages.  I only want the titles/captions to show up in the PrettyPhoto lightbox (not on the portfolio thumbnail page).  I know that PrettyPhoto supports titles and captions, but I don't know where to enter this information within the Display theme UI / WP UI so they are passed to PrettyPhoto and displayed in the lightbox.&#60;/p&#62;
&#60;p&#62;Any help figuring this out would be much appreciated!&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
