<?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: WP - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/wp</link>
		<description>Support Forum - Tag: WP - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 13:01:14 +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/wp" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Can`t login on second page - WP network"</title>
			<link>http://www.kriesi.at/support/topic/cant-login-on-second-page-wp-network#post-106239</link>
			<pubDate>Fri, 19 Apr 2013 12:33:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106239@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi TheGabriel,&#60;/p&#62;
&#60;p&#62;This isn't something we can help with via support. You can look at plugin options or general wordpress customization options via a freelance developer.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TheGabriel on "Can`t login on second page - WP network"</title>
			<link>http://www.kriesi.at/support/topic/cant-login-on-second-page-wp-network#post-106147</link>
			<pubDate>Thu, 18 Apr 2013 17:49:51 +0000</pubDate>
			<dc:creator>TheGabriel</dc:creator>
			<guid isPermaLink="false">106147@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have a serious problem to log in on my second site of a WP network installation. This relates to the theme site log in page, not that of WP. I would like to offer the customers just one page to register and log in, so I just removed the registration button from the sub menu. This looks like this: &#60;a href=&#34;http://epicase.de/mein-konto/&#34; rel=&#34;nofollow&#34;&#62;http://epicase.de/mein-konto/&#60;/a&#62;&#60;br /&#62;
I did this also, because the registration page forwarded always to the fist site.&#60;br /&#62;
What can I do process the whole registration process over the log in page of the them?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Slideshow Upload for Incarnation - Church and Community Theme"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-upload-for-incarnation-church-and-community-theme#post-81381</link>
			<pubDate>Mon, 29 Oct 2012 09:07:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81381@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
please go to Incarnation &#38;gt; Theme Options and check which page is used as Frontpage (the page title should be selected in the dropdown option field). Then go to Pages &#38;gt; All Pages and search for this page. You can click on the page title (or &#34;Edit&#34;) to edit the page. On the editor screen scroll to the &#34;featured media&#34; option field underneath the visual/html text editor and upload your custom images by using the green upload button.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alienative on "Slideshow Upload for Incarnation - Church and Community Theme"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-upload-for-incarnation-church-and-community-theme#post-81379</link>
			<pubDate>Mon, 29 Oct 2012 08:56:44 +0000</pubDate>
			<dc:creator>alienative</dc:creator>
			<guid isPermaLink="false">81379@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I recently purchased and installed the theme on a demo server &#60;a href=&#34;http://levam.org/demo/&#34; rel=&#34;nofollow&#34;&#62;http://levam.org/demo/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I did search for a place to upload or edit the Frontpage slideshow on every single admin page but no luck.&#60;br /&#62;
Should I install any additional plugin for that? How can I edit/delete/add a new slide image?&#60;/p&#62;
&#60;p&#62;thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hiding the WP comment section"</title>
			<link>http://www.kriesi.at/support/topic/hiding-the-wp-comment-section#post-69558</link>
			<pubDate>Mon, 06 Aug 2012 07:12:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69558@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up angular\includes\format-standard.php and remove following code to get rid of the comment count:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
						if(comments_open() &#124;&#124; get_comments_number())
						{
							echo &#38;quot;&#38;lt;span class=&#38;#39;comment-container minor-meta&#38;#39;&#38;gt;&#38;quot;;
							comments_popup_link(&#38;quot; &#38;lt;span&#38;gt;0 &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;,
												&#38;quot; &#38;lt;span&#38;gt;1 &#38;quot;.__(&#38;#39;Comment&#38;#39; ,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;,
												&#38;quot; &#38;lt;span&#38;gt;% &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;,&#38;#39;comments-link&#38;#39;,
												__(&#38;#39;Comments Off&#38;#39;  ,&#38;#39;avia_framework&#38;#39;));
							echo &#38;quot;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;#39;text-sep&#38;#39;&#38;gt;/&#38;lt;/span&#38;gt;&#38;quot;;
						}

						?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bertuzziphotos on "Hiding the WP comment section"</title>
			<link>http://www.kriesi.at/support/topic/hiding-the-wp-comment-section#post-69284</link>
			<pubDate>Fri, 03 Aug 2012 18:30:27 +0000</pubDate>
			<dc:creator>bertuzziphotos</dc:creator>
			<guid isPermaLink="false">69284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Seems to have done the trick! Is there a way to remove the WP comment counter at the top of the post? Or possibly even replace it with a count of FB comments?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hiding the WP comment section"</title>
			<link>http://www.kriesi.at/support/topic/hiding-the-wp-comment-section#post-69279</link>
			<pubDate>Fri, 03 Aug 2012 18:02:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bertuzziphotos,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.comment-entry.post-entry {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then open up includes&#38;gt;comments.php and search for the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
	// You can start editing here -- including this comment!

	//create seperator
	if(comments_open() &#124;&#124; get_comments_number()) echo avia_advanced_hr(__(&#38;#39;Comments&#38;#39;, &#38;#39;avia_framework&#38;#39;));
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove that block to remove the comment HR separator.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bertuzziphotos on "Hiding the WP comment section"</title>
			<link>http://www.kriesi.at/support/topic/hiding-the-wp-comment-section#post-69272</link>
			<pubDate>Fri, 03 Aug 2012 16:56:19 +0000</pubDate>
			<dc:creator>bertuzziphotos</dc:creator>
			<guid isPermaLink="false">69272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;After looking through every post here on Facebook comment integration, I still have not found a solution to my problem. I'm trying to use a FB comment plugin and have successfully integrated it (along with making it fluid), but have run out of options on how to completely do away with WP comment content below the FB comment section. &#60;/p&#62;
&#60;p&#62;I found this CSS fix:&#60;/p&#62;
&#60;p&#62;.comment_meta_container,&#60;br /&#62;
.comment_container { display: none; }&#60;/p&#62;
&#60;p&#62;which took care of most of the problem, but I'm still seeing a &#34;comment&#34; horizontal divider with a bunch of empty white space above and below. Here's the link to the page: &#60;a href=&#34;http://bertuzziphotography.com/urban-wedding-photos/&#34; rel=&#34;nofollow&#34;&#62;http://bertuzziphotography.com/urban-wedding-photos/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there a quick CSS fix to remove the comment divider? And is there a way to remove the WP comment counter at the top of the post? Or possibly even replace it with a count of FB comments?&#60;/p&#62;
&#60;p&#62;*Another thing to note is that this Facebook plugin (SEO Facebook) is only visible when comments are turned on in WP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Should I update WP to 3.4? It won&#039;t hurt my Corona site will it?"</title>
			<link>http://www.kriesi.at/support/topic/should-i-update-wp-to-34-it-wont-hurt-my-corona-site-will-it#post-60302</link>
			<pubDate>Fri, 15 Jun 2012 02:52:31 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60302@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I updated my install without any issues. If you're worried you may want to wait a few days and see if any bug reports come in. Otherwise, I think you're probably safe to update without breaking the theme. Be sure though that any plugins you have activated also have updates otherwise you may experience problems on that front.&#60;/p&#62;
&#60;p&#62;WordPress will always have updates. Generally minor updates will not break a theme. Major updates like going from 3.2 to 3.4 may break a theme depending on what WordPress has updated. I would say check the forum before you update to see if anyone reports a bug. If none are reported then you're most likely safe. &#60;/p&#62;
&#60;p&#62;If you're still worried you may also want to setup a test site.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ProtectYourself on "Should I update WP to 3.4? It won&#039;t hurt my Corona site will it?"</title>
			<link>http://www.kriesi.at/support/topic/should-i-update-wp-to-34-it-wont-hurt-my-corona-site-will-it#post-60297</link>
			<pubDate>Fri, 15 Jun 2012 02:28:26 +0000</pubDate>
			<dc:creator>ProtectYourself</dc:creator>
			<guid isPermaLink="false">60297@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to update to WP 3.4 but I'm afraid that if I do there will be a problem with my site. Is it ok to do the update.&#60;/p&#62;
&#60;p&#62;Also, WP seems to keep coming out with updates.  How do I know each time if it's ok to do the update without messing up my site.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-36508</link>
			<pubDate>Wed, 04 Jan 2012 04:29:48 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">36508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We're looking into things to notify our users :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-36381</link>
			<pubDate>Mon, 02 Jan 2012 21:54:41 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">36381@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Newsletters about updates would be GREAT!&#60;/p&#62;
&#60;p&#62;I own 4 of Kriesi's themes now. &#60;/p&#62;
&#60;p&#62;Hope the newsletter gets set up.&#60;/p&#62;
&#60;p&#62;I'll definitely opt-in.&#60;/p&#62;
&#60;p&#62;Mike C
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "WP 3.2 Installs &#34;Successfully&#34; but Busted CSS?"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-installs-successfully-but-busted-css#post-26507</link>
			<pubDate>Tue, 06 Sep 2011 23:21:05 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26507@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad it helped you out too :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>billowendesign on "WP 3.2 Installs &#34;Successfully&#34; but Busted CSS?"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-installs-successfully-but-busted-css#post-26385</link>
			<pubDate>Sun, 04 Sep 2011 21:29:27 +0000</pubDate>
			<dc:creator>billowendesign</dc:creator>
			<guid isPermaLink="false">26385@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks this worked :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24170</link>
			<pubDate>Fri, 05 Aug 2011 06:38:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24170@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Kriesi announces updates on twitter: &#60;a href=&#34;http://twitter.com/#&#34; rel=&#34;nofollow&#34;&#62;http://twitter.com/#&#60;/a&#62;!/Kriesi&#60;br /&#62;
We can't use WPs automatic update system at the moment and Envato/Themeforest doesn't offer a notification service. However maybe we can look into solutions like newsletters, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehipp on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24146</link>
			<pubDate>Thu, 04 Aug 2011 17:17:40 +0000</pubDate>
			<dc:creator>ehipp</dc:creator>
			<guid isPermaLink="false">24146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude... Upgrade done. &#60;/p&#62;
&#60;p&#62;Is there a way to sign up for automatic notification about CleanCut upgrades? Themeforest didn't seem to say what the version was that was available for download. I can check back to this forum, but it would be nice if it was easier.&#60;/p&#62;
&#60;p&#62;Thanks so much for the navigation help. You made it easy for me to boldly go....&#60;/p&#62;
&#60;p&#62;Earl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24144</link>
			<pubDate>Thu, 04 Aug 2011 16:52:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24144@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It seems to be a wrong file path - cufon.js is located in the js folder ( js/cufon.js ). I think Kriesi mixed up the upgrade instructions for Avisio with the CleanCut instructions (the frameworks are very similiar though). It's ok to replace the version number only :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehipp on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24142</link>
			<pubDate>Thu, 04 Aug 2011 16:29:53 +0000</pubDate>
			<dc:creator>ehipp</dc:creator>
			<guid isPermaLink="false">24142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;/p&#62;
&#60;p&#62;Quick question. The deed is ALMOST done. &#60;/p&#62;
&#60;p&#62;In the files below from the rtf doc, I believe I only needed to do 5 replacements, Three files and two folders. I assume the file  js/custom.js and style.css  from the Ver. 1.2.1, I has all the past 1.2 upgrades. Right? &#60;/p&#62;
&#60;p&#62;The others are two replacement files and two folders.&#60;/p&#62;
&#60;p&#62;I could not find the file: framework/fonts/cufon.js in the upgrade package, so I was not able to make that improvement. There was no  framework/fonts/ folder?&#60;/p&#62;
&#60;p&#62;Instead of replacing style.css I just edited the server version to indicate the 1.2.1 update. Is that sufficient?&#60;br /&#62;
------------------------------------------&#60;br /&#62;
Version 1.2.1 File Updates:&#60;/p&#62;
&#60;p&#62;REPLACED: file: js/custom.js fixes a IE 9 issue with preloading images&#60;/p&#62;
&#60;p&#62;COULD NOT FIND: file: framework/fonts/cufon.js fixes a IE9 issue with font displaying&#60;/p&#62;
&#60;p&#62;EDITED VER NUMBER ON SERVER:: file:style.css: version number&#60;/p&#62;
&#60;p&#62;-----------------------------------&#60;br /&#62;
Version 1.2 File Updates:&#60;/p&#62;
&#60;p&#62;file: style.css: changed version number&#60;/p&#62;
&#60;p&#62;file: js/custom.js changed plugin aviaslider to fix internet explorer &#34;white dots bug&#34;&#60;/p&#62;
&#60;p&#62;file: js/custom.js changed function my_lightbox to guarantee jquery 1.5 compatibility&#60;/p&#62;
&#60;p&#62;REPLACED: folder: js/prettyphoto: updated prettyphoto to latest version for wordpress 3.1 compatibility&#60;/p&#62;
&#60;p&#62;REPLACED: folder: framework/shortcodes/ improved various shortcodes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehipp on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24130</link>
			<pubDate>Thu, 04 Aug 2011 14:08:41 +0000</pubDate>
			<dc:creator>ehipp</dc:creator>
			<guid isPermaLink="false">24130@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, GREAT service.&#60;/p&#62;
&#60;p&#62;The only challenge for a newbie is finding the files in the forest. I think I'm up to it, but knowing you're there gives me courage. I'll give it a go and report back. &#60;/p&#62;
&#60;p&#62;Earl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24102</link>
			<pubDate>Thu, 04 Aug 2011 07:17:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
The themeforest download package contains a file called version.rtf - it's a changelog and tells you which files were modified. If you didn't modify the theme files just replace the old files with the new ones (you can also delete the old files and upload the new ones). If you modified files just replace the files mentioned in version.rtf to update the theme files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehipp on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24094</link>
			<pubDate>Thu, 04 Aug 2011 01:34:41 +0000</pubDate>
			<dc:creator>ehipp</dc:creator>
			<guid isPermaLink="false">24094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm the guy above... my website is &#60;a href=&#34;http://man-making.com/&#34; rel=&#34;nofollow&#34;&#62;http://man-making.com/&#60;/a&#62;  WP 3.0.4 - After reading additional issues with the upgrade, I'm thinking I just need to know how to upgrade the JS folder mentioned above? IF I can find it and IF I'm right. Thanks for being helpful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehipp on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-24068</link>
			<pubDate>Wed, 03 Aug 2011 17:49:49 +0000</pubDate>
			<dc:creator>ehipp</dc:creator>
			<guid isPermaLink="false">24068@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#34;update your JS folder in the cleancut theme and you should be fine! &#34;&#60;/p&#62;
&#60;p&#62;I'm a WP newbie. I have downloaded the version of CC that is available at Themeforest. If I reinstall the theme files, won't it overwrite the existing site? All my changes lost? &#60;/p&#62;
&#60;p&#62;How to you simply update the JS folder mentioned above?&#60;/p&#62;
&#60;p&#62;I'm doing this so I can upgrade from  WP 3.0.4 to 3.2.1&#60;/p&#62;
&#60;p&#62;Thanks for any help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-23847</link>
			<pubDate>Sun, 31 Jul 2011 07:20:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23847@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that the update solved the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-23831</link>
			<pubDate>Sat, 30 Jul 2011 13:58:30 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">23831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm sorry guys, I didn't know that Kriesi had released a cleancut update that could be downloaded on Themeforest.net.  If anyone else has similar issues, update your JS folder in the cleancut theme and you should be fine!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Major issues after WP 3.2.1 Update!"</title>
			<link>http://www.kriesi.at/support/topic/major-issues-after-wp-321-update#post-23794</link>
			<pubDate>Fri, 29 Jul 2011 23:08:57 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">23794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just updated to 3.2.1 and have some weird issues.  Inside any page/post editor I have the following problems:&#60;/p&#62;
&#60;p&#62;- Cannot edit the &#34;Status&#34; &#34;Visibility&#34; or &#34;Published On&#34;   When I click on these, I see the url change at the top, but nothing happens.&#60;br /&#62;
- Media uploader will only open randomly and only works with a double click.  When it does open, it refreshes the page and looks like this:&#60;br /&#62;
&#60;a href=&#34;http://fwcflorence.com/assets/wp-acting-up.png&#34; rel=&#34;nofollow&#34;&#62;http://fwcflorence.com/assets/wp-acting-up.png&#60;/a&#62;  (instead of the shadowbox that usually pops up on top of the page).&#60;/p&#62;
&#60;p&#62;I am running WP Multi-site with CleanCut Theme.  I disabled all plug-ins and still had these problems.  Any idea what's causing this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://fwcflorence.com&#34; rel=&#34;nofollow&#34;&#62;http://fwcflorence.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "WP 3.2 Installs &#34;Successfully&#34; but Busted CSS?"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-installs-successfully-but-busted-css#post-22544</link>
			<pubDate>Tue, 12 Jul 2011 05:44:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it works now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rossdc on "WP 3.2 Installs &#34;Successfully&#34; but Busted CSS?"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-installs-successfully-but-busted-css#post-22523</link>
			<pubDate>Tue, 12 Jul 2011 01:33:59 +0000</pubDate>
			<dc:creator>rossdc</dc:creator>
			<guid isPermaLink="false">22523@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Chris, to coin a phrase:  It's science, but it works like magic!  That did the trick.  Many thanks!&#60;/p&#62;
&#60;p&#62;//DCR//
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "WP 3.2 Installs &#34;Successfully&#34; but Busted CSS?"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-installs-successfully-but-busted-css#post-22437</link>
			<pubDate>Sun, 10 Jul 2011 19:03:26 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">22437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's most likely you're trying to upload the wrong file. Here's how to do it:&#60;/p&#62;
&#60;p&#62;Please unzip the package you got from themeforest.net ONE time. You should get a folder which contains PSDs, Docs and another zip file (which is called display.zip. This zip file is the right file. Go to your wordpress admin panel and navigate to Appearance &#38;gt; Themes. Then select the display.zip file, upload &#38;amp; install it. You can also unpack this file and upload the folder via ftp.&#60;/p&#62;
&#60;p&#62;Also have a look at this tutorial video @themeforest.net: &#60;a href=&#34;http://wiki.envato.com/buying/support-buying/solving-broken-theme-issues/&#34; rel=&#34;nofollow&#34;&#62;http://wiki.envato.com/buying/support-buying/solving-broken-theme-issues/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rossdc on "WP 3.2 Installs &#34;Successfully&#34; but Busted CSS?"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-installs-successfully-but-busted-css#post-22349</link>
			<pubDate>Sat, 09 Jul 2011 03:09:20 +0000</pubDate>
			<dc:creator>rossdc</dc:creator>
			<guid isPermaLink="false">22349@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I install Display 1-2-3 in WP 3.2, I get a so-called &#34;successful&#34; install notice along with warnings that say the theme is &#34;broekn&#34; because no stylesheets were specified.  Here's the text:&#60;/p&#62;
&#60;p&#62;Installing Theme from uploaded file: display-3-in-1-business-portfolio-wordpress-1.zip&#60;br /&#62;
Unpacking the package…&#60;br /&#62;
Installing the theme…&#60;br /&#62;
Theme installed successfully.&#60;/p&#62;
&#60;p&#62;Warning: fopen(/home4/chercker/public_html/wp-content/themes/display-3-in-1-business-portfolio-wordpress-1/style.css) [function.fopen]: failed to open stream: No such file or directory in /home4/chercker/public_html/wp-includes/functions.php on line 4339&#60;/p&#62;
&#60;p&#62;Warning: fread(): supplied argument is not a valid stream resource in /home4/chercker/public_html/wp-includes/functions.php on line 4342&#60;/p&#62;
&#60;p&#62;Warning: fclose(): supplied argument is not a valid stream resource in /home4/chercker/public_html/wp-includes/functions.php on line 4345&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt; I checked, and the css folder and its contents appear intact, but I still get this:&#60;/p&#62;
&#60;p&#62;Broken Themes&#60;br /&#62;
The following themes are installed but incomplete. Themes must have a stylesheet and a template.&#60;br /&#62;
Name	                                                 Description&#60;br /&#62;
display-3-in-1-business-portfolio-wordpress-	Stylesheet is missing.&#60;/p&#62;
&#60;p&#62;I'm very, *very* new at this. Any solutions will be warmly and gratefully received. Thanks!  //DCR//
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "WP 3.2 Slider Fail"</title>
			<link>http://www.kriesi.at/support/topic/wp-32-slider-fail#post-22292</link>
			<pubDate>Fri, 08 Jul 2011 05:45:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22292@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
please update your CleanCut theme. We released an update for WP3.1 some time ago which works flawless with WP3.2 too. You can download the update at &#60;a href=&#34;http://themeforest.net&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
