<?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 - User Favorites: xxtita</title>
		<link><a href='http://www.kriesi.at/support/profile/xxtita'>xxtita</a></link>
		<description>Support Forum - User Favorites: xxtita</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 02:41:37 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-102255</link>
			<pubDate>Wed, 20 Mar 2013 13:54:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">102255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Right now you got 3 issues you have to deal with to go to the next level of speed, even though you did a fine job of taking out 10 full seconds. &#60;/p&#62;
&#60;p&#62;I think the greyscales can be sped up.  You are displaying the same color thumbnails and greyscale thumbnails but from two different urls. This causes each to load twice , but if you were using the same images that wouldn't be happening. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330.jpg&#60;/a&#62;

-----------

&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330.jpg&#60;/a&#62;

-----------

&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330-greyscale.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330-greyscale.jpg&#60;/a&#62;

---------

&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330-greyscale.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330-greyscale.jpg&#60;/a&#62;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;*) Time to first byte is waaayyy too long and shows an improperly configured Apache. It should be around a quarter of a second maximum, and not over 1 second. (This will be tough and perhaps should be left for last).&#60;/p&#62;
&#60;p&#62;*) None of your images have an expiration. We can fix that right up with htaccess&#60;/p&#62;
&#60;p&#62;Open up your .htaccess file (make sure you have ftp access to the website first in case a mistake is made). I am not sure what is inside  your .htaccess file , but you will need to add all of this: &#60;a href=&#34;https://github.com/h5bp/html5-boilerplate/blob/master/.htaccess&#34; rel=&#34;nofollow&#34;&#62;https://github.com/h5bp/html5-boilerplate/blob/master/.htaccess&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The real part of that file you need are lines 1 - 280 ; . Just make sure they come before the normal 8-12 lines that Wordpress adds to the htaccess.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-102075</link>
			<pubDate>Tue, 19 Mar 2013 15:09:58 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">102075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
A lot of pics are now optimized. The portfolio-site still opens after click on the grayscale to slow.&#60;br /&#62;
Here is the result of the webpagetest &#60;a href=&#34;http://www.webpagetest.org/result/130319_WB_TJ7/&#34; rel=&#34;nofollow&#34;&#62;http://www.webpagetest.org/result/130319_WB_TJ7/&#60;/a&#62;&#60;br /&#62;
Maybe it would get faster, if i can force the cache options for the provided images? could this be an idea? if yes, do you know how?&#60;br /&#62;
thanks,&#60;br /&#62;
tita
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-101029</link>
			<pubDate>Wed, 13 Mar 2013 06:35:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">101029@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You are also loading a 1.5meg sized image on the page, which is your #1 problem, and takes 90% of the load time ( &#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/10/oBERTAUERN-2009-rAFFALT_138.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/10/oBERTAUERN-2009-rAFFALT_138.jpg&#60;/a&#62; ) .. Please optimize this image &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.webpagetest.org/result/130313_HB_0d2172c87e07df19d6d87c458d53eaaa/1/details/&#34; rel=&#34;nofollow&#34;&#62;http://www.webpagetest.org/result/130313_HB_0d2172c87e07df19d6d87c458d53eaaa/1/details/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also if you notice there are those 4-5 images for the main slider that look like can also use a bit of optimization. Try using this without resizer &#60;a href=&#34;http://jpeg-optimizer.com/&#34; rel=&#34;nofollow&#34;&#62;http://jpeg-optimizer.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Everything else as you can see by the link looks very tight, fast loading.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100641</link>
			<pubDate>Mon, 11 Mar 2013 16:15:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100641@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm getting a huge delay as well when trying to pull up an ajax portfolio item on the homepage. I'm not sure what the cause is here though but you could try creating a very basic portfolio item with just a single small image in it to get a comparison and see if it could be because of the size of the images in that portfolio item or if its something else.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100530</link>
			<pubDate>Mon, 11 Mar 2013 07:48:40 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">100530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
as i told, now with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; 2.7.1 the backend in much faster than it was. Still slow, but ok. What i worry most about is the portfolio site. &#60;a href=&#34;http://montanara-ramsau.at/ferienwohnung/&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/ferienwohnung/&#60;/a&#62;&#60;br /&#62;
When you click on the grayscale pics, it lasts 8000ms to open the portfolio. Other sites without &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; open the portfolio in 2000ms. Please click on the above mentioned portfolio to see what i mean. thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100459</link>
			<pubDate>Sun, 10 Mar 2013 20:06:09 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">100459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Hate to use a cliche but if you start fresh you will notice it will be a lot faster. I tested Coherence and &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; a week ago and it performed well.   Did you notice at what point things began slowing down? &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;NIck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100330</link>
			<pubDate>Sat, 09 Mar 2013 12:36:30 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">100330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;WP 3.4.2, plugins now only &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; and WP-Optimize, mem-limit pushed up to 128MB,&#60;br /&#62;
backend ist now way better, still slow.&#60;br /&#62;
frontend, portfolio site comes up fast, but when you click on a greyscale it lasts too long to open.&#60;br /&#62;
I could live with it, but i want to make some other websites also with coherence and &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;, and i cant do that, if its not getting better, or faster.&#60;br /&#62;
any ideas left?&#60;br /&#62;
thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100296</link>
			<pubDate>Sat, 09 Mar 2013 06:25:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've actually been hearing from a lot of people about somewhat slower backends with wordpress since 3.5.1. It could be a coincidence but it has been something I've now heard from sources outside of here as well.&#60;/p&#62;
&#60;p&#62;Typically, backend slowness is because of low memory availability. Here is a good guide on increase the memory available for wordpress to use: &#60;a href=&#34;http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/&#34; rel=&#34;nofollow&#34;&#62;http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100180</link>
			<pubDate>Fri, 08 Mar 2013 08:07:50 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">100180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi Devin,&#60;br /&#62;
Frontend is ok, ecxept the portfolio, which is very slow to e.g. other sites with coherence and without &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; &#60;a href=&#34;http://montanara-ramsau.at/ferienwohnung/&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/ferienwohnung/&#60;/a&#62;&#60;br /&#62;
But really slow is the backend. Can i send you PM with access to the site?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100115</link>
			<pubDate>Thu, 07 Mar 2013 20:38:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi xxtita,&#60;/p&#62;
&#60;p&#62;Can you point out some specific examples of items working incorrectly or not slow. I'm not getting any visual errors when I view the site and it seems to be fairly responsive to page navigation and loading content (nothing I would call slow).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-99984</link>
			<pubDate>Thu, 07 Mar 2013 08:17:35 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">99984@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi kriesi,&#60;br /&#62;
it seems that coherence together with  &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; 2.7.1 is pretty slow. the backend works really slow, and in the frontend the portfolio &#60;a href=&#34;http://montanara-ramsau.at/ferienwohnung/&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/ferienwohnung/&#60;/a&#62; is also not working well. please check &#60;a href=&#34;http://www.montanara-ramsau.at&#34; rel=&#34;nofollow&#34;&#62;http://www.montanara-ramsau.at&#60;/a&#62; - thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "WPML and Coherence Theme"</title>
			<link>http://www.kriesi.at/support/topic/wpml-and-coherence-theme#post-77237</link>
			<pubDate>Tue, 25 Sep 2012 09:18:18 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">77237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just translated category for the blog and portfolio. It's not difficult, just have to always remember if you are in English or in some other language. Take a look. &#60;a href=&#34;http://i.imgur.com/bma7Y.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/bma7Y.png&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;The top left arrow is the main control to switch the backend to another language while on the right you pick which English (if that's the base language) .. which English counterpart to match the new portfolio item to. On the bottom there are also additional options.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mvalls on "WPML and Coherence Theme"</title>
			<link>http://www.kriesi.at/support/topic/wpml-and-coherence-theme#post-77230</link>
			<pubDate>Tue, 25 Sep 2012 08:35:19 +0000</pubDate>
			<dc:creator>mvalls</dc:creator>
			<guid isPermaLink="false">77230@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Hey! &#60;/p&#62;
&#60;p&#62; Thanks Nick!&#60;/p&#62;
&#60;p&#62;I have another question: The category of the portfolios and blog, can be translated with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "WPML and Coherence Theme"</title>
			<link>http://www.kriesi.at/support/topic/wpml-and-coherence-theme#post-77164</link>
			<pubDate>Mon, 24 Sep 2012 19:08:38 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">77164@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The way &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; works with the theme, you can translate any page. So you would make a regular contact page, save it, then switch over to another language from the drop down list and create a contact page in that language and then assign the spanish-contact-page to the primary-site-language contact page from a dropdown box located right on the edit page itself.&#60;/p&#62;
&#60;p&#62;The same goes for the slider. Basically you will have a dropdown menu in the backend with whichever languages you want to support, as you switch between languages, you will have to redo everything you did in the original language. So yes, you can have the slider translated into anything you want, or have a completely different layout without a slider . Each and every language can have a completely different page layout linked to the primary language page. This way the theme is aware which pages to display for which specific language.&#60;/p&#62;
&#60;p&#62;I hope that answers your question.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mvalls on "WPML and Coherence Theme"</title>
			<link>http://www.kriesi.at/support/topic/wpml-and-coherence-theme#post-77092</link>
			<pubDate>Mon, 24 Sep 2012 09:52:32 +0000</pubDate>
			<dc:creator>mvalls</dc:creator>
			<guid isPermaLink="false">77092@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi&#60;/p&#62;
&#60;p&#62;I bought your fabulous theme and I’m very happy with the purchase, but I have a question that I want to tell before, to buy &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;.&#60;br /&#62;
In your theme says that is compatible with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;, but I want to Know if the text of the slide, and contact form can also be translated with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. I’m testing QTranslete, but does not give me option to translate these texts.&#60;br /&#62;
I want Know what levels of translation allows your theme with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; before buying it.&#60;/p&#62;
&#60;p&#62;Thank you very much!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-66723</link>
			<pubDate>Fri, 20 Jul 2012 09:17:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;There is coherence_1.1 that you can download on your themeforest account.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pelyon on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-66696</link>
			<pubDate>Fri, 20 Jul 2012 06:55:45 +0000</pubDate>
			<dc:creator>pelyon</dc:creator>
			<guid isPermaLink="false">66696@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, I deactivated both the plugins I had with Coherence, and still have the problem. Is there an update to the theme or part of the theme that I should make?  I'm using version 1.0.3.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-66603</link>
			<pubDate>Thu, 19 Jul 2012 20:10:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jason,&#60;/p&#62;
&#60;p&#62;I'm not sure what simple options is but try disabling both of them. Jetpack, even though it comes with new installations of wordpress most of the time is still a plugin and can effect theme files.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pelyon on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-65912</link>
			<pubDate>Mon, 16 Jul 2012 17:22:08 +0000</pubDate>
			<dc:creator>pelyon</dc:creator>
			<guid isPermaLink="false">65912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;I have not added any plug-ins. The site just has &#34;jetpack&#34; and &#34;simple options&#34;, which I believe came with the wp install. &#60;/p&#62;
&#60;p&#62;Regards, Jason
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-65715</link>
			<pubDate>Sun, 15 Jul 2012 22:55:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">65715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Do you have any plugins installed that may affect the prettyPhoto behavior?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pelyon on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-65708</link>
			<pubDate>Sun, 15 Jul 2012 21:27:22 +0000</pubDate>
			<dc:creator>pelyon</dc:creator>
			<guid isPermaLink="false">65708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, they used to, but we had to move on to show something to the client.  I created another portfolio for you to see the bug, as I'd like to use this theme for other clients if possible. &#60;/p&#62;
&#60;p&#62; I have captions on  the 1st, 2nd  and 4th image, but none on the 3rd. In the prettyphoto lightbox, only the 3rd slide doesn't repeat (desired result). The others, with captions all repeat (not desirable). In all cases for &#34;Apply link to the image?&#34; I have &#34;Link to Post&#34;, and am using none of the caption call to action items. I've tried deleting all portfolios and inserting all new images, with same result. Thanks for looking into it!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.carletonstudio.com/portfolio-item/test-for-captions/&#34; rel=&#34;nofollow&#34;&#62;http://www.carletonstudio.com/portfolio-item/test-for-captions/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-65546</link>
			<pubDate>Sat, 14 Jul 2012 05:21:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">65546@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;Are you sure that the links demonstrate the bug/issue? Imho both links redirect me to the same page/slideshow and prettyphoto lightbox example? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pelyon on "Double images in PrettyPhoto when captions are added"</title>
			<link>http://www.kriesi.at/support/topic/double-images-in-prettyphoto-when-captions-are-added#post-64607</link>
			<pubDate>Mon, 09 Jul 2012 21:46:52 +0000</pubDate>
			<dc:creator>pelyon</dc:creator>
			<guid isPermaLink="false">64607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, My portfolio slideshows work great, and the prettyPhoto &#34;slideshow&#34; works fine too. But, when I add captions to the images in the portfolio slideshow, all of a sudden, the pretty photo &#34;slideshow&#34; shows each image with a caption twice.  Funny thing too, when I disable the slideshow, under &#34;Portfolio Display Option&#34;, the prettyPhoto slideshow works as it should. However, this is not an acceptable option. Any ideas?    Thanks!&#60;/p&#62;
&#60;p&#62;Problem Link(some images with captions show twice in prettPhoto:&#60;br /&#62;
&#60;a href=&#34;http://www.carletonstudio.com/portfolio-item/landscapes-2/#&#34; rel=&#34;nofollow&#34;&#62;http://www.carletonstudio.com/portfolio-item/landscapes-2/#&#60;/a&#62;!prettyPhoto&#60;/p&#62;
&#60;p&#62;Link to page without captions, where the prettyphoto slideshow works fine:&#60;br /&#62;
&#60;a href=&#34;http://www.carletonstudio.com/portfolio-item/seascapes-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.carletonstudio.com/portfolio-item/seascapes-2/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Portfolio Image - clickable into lightbox or not clickable"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-clickable-into-lightbox-or-not-clickable#post-59703</link>
			<pubDate>Mon, 11 Jun 2012 14:18:30 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">59703@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;fenx ;) du bist ein held, dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio Image - clickable into lightbox or not clickable"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-clickable-into-lightbox-or-not-clickable#post-59291</link>
			<pubDate>Fri, 08 Jun 2012 07:54:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">59291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In js/avia.js Replace following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(typeof container == &#38;#39;undefined&#38;#39;){ container = &#38;#39;&#38;#39;;};&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(typeof container == &#38;#39;undefined&#38;#39;){ container = &#38;#39;body&#38;#39;;};&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox)
	jQuery(&#38;#39;body&#38;#39;, container).avia_activate_lightbox();

	//activates the hover effect for image links
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(&#38;#39;body&#38;#39;, container).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox)
	jQuery(container).avia_activate_lightbox();

	//activates the hover effect for image links
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(container).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>xxtita on "Portfolio Image - clickable into lightbox or not clickable"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-clickable-into-lightbox-or-not-clickable#post-58521</link>
			<pubDate>Sat, 02 Jun 2012 12:05:03 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">58521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, the portfolio images for each entry are clickable (&#60;a href=&#34;http://www.chalet-rohrmoos.com/?page_id=18&#34; rel=&#34;nofollow&#34;&#62;http://www.chalet-rohrmoos.com/?page_id=18&#60;/a&#62;) and open in the browser. I want that those pictures open in a lightbox or - as a not so good alternative - dont be clickable.&#60;br /&#62;
any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Fatal error: Call to undefined function get_theme_support()"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-call-to-undefined-function-get_theme_support#post-57344</link>
			<pubDate>Thu, 24 May 2012 06:22:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">57344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that it works now :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Fatal error: Call to undefined function get_theme_support()"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-call-to-undefined-function-get_theme_support#post-57027</link>
			<pubDate>Tue, 22 May 2012 13:15:59 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">57027@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;update wp to 3.3.2 and now it works
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Fatal error: Call to undefined function get_theme_support()"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-call-to-undefined-function-get_theme_support#post-56826</link>
			<pubDate>Mon, 21 May 2012 14:03:07 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">56826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hallo kriesi,&#60;br /&#62;
by activation of coherence the following message appears.&#60;br /&#62;
Fatal error: Call to undefined function get_theme_support() in /var/www/web242/html/blog/wp-content/themes/coherence/framework/php/avia_shortcodes/shortcodes.php on line 105&#60;/p&#62;
&#60;p&#62;before the activation i tried the preview. there was also an error message:&#60;br /&#62;
Fatal error: Call to undefined function get_post_format() in /var/www/web242/html/blog/wp-content/themes/coherence/includes/loop-index.php on line 21&#60;/p&#62;
&#60;p&#62;any ideas which components are not available on the server, or which configuration from the server is missing?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
