<?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 - Topic: Image Captions don&#039;t show</title>
		<link>http://www.kriesi.at/support/topic/image-captions-dont-show</link>
		<description>Support Forum - Topic: Image Captions don&#039;t show</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 17:08:26 +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/topic/image-captions-dont-show" rel="self" type="application/rss+xml" />

		<item>
			<title>ykblue on "Image Captions don&#039;t show"</title>
			<link>http://www.kriesi.at/support/topic/image-captions-dont-show#post-92664</link>
			<pubDate>Mon, 21 Jan 2013 17:52:47 +0000</pubDate>
			<dc:creator>ykblue</dc:creator>
			<guid isPermaLink="false">92664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude.&#60;br /&#62;
Now I get what you mean - the h1 captions are just tooooo large. Made some CSS adaptions, now it looks as I wanted to.&#60;/p&#62;
&#60;p&#62;Best regards, Katharina
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image Captions don&#039;t show"</title>
			<link>http://www.kriesi.at/support/topic/image-captions-dont-show#post-92558</link>
			<pubDate>Mon, 21 Jan 2013 07:26:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92558@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Kriesi decided to deactivate the caption for the small slideshow because there's not enough space to display it. However if you really want to test/use it open up includes/helper-slideshow.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function display($force = false)
	{
		if((strpos($this-&#38;gt;position, &#38;#39;big&#38;#39;) !== false &#38;amp;&#38;amp; !avia_is_overview()) &#38;amp;&#38;amp; !$force) return false;

		$this-&#38;gt;showcaption = true; //if(avia_is_overview()) $this-&#38;gt;autoplay = &#38;quot;false&#38;quot;;
		return $this-&#38;gt;slideshow();
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function display($force = false)
	{
		if((strpos($this-&#38;gt;position, &#38;#39;big&#38;#39;) !== false &#38;amp;&#38;amp; !avia_is_overview()) &#38;amp;&#38;amp; !$force) return false;

		if(avia_is_overview()) $this-&#38;gt;autoplay = &#38;quot;false&#38;quot;;
		return $this-&#38;gt;slideshow();
	}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ykblue on "Image Captions don&#039;t show"</title>
			<link>http://www.kriesi.at/support/topic/image-captions-dont-show#post-92481</link>
			<pubDate>Sun, 20 Jan 2013 12:44:30 +0000</pubDate>
			<dc:creator>ykblue</dc:creator>
			<guid isPermaLink="false">92481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, for sliders adjusted to page layout the captions don't show at all (they do show on the fullscreen gallery images though).&#60;br /&#62;
Could you please point me into a direction of where to change what to get the captions showing up?&#60;br /&#62;
I'm quite familiar with your themes, using various for different sites and this never occured in any other of your themes.&#60;/p&#62;
&#60;p&#62;thanks for information, best regards&#60;br /&#62;
Katharina
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
