<?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: 3 column gallery</title>
		<link>http://www.kriesi.at/support/topic/3-column-gallery</link>
		<description>Support Forum - Topic: 3 column gallery</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 21:18:27 +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/3-column-gallery" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-33085</link>
			<pubDate>Fri, 25 Nov 2011 10:41:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33085@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-33082</link>
			<pubDate>Fri, 25 Nov 2011 09:52:53 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33082@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Done it!!!, thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-33075</link>
			<pubDate>Fri, 25 Nov 2011 07:29:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - then open up includes/loop-page.php and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//display the actual post content
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;?&#38;gt;
			&#38;lt;/div&#38;gt;							

		&#38;lt;/div&#38;gt;&#38;lt;!--end post-entry--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//display the actual post content
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));
				 ?&#38;gt;
			&#38;lt;/div&#38;gt;							

		&#38;lt;/div&#38;gt;&#38;lt;!--end post-entry--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bramante on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-33045</link>
			<pubDate>Thu, 24 Nov 2011 23:02:19 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33045@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, as I told you before, I did what you have suggested to me (regarding &#34;be sociable&#34; position) and it was ok, but now I've changed the gallery configuration of &#34;MUESTRAS &#124; EXHIBITIONS&#34; &#60;a href=&#34;http://federico-antelo.org/muestras&#34; rel=&#34;nofollow&#34;&#62;http://federico-antelo.org/muestras&#60;/a&#62; and the icons of &#34;be sociable&#34; are again at the top, but only in this page. Do you know how can I solve it?.&#60;br /&#62;
Thanks and Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-33004</link>
			<pubDate>Thu, 24 Nov 2011 15:13:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33004@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-33002</link>
			<pubDate>Thu, 24 Nov 2011 14:31:56 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect!!!, thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-32987</link>
			<pubDate>Thu, 24 Nov 2011 12:59:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32987@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/loop-page.php and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//check if this is the contact form page, if so display the form
	                $contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);

	                //wpml prepared
	                if (function_exists(&#38;#39;icl_object_id&#38;#39;))
	                {
	                    $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);
	                }

					if($contact_page_id == $post-&#38;gt;ID) get_template_part( &#38;#39;includes/contact-form&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//display the actual post content
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//check if this is the contact form page, if so display the form
	                $contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);

	                //wpml prepared
	                if (function_exists(&#38;#39;icl_object_id&#38;#39;))
	                {
	                    $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);
	                }

					if($contact_page_id == $post-&#38;gt;ID) get_template_part( &#38;#39;includes/contact-form&#38;#39; );

				//display the actual post content
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bramante on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-32967</link>
			<pubDate>Thu, 24 Nov 2011 09:42:07 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">32967@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude!!!, I will try to change the thumbnail dimensions as you say. I have another question, I will write down here just not to create another thread:&#60;br /&#62;
If you go to my bio page &#60;a href=&#34;http://federico-antelo.org/bio&#34; rel=&#34;nofollow&#34;&#62;http://federico-antelo.org/bio&#60;/a&#62; the &#34;be sociable&#34; it is at the bottom, but if you go to the contact page &#60;a href=&#34;http://federico-antelo.org/contact&#34; rel=&#34;nofollow&#34;&#62;http://federico-antelo.org/contact&#60;/a&#62; it is at the top: how can I fixe it to be shown always at the bottom?,&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-32956</link>
			<pubDate>Thu, 24 Nov 2011 07:45:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32956@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Flashlight will use the featured image (like it does for other galleries). You can try to change the thumbnail dimensions in functions.php though (change only the height value otherwise the layout will break).&#60;/p&#62;
&#60;p&#62;2) This isn't easily possible too because the masonry gallery uses a different structure which allows shifted posts (like &#60;a href=&#34;http://www.kriesi.at/themes/flashlight/portfolio-item/masonry-portfolio-example-flexible/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/flashlight/portfolio-item/masonry-portfolio-example-flexible/&#60;/a&#62; ) whereas the standard 3 grid template offers a fixed grid only.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "3 column gallery"</title>
			<link>http://www.kriesi.at/support/topic/3-column-gallery#post-32879</link>
			<pubDate>Wed, 23 Nov 2011 14:24:44 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">32879@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I would like to use the 3 colums gallery, but I have the following problems:&#60;/p&#62;
&#60;p&#62;1- I would like to control the way that FLASHLIGHT shows the thumbnails in this 3 column gallery, because if I choose this gallery some images preview are not nice, but I would like to use this gallery if this can be solved.&#60;br /&#62;
2- It is possible to add some short description (like in Flexibly Masonry)?&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
