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

		<item>
			<title>Dude on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31116</link>
			<pubDate>Thu, 03 Nov 2011 18:25:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As far as I know it's not possible to integrate text/html content (and these video links) into the gallery - you can display it in the text areas only.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31089</link>
			<pubDate>Thu, 03 Nov 2011 12:23:57 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">31089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In which html should I put my code for the pics to be showed in the gallery and not in the gallery header???
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31062</link>
			<pubDate>Thu, 03 Nov 2011 06:36:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31062@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use the column shortcodes (like the person here: &#60;a href=&#34;http://www.alisongrasso.com/video/promos/&#34; rel=&#34;nofollow&#34;&#62;http://www.alisongrasso.com/video/promos/&#60;/a&#62; ) to create a columnn based layout. Replicating the exact same &#34;gallery&#34; style is difficult but you can wrap your video links into divs and use tools like Firebug to find the necessary css code. I'd wait a bit because Kriesi probably will release an update for video galleries too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31024</link>
			<pubDate>Wed, 02 Nov 2011 17:27:29 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">31024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;just wanted to add i want the columns to be more or less dipending on the size of the window just as it happens in the gallery.. thanks¡¡
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31023</link>
			<pubDate>Wed, 02 Nov 2011 17:17:15 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">31023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I managed to put the pictures with video link this way:&#60;/p&#62;
&#60;p&#62;But i still have 2 problems&#60;br /&#62;
1. I put them in the header, where is the html to put them under it like in the gallery you have when you upload pictures?&#60;br /&#62;
2.Is ther any way they can look like in the gallery with grey background and some text? and have more than 1 column?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31021</link>
			<pubDate>Wed, 02 Nov 2011 17:02:29 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">31021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;oh got it
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31017</link>
			<pubDate>Wed, 02 Nov 2011 16:50:54 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">31017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh thanks ..it works for all videos except vimeo:S&#60;br /&#62;
I wrote this code :&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://player.vimeo.com/video/31492971?title=0&#38;amp;byline=0&#38;amp;portrait=0&#38;amp;color=ffffff&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://ayudawordpress.com/wp-content/uploads/2008/08/imagen.jpg&#38;quot; alt=&#38;quot;YouTube&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is there anything different for vimeo videos?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31011</link>
			<pubDate>Wed, 02 Nov 2011 14:51:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31011@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You don't need to add rel=&#34;prettyPhoto&#34; to uploaded gallery images - it will be applied automatically. You can add your video links like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://www.youtube.com/watch?v=qqXi8WmQ_WM&#38;quot; rel=&#38;quot;prettyPhoto&#38;quot; title=&#38;quot;&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;images/thumbnails/flash-logo.jpg&#38;quot; alt=&#38;quot;YouTube&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to your text content (I think you need to use &#34;html&#34; view). Replace the a href element with your video and &#34;images/thumbnails/flash-logo.jpg&#34; with any image - i.e. with one which is part of your media gallery.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-31009</link>
			<pubDate>Wed, 02 Nov 2011 14:24:02 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">31009@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;where in flashlight i have to add this script if I want it to work in the gallery and how do I edit the links apart from the option it gives me when i UPLOAD the pictures because i need to add this tag rel=&#34;prettyPhoto&#34; to the links ....???
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-30912</link>
			<pubDate>Tue, 01 Nov 2011 11:48:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Based on the code I'd say that they included standard video links in the content like shown onm the demo site here: &#60;a href=&#34;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-30837</link>
			<pubDate>Mon, 31 Oct 2011 12:27:58 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">30837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello,&#60;br /&#62;
In this website they are using vimeo videos :&#60;br /&#62;
&#60;a href=&#34;http://www.alisongrasso.com/video/promos/#&#34; rel=&#34;nofollow&#34;&#62;http://www.alisongrasso.com/video/promos/#&#60;/a&#62;!prettyPhoto&#60;/p&#62;
&#60;p&#62;how did they do it then ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-30637</link>
			<pubDate>Thu, 27 Oct 2011 17:53:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Flashlight doesn't support video lightbox links for images. Some users requested this feature too and Kriesi looks into it atm.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-30632</link>
			<pubDate>Thu, 27 Oct 2011 16:44:14 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">30632@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried to change the url of a image of the gallery  to a video url  but it doesnt work. when i click the image it keeps showing the photo and doesnt show the video why do you think this is happening??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-30469</link>
			<pubDate>Wed, 26 Oct 2011 01:57:36 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">30469@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
when uploading media you can edit the url it links to. When you've just selected/uploaded your image you can change the &#34;Link URL&#34; to either None, File URL or Post URL or to anything you want, I believe the site you've linked to uses the File URL.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "gallery bottom not active"</title>
			<link>http://www.kriesi.at/support/topic/gallery-bottom-not-active#post-30329</link>
			<pubDate>Mon, 24 Oct 2011 14:28:23 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">30329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like a buttom to show me only the menu with the different galleries, i want to erase the website that appears when you click on it, how do i do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
