<?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: update theme - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/update-theme</link>
		<description>Support Forum - Tag: update theme - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 14:44:50 +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/update-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Merkur-Trykk on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-111467</link>
			<pubDate>Wed, 15 May 2013 20:26:13 +0000</pubDate>
			<dc:creator>Merkur-Trykk</dc:creator>
			<guid isPermaLink="false">111467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Kool....I´ll dump the Child theme then.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-111355</link>
			<pubDate>Wed, 15 May 2013 10:51:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">111355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We'll never modify custom.css - that's for sure. I can't promise you that we won't modify functions.php however if you always add your code at the very end of the file the update shouldn't be a problem. Just replace all files with the updated files except custom.css and functions.php. Then open up the &#34;old&#34; functions.php, take your custom code from the end of the file and add it to the update functions.php. Then override the &#34;old&#34; functions.php with the new version and that's it. &#60;/p&#62;
&#60;p&#62;Personally I'm always updating my websites this way and I don't use a child theme too. Note that child theme updates (sometimes) require some work too - especially if you're using function overrides you need to make sure that the theme function/class didn't change. If we i.e. find a bug in a theme code we'll update the code in the theme files. However your child theme function will always override the theme code with your custom code and if this code still contains the bug the updated theme code won't be executed...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merkur-Trykk on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-111344</link>
			<pubDate>Wed, 15 May 2013 10:11:02 +0000</pubDate>
			<dc:creator>Merkur-Trykk</dc:creator>
			<guid isPermaLink="false">111344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So you are saying that you will never ever make changes to functions.php og custom.css? If so it makes sences to drop Child Themes.&#60;/p&#62;
&#60;p&#62;I am used to Child themes, but have never made one so I guess I am not one of them; &#34;users who know what they're doing will use a child theme anyway&#34;.&#60;/p&#62;
&#60;p&#62;I searched around and found this: &#60;a href=&#34;http://www.kriesi.at/support/topic/child-theme-1&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/child-theme-1&#60;/a&#62;&#60;br /&#62;
But testing gives me issues with the socket &#60;a href=&#34;http://www.kriesi.at/support/topic/socket-540px&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/socket-540px&#60;/a&#62; so I got a bad feeling and am now uncertain if I dare go ahead and start building the site around this Child theme.&#60;/p&#62;
&#60;p&#62;I guess Im saying that I would love to either now that functions.php and custom.css would never ever got modified or that you would provide a proper Child theme identical to the &#34;mother theme&#34;.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-111329</link>
			<pubDate>Wed, 15 May 2013 08:51:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">111329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use child themes too. The reason why I'm not always recommending them is &#60;/p&#62;
&#60;p&#62;1) Many users are not familiar with filters, function overrides, etc. and I don't have enough time to explain the concept behind it. On the other hand users who know what they're doing will use a child theme anyway.&#60;/p&#62;
&#60;p&#62;2) Sometimes child themes can have drawbacks too - eg we save the theme settings with a prefix which contains the theme name. Now if you use a child theme you'll also change the theme name and thus loose the settings. If you use a child theme from the very beginning that's no problem at all but unfortunately many users start to build their websites, configure everything and then they find one or two things they want to change. In this case it's much more efficient if they just add the code into the quick css field or into functions.php and if they want to update the theme they just need to take care of one or two modified files...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merkur-Trykk on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-111321</link>
			<pubDate>Wed, 15 May 2013 06:59:24 +0000</pubDate>
			<dc:creator>Merkur-Trykk</dc:creator>
			<guid isPermaLink="false">111321@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Why not recommend Child themes? Other themes I have purchased has clearly stated that all customizations should be made in a Child theme. They also supply a Child theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-110658</link>
			<pubDate>Sun, 12 May 2013 07:17:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">110658@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It depends on the update. Sometimes you need to replace all files (major updates) but very often you just need to replace some files. A list of all updated files can be found in version.txt (can be found in the themeforest zip file) and Kriesi also posts the change log here: &#60;a href=&#34;http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990&#60;/a&#62; (i.e. the last update was a major update and you need to replace all files). &#60;/p&#62;
&#60;p&#62;Make a backup of your modified thee files first, then re-apply the changes to the updated files and upload them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-110648</link>
			<pubDate>Sun, 12 May 2013 06:25:39 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">110648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do I replace all of them, and then replace the CSS, etc. that I've customized back into the new folders?&#60;/p&#62;
&#60;p&#62;tx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-110467</link>
			<pubDate>Sat, 11 May 2013 04:23:07 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just download the latest version of the theme on your themeforest account. Override the files via FTP.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Upgrading with future iterations?"</title>
			<link>http://www.kriesi.at/support/topic/upgrading-with-future-iterations#post-110463</link>
			<pubDate>Sat, 11 May 2013 03:28:36 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">110463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you tell me what specifically I need to do to be able to update the theme each time you release new... but keep all my customizations?&#60;/p&#62;
&#60;p&#62;Thanks...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-101525</link>
			<pubDate>Fri, 15 Mar 2013 18:14:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-101341</link>
			<pubDate>Thu, 14 Mar 2013 18:31:23 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">101341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Devin and all crew. For now, i avoide problem by make a new user. And if problem will remain, i'll let you know! =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100725</link>
			<pubDate>Mon, 11 Mar 2013 22:42:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100725@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you are still running out of memory, you could have an issue with your installation. Something installed that is causing an error for admin users or something like that. You may also want to contact your hosting provider and have them scan your hosting set up to make sure there isn't anything malicious installed or major errors they can see from there side of things.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100718</link>
			<pubDate>Mon, 11 Mar 2013 22:22:27 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">100718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm sorry guys, it's still not working for me... A've add define('WP_MEMORY_LIMIT', '128M'); line to wp-config.php&#60;/p&#62;
&#60;p&#62;but still get -&#60;/p&#62;
&#60;p&#62;Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 79 bytes) in /sata1/home/users/s1618/www/www.veganohooligano.com.ua/wp-includes/wp-db.php on line 1545&#60;/p&#62;
&#60;p&#62;Only way i found to still work with wp-admin, is make new admin user...&#60;/p&#62;
&#60;p&#62;Dear Devin, what shell i do? Go on with another steps from - &#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;?&#60;/p&#62;
&#60;p&#62;THANKS A LOT FOR SUPPORT!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdgunn on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100709</link>
			<pubDate>Mon, 11 Mar 2013 22:02:23 +0000</pubDate>
			<dc:creator>jdgunn</dc:creator>
			<guid isPermaLink="false">100709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the link, increasing the memory limit in the &#34;wp-config.php&#34; file worked.&#60;/p&#62;
&#60;p&#62;Added one line to the file:&#60;/p&#62;
&#60;p&#62;define('WP_MEMORY_LIMIT', '128M');
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100629</link>
			<pubDate>Mon, 11 Mar 2013 15:44:50 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jdgunn,&#60;/p&#62;
&#60;p&#62;If you are getting the memory limit warning, you'll need to increase the allowed memory on your wordpress installation.&#60;/p&#62;
&#60;p&#62;Take a look at this post going over a few of the ways to do so: &#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>jdgunn on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100501</link>
			<pubDate>Mon, 11 Mar 2013 01:58:14 +0000</pubDate>
			<dc:creator>jdgunn</dc:creator>
			<guid isPermaLink="false">100501@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just started getting this Error in my Choices website.  What exactly is the fix and or cause to this problem?  I only noticed it today while checking my portfolio videos.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100427</link>
			<pubDate>Sun, 10 Mar 2013 13:55:44 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">100427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude, thanks!&#60;/p&#62;
&#60;p&#62;Say please, but if i'll replace all files form version.rtf on old files, did new updates of version will append on theme?&#60;br /&#62;
I mean, is it ok, to raplase new file with old?&#60;/p&#62;
&#60;p&#62;THANKS!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100424</link>
			<pubDate>Sun, 10 Mar 2013 13:11:00 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">100424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This error is still happend, but i've found, that if i'm changing user in wp, this page is working well... What shell i do to be sure, that this error will not occur for other users in my team?&#60;/p&#62;
&#60;p&#62;Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /sata1/home/users/s1618/www/www.veganohooligano.com.ua/wp-includes/wp-db.php on line 1402&#60;/p&#62;
&#60;p&#62;THANKS A LOT FOR SUPPORT!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100410</link>
			<pubDate>Sun, 10 Mar 2013 08:04:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">100410@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, you need to replace all files which are listed in version.rtf. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100377</link>
			<pubDate>Sat, 09 Mar 2013 23:25:52 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">100377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry Guys, i think i've found solution.. I've overwrite new config.php file on woocommerce config folder by old file, and it works, but is it right solution for right update version of theme? Is all will works well and will be fixed from old bugs?&#60;/p&#62;
&#60;p&#62;THANK YOU DREAM TEAM!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100376</link>
			<pubDate>Sat, 09 Mar 2013 23:20:12 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">100376@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;And Fatal Error Again...&#60;/p&#62;
&#60;p&#62;When Update 1.8.1 version of Abundance, i've get this - Call to undefined function get_product() in /sata1/home/users/s1618/www/www.veganohooligano.com.ua/wp-content/themes/abundance/woocommerce-config/config.php on line 338&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://imageshack.us/photo/my-images/405/screenshot20130310at118.png/&#34;&#62;&#60;img src=&#34;http://img405.imageshack.us/img405/5936/screenshot20130310at118.png&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Uploaded with &#60;a href=&#34;http://imageshack.us&#34;&#62;ImageShack.us&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Have Some Solution?&#60;/p&#62;
&#60;p&#62;THANKS A LOT!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rudolfkrajewski on "fatal error don&#039;t know why"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-dont-know-why#post-100374</link>
			<pubDate>Sat, 09 Mar 2013 22:48:25 +0000</pubDate>
			<dc:creator>rudolfkrajewski</dc:creator>
			<guid isPermaLink="false">100374@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 64 bytes) in /sata1/home/users/s1618/www/www.veganohooligano.com.ua/wp-includes/wp-db.php on line 1402&#60;/p&#62;
&#60;p&#62;What could it mean?&#60;/p&#62;
&#60;p&#62;THANKS A LOT, SUPPORT!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Update  Propulsion Theme Instructions"</title>
			<link>http://www.kriesi.at/support/topic/update-propulsion-theme-instructions#post-90967</link>
			<pubDate>Thu, 10 Jan 2013 14:13:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90967@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad its working for you now :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CD on "Update  Propulsion Theme Instructions"</title>
			<link>http://www.kriesi.at/support/topic/update-propulsion-theme-instructions#post-90796</link>
			<pubDate>Wed, 09 Jan 2013 13:33:39 +0000</pubDate>
			<dc:creator>CD</dc:creator>
			<guid isPermaLink="false">90796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin.  I contacted my server host and they renamed the destination folder so the new version would be installed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Update  Propulsion Theme Instructions"</title>
			<link>http://www.kriesi.at/support/topic/update-propulsion-theme-instructions#post-90658</link>
			<pubDate>Tue, 08 Jan 2013 20:38:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90658@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey CD,&#60;/p&#62;
&#60;p&#62;Typically that is the route you would take but it sounds like your server has the permissions on the theme folder set up so that you can not overwrite them. If you aren't familiar with changing folder permissions, typically your server host can assist you with that. Setting the wp-content/themes folders to 755 should allow you to update via the wordpress admin and uploading the theme zip.&#60;/p&#62;
&#60;p&#62;You can also update the theme files by connecting to your server via FTP. You just navigate to the themes folder inside wp-content and then replace the &#34;propulsion&#34; folder with the unzipped theme folder. Alternatively you can just replace those files and folders that were updated in since your version. You can find those in the version.rtf you get in the main package from themeforest.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CD on "Update  Propulsion Theme Instructions"</title>
			<link>http://www.kriesi.at/support/topic/update-propulsion-theme-instructions#post-90622</link>
			<pubDate>Tue, 08 Jan 2013 17:51:40 +0000</pubDate>
			<dc:creator>CD</dc:creator>
			<guid isPermaLink="false">90622@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried installing it on top of the current theme and it failed since the folder already existed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CD on "Update  Propulsion Theme Instructions"</title>
			<link>http://www.kriesi.at/support/topic/update-propulsion-theme-instructions#post-90611</link>
			<pubDate>Tue, 08 Jan 2013 16:52:47 +0000</pubDate>
			<dc:creator>CD</dc:creator>
			<guid isPermaLink="false">90611@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello.  Where are the instructions to update the Propulsion Theme? I have checked the support forum and downloaded the documentation for the new release and the most I can find is &#34;update the theme&#34;.  Do I need to install the new version on top of the existing theme, only update certain files? Please clarify.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Flashlight Portfolio crashing on new iPad and other devices"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-portfolio-crashing-on-new-ipad-and-other-devices#post-82125</link>
			<pubDate>Sat, 03 Nov 2012 19:20:13 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">82125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Hey Guys! Since The latest version of iOS I can no longer reproduce the issue. Just wanted to check back if its only me or if you still get crashes with iOS 6 or later... &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "woo commerce on Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/woo-commerce-on-flashlight#post-78679</link>
			<pubDate>Fri, 05 Oct 2012 15:54:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey rayzor00,&#60;/p&#62;
&#60;p&#62;Unfortunately that isn't an option as far as I know. The issue is that any fix to the theme for this issue would cause everyone to have to re-make all of there content. So Kriesi has said he will most likely not be able to release a fix.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rayzor00 on "woo commerce on Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/woo-commerce-on-flashlight#post-78445</link>
			<pubDate>Wed, 03 Oct 2012 19:16:26 +0000</pubDate>
			<dc:creator>rayzor00</dc:creator>
			<guid isPermaLink="false">78445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Idea !...&#60;/p&#62;
&#60;p&#62;Can I add the Variation code into the Template Woo-Template.php? so as standard for all new products created will the Variation and pricing is there? only thing I wouldn't know where to get the code of the Variation I have created or where to put it with the php file!!&#60;/p&#62;
&#60;p&#62;I see this is a common issue with the gallery with other Flash light clients. I guess if you can add or change product templates this would help?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
