<?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: Disqus - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/disqus</link>
		<description>Support Forum - Tag: Disqus - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:36:44 +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/disqus" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Disqus and Avia feedback"</title>
			<link>http://www.kriesi.at/support/topic/disqus-and-avia-feedback#post-110345</link>
			<pubDate>Fri, 10 May 2013 13:41:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">110345@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Will,&#60;/p&#62;
&#60;p&#62;I'll tag the topic for Kriesi to take a look at.&#60;/p&#62;
&#60;p&#62;I have not worked with Disqus in quite a while but I believe it has some basic instructions on replacing the comment calls within themes and the same could probably work with Avia Feedback.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>will1234craig on "Disqus and Avia feedback"</title>
			<link>http://www.kriesi.at/support/topic/disqus-and-avia-feedback#post-110042</link>
			<pubDate>Thu, 09 May 2013 11:47:58 +0000</pubDate>
			<dc:creator>will1234craig</dc:creator>
			<guid isPermaLink="false">110042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys i would like to add Disqus to avia feedback rather than the comments system you have is this possible&#60;/p&#62;
&#60;p&#62;thanks in advance&#60;/p&#62;
&#60;p&#62;Will
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85961</link>
			<pubDate>Fri, 30 Nov 2012 05:23:30 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">85961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's been fixed!!!! A very nice person took it upon themselves to do a test installation and figured out how to call the Disqus Comment Engine up in place of the standard WooCommerce Review section! &#60;/p&#62;
&#60;p&#62;From user Bheadrick:&#60;/p&#62;
&#60;p&#62;&#34;I managed to get it working, though on a test site just now: &#60;a href=&#34;http://woo.bryanheadrick.info/shop/mario/&#34; rel=&#34;nofollow&#34;&#62;http://woo.bryanheadrick.info/shop/mario/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;with the help of this tut&#34; &#60;a href=&#34;http://wp.tutsplus.com/tutorials/plugins/integrating-disqus-into-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://wp.tutsplus.com/tutorials/plugins/integrating-disqus-into-wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;skip halfway down to &#34;Integrating Disqus Into WordPress Without a Plugin&#34;&#60;/p&#62;
&#60;p&#62;the function disqus_embed('myexampleblog'); goes inside the reviews.php template file in your theme under woocommerce/single-product/tabs&#34;&#60;/p&#62;
&#60;p&#62;Here's a link to the full thread over at the WooCommerce support forum: &#60;a href=&#34;http://wordpress.org/support/topic/enabling-comments-not-reviews-on-woo-commerce-product-pages&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/enabling-comments-not-reviews-on-woo-commerce-product-pages&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85496</link>
			<pubDate>Tue, 27 Nov 2012 07:26:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85496@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, afaik WooCommerce uses the default comment system for the reviews and thus it would conflict with Disqus. You can try to contact the woocommerce developers - maybe it's possible and they already found a solution or I'm wrong and you can even use Disqus with WooCommerce out of the box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85409</link>
			<pubDate>Mon, 26 Nov 2012 18:06:27 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">85409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;THAT WORKED! It loads the comments right under the page now! Woo hoo! Thank you very much for helping me figure that out. &#60;/p&#62;
&#60;p&#62;Can I apply this same coding to the product pages to allow for Disqus comments on my products?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85404</link>
			<pubDate>Mon, 26 Nov 2012 17:39:49 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85404@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi CarletonTorpin,&#60;/p&#62;
&#60;p&#62;You can try adding the get comments call to the template-dynamic.php file in your theme files just after the loop reset. So look for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//get the sidebar
wp_reset_query();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//get the sidebar
wp_reset_query();
//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
comments_template( &#38;#39;/includes/comments.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85403</link>
			<pubDate>Mon, 26 Nov 2012 17:35:19 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">85403@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can see that the comments section does successfully call when used on a normal Full Width page (no Dynamic Template): &#60;a href=&#34;http://selectbilliards.com/shipping-policy/&#34; rel=&#34;nofollow&#34;&#62;http://selectbilliards.com/shipping-policy/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;BTW, I've tried this with Disqus turned off and on, to no effect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85266</link>
			<pubDate>Sun, 25 Nov 2012 04:18:03 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">85266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Ismael, &#60;/p&#62;
&#60;p&#62;Here's a screengrab of how it's currently set up: &#60;a href=&#34;https://selectbilliards.com/wp-content/uploads/2012/11/Dynamic-Template-Settings.tiff&#34; rel=&#34;nofollow&#34;&#62;https://selectbilliards.com/wp-content/uploads/2012/11/Dynamic-Template-Settings.tiff&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's basically a Fullwidth template set up with these elements:&#60;/p&#62;
&#60;p&#62;Text Styling&#60;br /&#62;
Post Content&#60;br /&#62;
Horizontal Ruler&#60;br /&#62;
Products
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85249</link>
			<pubDate>Sun, 25 Nov 2012 01:22:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What elements did you add on the template that you built using the template builder?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85248</link>
			<pubDate>Sun, 25 Nov 2012 01:22:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What elements did you add on the template that you built using the template builder?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Enabling comments on Page that uses Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/enabling-comments-on-page-that-uses-template-builder#post-85233</link>
			<pubDate>Sat, 24 Nov 2012 20:25:42 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">85233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm working on figuring out a way to add commenting functionality to the bottom of a page that I made using the Template Builder. The page is visible here: &#60;a href=&#34;http://selectbilliards.com/entry-level-pool-cues-a-gift-giving-guide-for-pool-players/&#34; rel=&#34;nofollow&#34;&#62;http://selectbilliards.com/entry-level-pool-cues-a-gift-giving-guide-for-pool-players/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've found a few support threads here that mention looking for the template-fullwidth.php file, but I can't locate that in the Propulsion Theme. How can I make this happen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Überlagerung bei Kommentaren"</title>
			<link>http://www.kriesi.at/support/topic/uberlagerung-bei-kommentaren#post-84956</link>
			<pubDate>Thu, 22 Nov 2012 07:01:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84956@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Du kannst versuchen in single.php folgenden Code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//show related posts based on tags if there are any
					get_template_part( &#38;#39;includes/related-posts&#38;#39;);

					//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
					comments_template( &#38;#39;/includes/comments.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;mit:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
					comments_template( &#38;#39;/includes/comments.php&#38;#39;); 

					//show related posts based on tags if there are any
					get_template_part( &#38;#39;includes/related-posts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;zu tauschen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Überlagerung bei Kommentaren"</title>
			<link>http://www.kriesi.at/support/topic/uberlagerung-bei-kommentaren#post-84881</link>
			<pubDate>Wed, 21 Nov 2012 13:39:06 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">84881@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ich habe mir jetzt Disqus als Kommentarsystem geholt. Sieht sehr gut aus, wird aber dummerweise unter die Ähnlichen Videos eingefügt. Wie kann ich das ändern?&#60;br /&#62;
&#60;a href=&#34;https://docs.google.com/open?id=0B70Cg9EggGQoWmNadW80S2VfdWM&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B70Cg9EggGQoWmNadW80S2VfdWM&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Überlagerung bei Kommentaren"</title>
			<link>http://www.kriesi.at/support/topic/uberlagerung-bei-kommentaren#post-81929</link>
			<pubDate>Fri, 02 Nov 2012 09:00:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Hallo,&#60;br /&#62;
füge folgenden Code in css/custom.css ein, um das Problem zu beheben:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .children .comment-reply-link, #top .comment-reply-link{
    left: -67px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Überlagerung bei Kommentaren"</title>
			<link>http://www.kriesi.at/support/topic/uberlagerung-bei-kommentaren#post-81750</link>
			<pubDate>Wed, 31 Oct 2012 23:30:25 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">81750@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Bei den Kommentaren kommt es zu unschönen Überlagerungen. Wo kann ich das ändern?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://docs.google.com/open?id=0B70Cg9EggGQoYXg5b2RPS3JDNEE&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B70Cg9EggGQoYXg5b2RPS3JDNEE&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Gruß&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-79268</link>
			<pubDate>Wed, 10 Oct 2012 13:44:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you do get an answer specific to the plugin and how to integrate it, feel free to post your results here for others to find later :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-79139</link>
			<pubDate>Tue, 09 Oct 2012 16:52:47 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">79139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good point. I'll check there. Thanks guys!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-79137</link>
			<pubDate>Tue, 09 Oct 2012 16:42:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79137@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey CarletonTorpin,&#60;/p&#62;
&#60;p&#62;As far as I know the plugin replaces the normal comments with the reviews function. It will probably be something that needs to be asked in the WooCommerce forums since it deals directly with the plugin.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-79134</link>
			<pubDate>Tue, 09 Oct 2012 16:35:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tbh this question is beyond the scope of our support forum because it's a plugin related issue/question. Please head over to the woocommerce developer website: &#60;a href=&#34;http://www.woothemes.com/support/&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/support/&#60;/a&#62; and ask them if it's possible or not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-79130</link>
			<pubDate>Tue, 09 Oct 2012 16:30:26 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">79130@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I may have found something too hard to be fixed with this request. It seems doable but I guess I'm just an eternal optimist.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-79032</link>
			<pubDate>Mon, 08 Oct 2012 21:25:41 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">79032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any thoughts on this? It's implemented perfectly on blog posts and if I can achieve that same thing with the products, I'll be all set! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CarletonTorpin on "Using Disqus for comments on Product listings"</title>
			<link>http://www.kriesi.at/support/topic/using-disqus-for-comments-on-product-listings#post-78908</link>
			<pubDate>Mon, 08 Oct 2012 06:36:47 +0000</pubDate>
			<dc:creator>CarletonTorpin</dc:creator>
			<guid isPermaLink="false">78908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've looked into many options for facilitating discussion on various eCommerce products and I've decided to use Disqus for it's ease of implementation and FB/ Twitter integration. I've been able to successfully implement it on blog posts, but how can I enable it on Product Pages? Right now, products are showing the default &#34;Review&#34; section in place of the Disqus comment box. I'd like to swap Disqus for the reviews section. Thank you as always!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-61733</link>
			<pubDate>Fri, 22 Jun 2012 17:56:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61733@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to find the culprit :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ejeremy112 on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-61700</link>
			<pubDate>Fri, 22 Jun 2012 15:10:13 +0000</pubDate>
			<dc:creator>ejeremy112</dc:creator>
			<guid isPermaLink="false">61700@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cool, it works now.. darn disqus plugin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-61624</link>
			<pubDate>Fri, 22 Jun 2012 07:35:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">61624@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A plugin adds following js code before the doctype declaration:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
    // &#38;lt;![CDATA[
        var disqus_shortname = &#38;#39;blackstead&#38;#39;;
        (function () {
            var nodes = document.getElementsByTagName(&#38;#39;span&#38;#39;);
            for (var i = 0, url; i &#38;lt; nodes.length; i++) {
                if (nodes[i].className.indexOf(&#38;#39;dsq-postid&#38;#39;) != -1) {
                    nodes[i].parentNode.setAttribute(&#38;#39;data-disqus-identifier&#38;#39;, nodes[i].getAttribute(&#38;#39;rel&#38;#39;));
                    url = nodes[i].parentNode.href.split(&#38;#39;#&#38;#39;, 1);
                    if (url.length == 1) { url = url[0]; }
                    else { url = url[1]; }
                    nodes[i].parentNode.href = url + &#38;#39;#disqus_thread&#38;#39;;
                }
            }
            var s = document.createElement(&#38;#39;script&#38;#39;); s.async = true;
            s.type = &#38;#39;text/javascript&#38;#39;;
                        s.src = &#38;#39;http&#38;#39; + &#38;#39;://&#38;#39; + &#38;#39;disqus.com/forums/&#38;#39; + disqus_shortname + &#38;#39;/count.js&#38;#39;;
            (document.getElementsByTagName(&#38;#39;HEAD&#38;#39;)[0] &#124;&#124; document.getElementsByTagName(&#38;#39;BODY&#38;#39;)[0]).appendChild(s);
        }());
    //]]&#38;gt;
    &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think the plugin has something to do with Disqus. Try to deactivate the plugin to fix the error.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ejeremy112 on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-61568</link>
			<pubDate>Thu, 21 Jun 2012 23:40:05 +0000</pubDate>
			<dc:creator>ejeremy112</dc:creator>
			<guid isPermaLink="false">61568@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I found this thread and I am having similar problems.  I can't get the front page of my website to be normal with IE.  It works great in other browers Safari, Firefox, Chrome.. I installed the file you just posted.. I need help, &#60;/p&#62;
&#60;p&#62;My website is  http:blackstead.com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-61092</link>
			<pubDate>Wed, 20 Jun 2012 07:33:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">61092@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to replace the js file here: wp-content/plugins/wp-prettyphoto/js/jquery.prettyPhoto.js with the latest version which is inluded in following zip file: &#60;a href=&#34;http://www.no-margin-for-errors.com/demos/prettyPhoto-jquery-lightbox-clone/prettyPhoto_compressed_3.1.4.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/demos/prettyPhoto-jquery-lightbox-clone/prettyPhoto_compressed_3.1.4.zip&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Paul on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-61032</link>
			<pubDate>Tue, 19 Jun 2012 23:05:44 +0000</pubDate>
			<dc:creator>Paul</dc:creator>
			<guid isPermaLink="false">61032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Both sites slider are already perfectly working on Firefox, Google Chrome and Safari but not yet in Internet Explorer.&#60;/p&#62;
&#60;p&#62;It seems that prettyPhoto and jQuery has a conflict that started from IE 7-9.&#60;/p&#62;
&#60;p&#62;I already tried all the hack from changing jquery files and prettyPhoto.js.&#60;/p&#62;
&#60;p&#62;I also try to use the meta tag&#60;/p&#62;
&#60;p&#62;&#38;lt;meta http-equiv=&#34;X-UA-Compatible&#34; content=&#34;IE=8&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;to behave as IE 8, it just show only the text description of the slider but not the pictures.&#60;/p&#62;
&#60;p&#62;Any advice??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-60989</link>
			<pubDate>Tue, 19 Jun 2012 18:30:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60989@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure whats causing the change with IE. I've flagged the topic for Kriesi to take a look at but in the mean time can you try disabling all of the plugins you have that are currently active and testing the slider in IE. It may not be related but often times there can be some odd conflicts as a result of plugins.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Paul on "Lost all sliders / picture from front page after upgrading to Wordpress 3.4."</title>
			<link>http://www.kriesi.at/support/topic/lost-all-sliders-picture-from-front-page-after-upgrading-to-wordpress-34#post-60840</link>
			<pubDate>Mon, 18 Jun 2012 22:16:48 +0000</pubDate>
			<dc:creator>Paul</dc:creator>
			<guid isPermaLink="false">60840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I had someone else fix it for me. Thanks anyway.&#60;/p&#62;
&#60;p&#62;The problem is the version of jQuery used by prettyphoto which is incorporated in the slider.&#60;/p&#62;
&#60;p&#62;The prettyPhoto wordpress plugin does not already supported by the latest version of wordpress.&#60;/p&#62;
&#60;p&#62;The problem I am encountering now is that, the slider does not work IE.&#60;/p&#62;
&#60;p&#62;In Firefox and Chrome, it works but not in IE.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
