<?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 - Tag: loading - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/loading</link>
		<description>Support Forum - Tag: loading - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 07:52:39 +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/tags/loading" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Galery pictures load effect"</title>
			<link>http://www.kriesi.at/support/topic/galery-pictures-load-effect#post-117976</link>
			<pubDate>Thu, 13 Jun 2013 05:43:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">117976@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Open up enfold/js/shortcode.js and search for following code around line 205:&#60;/p&#62;
&#60;pre&#62;
//trigger displaying of thumbnails
		gallery.on('avia_start_animation', function()
		{
			images.each(function(i)
			{
				var image = $(this);
				setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));
			});
		});
&#60;/pre&#62;
&#60;p&#62;change it to:&#60;/p&#62;
&#60;pre&#62;
//trigger displaying of thumbnails
		gallery.on('avia_start_animation', function()
		{
			images.each(function(i)
			{
				var image = $(this);
				setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));
			});
		}).trigger('avia_start_animation');
&#60;/pre&#62;
&#60;p&#62;and the gallery thumbs should load immediately.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yasto on "Galery pictures load effect"</title>
			<link>http://www.kriesi.at/support/topic/galery-pictures-load-effect#post-117680</link>
			<pubDate>Tue, 11 Jun 2013 21:44:18 +0000</pubDate>
			<dc:creator>yasto</dc:creator>
			<guid isPermaLink="false">117680@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I created a gallery with image size &#34;gallery&#34; (710x575). Pictures are dark until you scroll down to the bottom of the gallery. Is there a possibilty to load (and show) gallery pictures when scrolling to the top of the gallery? Here is what I mean:&#60;br /&#62;
&#60;a href=&#34;http://yannick-stotz.de/mariasawaneh/?page_id=38&#34; rel=&#34;nofollow&#34;&#62;http://yannick-stotz.de/mariasawaneh/?page_id=38&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-96111</link>
			<pubDate>Mon, 11 Feb 2013 06:44:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mhoffma,&#60;/p&#62;
&#60;p&#62;I checked the site linked in your name and it seems that greyscale works fine on chrome.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-96108</link>
			<pubDate>Mon, 11 Feb 2013 06:24:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96108@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Please try to clear your browser cache - it works on my pc (win8 + chrome): &#60;a href=&#34;http://www.screenr.com/44l7&#34; rel=&#34;nofollow&#34;&#62;http://www.screenr.com/44l7&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mhoffma on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-96094</link>
			<pubDate>Mon, 11 Feb 2013 03:41:01 +0000</pubDate>
			<dc:creator>mhoffma</dc:creator>
			<guid isPermaLink="false">96094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - reinstalled everything on the base domain. One problem remains.&#60;/p&#62;
&#60;p&#62;Greyscale still doesn't work in Chrome. (It works properly in Firefox.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mhoffma on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-96059</link>
			<pubDate>Sun, 10 Feb 2013 16:09:28 +0000</pubDate>
			<dc:creator>mhoffma</dc:creator>
			<guid isPermaLink="false">96059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The wordpress install and domain are indeed separate. &#60;/p&#62;
&#60;p&#62;Thanks for the quick support from both of you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-96036</link>
			<pubDate>Sun, 10 Feb 2013 08:10:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96036@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The problem is that your images are loaded from a different domain. I get following error:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Unable to get image data from canvas because the canvas has been tainted by cross-origin data.&#60;br /&#62;
Uncaught Error: SECURITY_ERR: DOM Exception 18&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;and the first image url is. &#60;a href=&#34;http://simplegraphicdesign.com/testsite/wp-content/uploads/2011/12/flashlight-465x346.jpg&#34; rel=&#34;nofollow&#34;&#62;http://simplegraphicdesign.com/testsite/wp-content/uploads/2011/12/flashlight-465x346.jpg&#60;/a&#62; although your domain is &#60;a href=&#34;http://www.planb.ky/&#34; rel=&#34;nofollow&#34;&#62;http://www.planb.ky/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please make sure that all portfolio images are located on the same server and domain - otherwise you can't use the greyscale effect (the browsers block this feature because of security reasons).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mhoffma on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-96002</link>
			<pubDate>Sat, 09 Feb 2013 21:15:20 +0000</pubDate>
			<dc:creator>mhoffma</dc:creator>
			<guid isPermaLink="false">96002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Win 7 x64&#60;br /&#62;
Chrome Version 25.0.1364.68&#60;br /&#62;
Firefox 18.0.2&#60;/p&#62;
&#60;p&#62;I had changed the type previously to better render in Chrome - that's resolved.&#60;/p&#62;
&#60;p&#62;Nothing still comes up in Greyscale in either browser.&#60;br /&#62;
In Firefox, the portfolio pictures don't even show on the homepage (just the spinning loading indicators)&#60;br /&#62;
and in the client boxes, the logos don't show at all.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i.imgur.com/tlc4WhB.jpg&#34;&#62;Firefox Screenshot&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/kyiMxbj.jpg&#34;&#62;Chrome Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-95981</link>
			<pubDate>Sat, 09 Feb 2013 13:55:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mhoffma,&#60;/p&#62;
&#60;p&#62;Edited this as you pointed out I got your issue confused with another.&#60;/p&#62;
&#60;p&#62;I'm not having any issues seeing the grayscale effect in any browser (IE, Chrome or FF) as well as seeing the type as fuzzy or the portfolio issues.&#60;/p&#62;
&#60;p&#62;Which OS is this on? With windows 7 on two PC's I'm just not able to get the same issues either logged on or not logged in to your install.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mhoffma on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-95945</link>
			<pubDate>Sat, 09 Feb 2013 03:50:07 +0000</pubDate>
			<dc:creator>mhoffma</dc:creator>
			<guid isPermaLink="false">95945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried everything on your list - &#60;/p&#62;
&#60;p&#62;- Checked that the template builder module is set to greyscale&#60;br /&#62;
- Tried using the regenerate thumbnails plugin&#60;br /&#62;
- Deactivated all plugins&#60;br /&#62;
- Using 1.6 the whole time.&#60;/p&#62;
&#60;p&#62;I also deleted the whole wordpress install, did everything from scratch, tried setting everything up without importing the demo content like I did the first time, and it still didn't work.&#60;/p&#62;
&#60;p&#62;I reimported the demo content.&#60;/p&#62;
&#60;p&#62;Could it be an issue with the 3.5.1 wordpress update?&#60;/p&#62;
&#60;p&#62;I set you up an admin login and sent it to your gmail account.&#60;br /&#62;
Your help is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mhoffma on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-95906</link>
			<pubDate>Fri, 08 Feb 2013 21:49:29 +0000</pubDate>
			<dc:creator>mhoffma</dc:creator>
			<guid isPermaLink="false">95906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.planb.ky&#34; rel=&#34;nofollow&#34;&#62;http://www.planb.ky&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'll look at your issues this afternoon but if you have an insights before then, let me know.&#60;/p&#62;
&#60;p&#62;Thanks Devin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-95854</link>
			<pubDate>Fri, 08 Feb 2013 16:13:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mhoffma,&#60;/p&#62;
&#60;p&#62;Can you link to your site so we can take a look live? I know that certain fonts look pretty bad even in Chrome but its just the nature of the google fonts (not all of them render well).&#60;/p&#62;
&#60;p&#62;For the greyscale, make sure that in the template builder template for that page the Image hovers effect is set to Greyscale. If it, try removing that element from the template and saving the template. Next re-add in the element and add your images to it again.&#60;/p&#62;
&#60;p&#62;Additionally, you can try regenerating your thumbnails with this plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Without looking at the site live I can't say what could be happening with the portfolio in IE and FF.&#60;/p&#62;
&#60;p&#62;If you have any plugins active, deactivate them as well just to make sure there are no plugin conflicts or code conflicts. If you are not using Angular 1.6, re-download the theme files from your downloads on Themeforest and re-install the updated theme on top of the old one just like you first installed it. That will help rule out any old bugs or issues with wordpress updates.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mhoffma on "Greyscale, Type in Chrome, and other Issues"</title>
			<link>http://www.kriesi.at/support/topic/greyscale-type-in-chrome-and-other-issues#post-95756</link>
			<pubDate>Thu, 07 Feb 2013 22:39:28 +0000</pubDate>
			<dc:creator>mhoffma</dc:creator>
			<guid isPermaLink="false">95756@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where to start...&#60;/p&#62;
&#60;p&#62;I'm in the middle of building my site with Angular and noticed the following:&#60;/p&#62;
&#60;p&#62;The &#34;callout&#34; type towards the top of the page is fuzzy - but only in Chrome.&#60;br /&#62;
The greyscale feature on the &#34;Partners&#34; module is not working in any browser.&#60;br /&#62;
In IE and Firefox, the portfolio module and the partners list doesn't want to load at all - just getting the spinning loading symbol.&#60;/p&#62;
&#60;p&#62;Any ideas? I've looked through your support pages to find solutions with no success.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Website Takes Too Long to Load"</title>
			<link>http://www.kriesi.at/support/topic/website-takes-too-long-to-load#post-90722</link>
			<pubDate>Wed, 09 Jan 2013 00:59:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad I could help a bit. Performance is always such a complicated issue and a big topic but finding whats right for your site + server is key.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brentbarbano on "Website Takes Too Long to Load"</title>
			<link>http://www.kriesi.at/support/topic/website-takes-too-long-to-load#post-90709</link>
			<pubDate>Tue, 08 Jan 2013 23:49:58 +0000</pubDate>
			<dc:creator>brentbarbano</dc:creator>
			<guid isPermaLink="false">90709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks. It has sped up...still not perfect but it seems to be something with my host. Thanks Devin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Website Takes Too Long to Load"</title>
			<link>http://www.kriesi.at/support/topic/website-takes-too-long-to-load#post-90671</link>
			<pubDate>Tue, 08 Jan 2013 21:44:53 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90671@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Brent,&#60;/p&#62;
&#60;p&#62;I'm not getting a long load when viewing your page, but I am getting a big delay in the actual response time from your server. Check with your hosting provider and see if they are having issues on there end or can help diagnose why your response time is so high.&#60;/p&#62;
&#60;p&#62;Once a connected, the page was loaded in about 12 seconds for me which is still a bit slow but with a media heavy site it isn't completely unexpected. Lots of images and a few extra plugins can cause quite a few requests to the server.&#60;/p&#62;
&#60;p&#62;You could look into a caching plugin. When set up, they can definitely help with page loading and overall performance increases.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brentbarbano on "Website Takes Too Long to Load"</title>
			<link>http://www.kriesi.at/support/topic/website-takes-too-long-to-load#post-90659</link>
			<pubDate>Tue, 08 Jan 2013 20:50:06 +0000</pubDate>
			<dc:creator>brentbarbano</dc:creator>
			<guid isPermaLink="false">90659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;/p&#62;
&#60;p&#62;So, my website recently has been taking a long time to load. Using Corona 1.4&#60;/p&#62;
&#60;p&#62;I know for a fact it is not my internet connection. I have tested a number of other sites and it was working perfectly fine the other day. My average load time is about 2-4 secs. However, only my site takes up to 15-20 secs. Sometimes longer.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.brentbarbano.com&#34; rel=&#34;nofollow&#34;&#62;http://www.brentbarbano.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I recently made some changes in the header.php and one of the css but nothing I haven't done before on the old Corona 1.2&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated. Thank you!&#60;/p&#62;
&#60;p&#62;-Brent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Thumbnails not loading"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-not-loading#post-67861</link>
			<pubDate>Fri, 27 Jul 2012 02:04:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67861@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Always glad to help. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mediumstudio on "Thumbnails not loading"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-not-loading#post-67773</link>
			<pubDate>Thu, 26 Jul 2012 16:34:20 +0000</pubDate>
			<dc:creator>mediumstudio</dc:creator>
			<guid isPermaLink="false">67773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sounds good to me! thanks - u guys are providing great support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Thumbnails not loading"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-not-loading#post-67692</link>
			<pubDate>Thu, 26 Jul 2012 06:12:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67692@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mediumstudio,&#60;/p&#62;
&#60;p&#62;I checked your site again, and I can see all those 14 thumbnails (in 4 rows). The site is a bit slow and had some delay before showing up all the images but it loads all the images on my end. Try to contact your webhost about it or try to use some optimization plugins (like cache). :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mediumstudio on "Thumbnails not loading"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-not-loading#post-67498</link>
			<pubDate>Wed, 25 Jul 2012 05:20:53 +0000</pubDate>
			<dc:creator>mediumstudio</dc:creator>
			<guid isPermaLink="false">67498@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There should be 4 rows with 4 columns totaling 14 thumbnails (only 2 in the last row). Is this what you are seeing? Sometimes they appear and sometimes they don't all load (although their &#38;lt;&#38;gt; buttons do appear when you mouse-over the blank area).&#60;/p&#62;
&#60;p&#62;Can you take another look? Thanks, its much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Thumbnails not loading"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-not-loading#post-67478</link>
			<pubDate>Wed, 25 Jul 2012 00:49:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm not sure if I am seeing the site correctly, I can see 5 portfolio items with different set of images. They seem to be working just fine.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mediumstudio on "Thumbnails not loading"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-not-loading#post-67169</link>
			<pubDate>Mon, 23 Jul 2012 12:58:46 +0000</pubDate>
			<dc:creator>mediumstudio</dc:creator>
			<guid isPermaLink="false">67169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have multiple pages with multiple thumbnails on each but they do not all always load. I will see the spinning gif for all of them but once it loads only half of them appear. Each thumbnail (which is created by using the portfolio feature) has several thumbnails within it - thus creating a separate slide show for each. &#60;/p&#62;
&#60;p&#62;Here's one of the pages: &#60;a href=&#34;http://selahdor.com/site/?page_id=583&#34; rel=&#34;nofollow&#34;&#62;http://selahdor.com/site/?page_id=583&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My client is hosted with Yahoo. Perhaps this could be the problem?&#60;br /&#62;
Much thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio keeps loading forever"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-keeps-loading-forever#post-63364</link>
			<pubDate>Tue, 03 Jul 2012 09:17:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">63364@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you found what's missing. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>santosdiez on "Portfolio keeps loading forever"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-keeps-loading-forever#post-63355</link>
			<pubDate>Tue, 03 Jul 2012 08:42:16 +0000</pubDate>
			<dc:creator>santosdiez</dc:creator>
			<guid isPermaLink="false">63355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've found the mistake.. And it was my fault, I was setting not to show the image, so it looks like in some way the preloading is associated with the loading of the images.&#60;/p&#62;
&#60;p&#62;Sorry for bothering! And thanks! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>santosdiez on "Portfolio keeps loading forever"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-keeps-loading-forever#post-63354</link>
			<pubDate>Tue, 03 Jul 2012 08:38:12 +0000</pubDate>
			<dc:creator>santosdiez</dc:creator>
			<guid isPermaLink="false">63354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've pasted that css inside my custom.css but nothing changes.&#60;/p&#62;
&#60;p&#62;The thing is that that there should be images on each portfolio item, as they are in my default language. I've tried setting English as default language, but the same thing happens.&#60;/p&#62;
&#60;p&#62;I was thinking of the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; plugin causing all this, but as long as the portfolio items are translated... I'm not so sure about that.&#60;/p&#62;
&#60;p&#62;I'll keep trying to fix it. Thank you so much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio keeps loading forever"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-keeps-loading-forever#post-63352</link>
			<pubDate>Tue, 03 Jul 2012 08:29:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">63352@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;This is just a temporary solution. Not sure what is causing the preloader to load infinitely. Maybe a plugin conflict or something. Please drop this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;div .preloading-container {
overflow: hidden;
background-position: center 50px;
clear: both;
opacity: 1;
display: block;
height: 200px;
visibility: visible;
}

portfolio-sort-container {
visibility: visible;
opacity: 0;
overflow: hidden;
position: relative;
height: 106px;
opacity: 1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I noticed that there are no images on each portfolio items. Is this correct?&#60;/p&#62;
&#60;p&#62;Let me tag the rest of the support team to better help you out.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>santosdiez on "Portfolio keeps loading forever"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-keeps-loading-forever#post-63173</link>
			<pubDate>Mon, 02 Jul 2012 10:15:22 +0000</pubDate>
			<dc:creator>santosdiez</dc:creator>
			<guid isPermaLink="false">63173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've been trying to solve my problem lately, but I can't find the way, so I decided to post it here and look for some help.&#60;/p&#62;
&#60;p&#62;I'm using the Sentence Theme, along with the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; plugin. It all works perfectly, all translations are fine, but when I try to see my portfolio in English, it never shows. It stays loading with the spinning wheel forever, although the portfolio items are correctly translated, as the 'divs' are there but they never become visible.&#60;/p&#62;
&#60;p&#62;I've been trying to find the problem, maybe something dealing with javascript but I don't really know the full details of the framework so it is complicated...&#60;/p&#62;
&#60;p&#62;The portfolio I'm talking about is here: &#60;a href=&#34;http://blog.santosdiez.es/en/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://blog.santosdiez.es/en/portfolio/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help would be appreciated. Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slideshow not loading"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-not-loading#post-52051</link>
			<pubDate>Tue, 17 Apr 2012 17:56:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Huw,&#60;/p&#62;
&#60;p&#62;Sorry for the delayed response! Each time you responded it actually pushed your topic to the back of our queue.&#60;/p&#62;
&#60;p&#62;What issues are you still having? Looking at the site now I'm not seeing any issues that really jump out at me. Checked with Chrome, FF and IE on Windows 7.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curator on "Slideshow not loading"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-not-loading#post-51799</link>
			<pubDate>Mon, 16 Apr 2012 11:15:36 +0000</pubDate>
			<dc:creator>curator</dc:creator>
			<guid isPermaLink="false">51799@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin - any ideas on why this is happening?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
