<?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 Images Not Loading When Using Ajax</title>
		<link>http://www.kriesi.at/support/topic/gallery-images-not-loading-when-using-ajax</link>
		<description>Support Forum - Topic: Gallery Images Not Loading When Using Ajax</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:54:29 +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-images-not-loading-when-using-ajax" rel="self" type="application/rss+xml" />

		<item>
			<title>threepawns on "Gallery Images Not Loading When Using Ajax"</title>
			<link>http://www.kriesi.at/support/topic/gallery-images-not-loading-when-using-ajax#post-36199</link>
			<pubDate>Fri, 30 Dec 2011 16:08:35 +0000</pubDate>
			<dc:creator>threepawns</dc:creator>
			<guid isPermaLink="false">36199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's still in development so there isn't a public link.  I did some experimentation and if I execute these commands after the ajax load, then it works.  I don't know if it's right or not - but it works.  I pulled the code from custom.js&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//shows the different display options of the gallery once images are loaded
	jQuery(&#38;#39;.the_gallery&#38;#39;).galleryDisplay();

	//applies tooltips with images
	jQuery(&#38;#39;.gallery_entry&#38;#39;).kriesi_tooltip({applyTooltip: &#38;#39;.item_small&#38;#39; });
	jQuery(&#38;#39;.gallery_entry&#38;#39;).kriesi_tooltip({className: &#38;#39;text_tooltip tooltip&#38;#39;, applyTooltip: &#38;#39;.item_big&#38;#39;, tooltipContent:&#38;#39;.gallery_excerpt&#38;#39;});&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dude on "Gallery Images Not Loading When Using Ajax"</title>
			<link>http://www.kriesi.at/support/topic/gallery-images-not-loading-when-using-ajax#post-36155</link>
			<pubDate>Fri, 30 Dec 2011 07:49:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
maybe it's caused by a js error. Can you post a link please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>threepawns on "Gallery Images Not Loading When Using Ajax"</title>
			<link>http://www.kriesi.at/support/topic/gallery-images-not-loading-when-using-ajax#post-36139</link>
			<pubDate>Fri, 30 Dec 2011 04:40:19 +0000</pubDate>
			<dc:creator>threepawns</dc:creator>
			<guid isPermaLink="false">36139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am not using Wordpress.&#60;/p&#62;
&#60;p&#62;This is a great theme.  Everything works on the initial load of the page, but when I dynamically add via ajax the following HTML to the page, the images do not load.  The 'downloading spinner' displays and is never replaced with the actual image.  Hover also doesn't work.  I'm assuming there's a bit of Javascript that is fired when the page loads that I need to manually call, I'm just at a loss as to what that is.  Any help would be greatly appreciated. Thanks!&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;gallery_entry&#38;quot;&#38;gt;
    &#38;lt;div class=&#38;quot;gallery_inner&#38;quot;&#38;gt;
      &#38;lt;a class=&#38;#39;preloading gallery_image&#38;#39; href=&#38;quot;single_gallery.html&#38;quot;&#38;gt;
        &#38;lt;img src=&#38;quot;http://farm1.static.flickr.com/53/129060069_030f9b5136_z.jpg&#38;quot; alt=&#38;quot;&#38;quot; class=&#38;#39;item_small&#38;#39;/&#38;gt;
        &#38;lt;img src=&#38;quot;http://farm1.static.flickr.com/53/129060069_030f9b5136_z.jpg&#38;quot; alt=&#38;quot;&#38;quot; class=&#38;#39;item_big no_preload&#38;#39;/&#38;gt;
      &#38;lt;/a&#38;gt;
      &#38;lt;div class=&#38;#39;gallery_excerpt&#38;#39;&#38;gt;
        Sed do eiusmod tempor incididunt ut labolore magna, consectetur adipisicing elit, sedr incididunt ut.
      &#38;lt;/div&#38;gt;
    &#38;lt;/div&#38;gt;
  &#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
