<?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: Fika</title>
		<link><a href='http://www.kriesi.at/support/profile/fika'>fika</a></link>
		<description>Support Forum - User Favorites: Fika</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 02:19:32 +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>Dude on "PHP Error with Theme Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/php-error-with-theme-propulsion#post-60367</link>
			<pubDate>Fri, 15 Jun 2012 08:52:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">60367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that you solved the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "PHP Error with Theme Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/php-error-with-theme-propulsion#post-59997</link>
			<pubDate>Wed, 13 Jun 2012 08:48:18 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">59997@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually scratch this...I was able to update the group permissions and it fixed it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "PHP Error with Theme Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/php-error-with-theme-propulsion#post-59996</link>
			<pubDate>Wed, 13 Jun 2012 08:44:21 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">59996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am using the theme propulsion on my localhost. &#60;/p&#62;
&#60;p&#62;I did an update to my httpd.conf file to allow plugin updates locally (basically updated username and pass)&#60;/p&#62;
&#60;p&#62;Now, what happens on propulsion theme is that I get an error at the top of the webpage and in the cms.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: session_start() [function.session-start]: open(/Applications/XAMPP/xamppfiles/temp//sess_1255bb5aae83c13ef9680b1708dc343b, O_RDWR) failed: Permission denied (13) in /Applications/XAMPP/xamppfiles/htdocs/site_name/wp-content/plugins/woocommerce/woocommerce.php on line 80&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/site_name/wp-content/plugins/woocommerce/woocommerce.php:80) in /Applications/XAMPP/xamppfiles/htdocs/site_name/wp-content/plugins/woocommerce/woocommerce.php on line 80&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have tried to set the permissions on the temp folder in XAMPP to 777 and restart apache but still does not fix it. &#60;/p&#62;
&#60;p&#62;Any help? I have read elsewhere this has happend to other people using the Propulsion theme...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-54154</link>
			<pubDate>Tue, 01 May 2012 15:20:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">54154@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53908</link>
			<pubDate>Mon, 30 Apr 2012 08:53:29 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, I actually set the display instead of opacity before...This worked, except the opacity value should be 0 and not 1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53721</link>
			<pubDate>Fri, 27 Apr 2012 16:15:16 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">53721@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;You can use a css code to stop it from fading. Try adding this code in your Quick CSS or custom.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.lightbox_video, .lightbox_image, .image_overlay_effect, .image_overlay_effect_inside {&#60;br /&#62;
     opacity: 1!important;&#60;br /&#62;
}&#60;/code&#62;&#60;br /&#62;
This way the opacity won't be changed. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53664</link>
			<pubDate>Fri, 27 Apr 2012 08:47:43 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;any help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53515</link>
			<pubDate>Thu, 26 Apr 2012 15:02:40 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53515@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using my own css hover effects for my images, but there is still an opacity applied to the image elements everytime I roll over them. Think it might be prettyphoto?&#60;/p&#62;
&#60;p&#62;Can I disable this altogether?&#60;/p&#62;
&#60;p&#62;Or can i use some css to stop it happening?&#60;/p&#62;
&#60;p&#62;When I roll over an image the element style it gets is &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;element.style {
    display: block;
    opacity: 0.6;
    z-index: 5;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The class that it is also reading from is &#60;/p&#62;
&#60;p&#62;&#60;code&#62;.lightbox_video, .lightbox_image, .image_overlay_effect, .image_overlay_effect_inside&#60;/code&#62; &#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "Display Page Content with Shortcode?"</title>
			<link>http://www.kriesi.at/support/topic/display-page-content-with-shortcode#post-53448</link>
			<pubDate>Thu, 26 Apr 2012 07:58:35 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Is it possible to link to a Tab with an id  / href #?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-link-to-a-tab-with-an-id#post-53387</link>
			<pubDate>Thu, 26 Apr 2012 02:23:02 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53387@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;I believe this can answered with the link Peter gives in this thread.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/display-page-content-with-shortcode#post-53192&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/display-page-content-with-shortcode#post-53192&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Display Page Content with Shortcode?"</title>
			<link>http://www.kriesi.at/support/topic/display-page-content-with-shortcode#post-53217</link>
			<pubDate>Wed, 25 Apr 2012 04:51:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">53217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; The shortcode generator doesn't support this feature but you can use third party plugins like: &#60;a href=&#34;http://wordpress.org/extend/plugins/post-content-shortcodes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/post-content-shortcodes/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Display Page Content with Shortcode?"</title>
			<link>http://www.kriesi.at/support/topic/display-page-content-with-shortcode#post-53192</link>
			<pubDate>Wed, 25 Apr 2012 03:16:35 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53192@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;I believe the shortcode is for inline content only not a IFRAME. To be sure though I'm going to tag others support team members in case they know of a solution.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "Display Page Content with Shortcode?"</title>
			<link>http://www.kriesi.at/support/topic/display-page-content-with-shortcode#post-53095</link>
			<pubDate>Tue, 24 Apr 2012 13:50:35 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In the template builder I have the ability to use the &#34;post/page Content&#34; element when building out a template. &#60;/p&#62;
&#60;p&#62;Is this element possible to use in a page via shortcode? I ask as I am trying to use tabs, and would prefer if I could keep my tabbed content in their own pages as there is a lot.&#60;/p&#62;
&#60;p&#62;So in theory I am looking to do something like this&#60;/p&#62;
&#60;p&#62;[tab title=&#34;Frequently Asked Questions&#34;][shortcode to FAQ page][/tab]&#60;/p&#62;
&#60;p&#62;this would be one of the tabs and would load in the FAQ page content.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "Is it possible to link to a Tab with an id  / href #?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-link-to-a-tab-with-an-id#post-53089</link>
			<pubDate>Tue, 24 Apr 2012 13:19:37 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am using the tabs you provide in the theme to make a tabbed nav in one of my pages for terms&#38;amp;conditons, faq etc etc. I don't see a way to link to these tabs once they are created and I need to have links in my footer and other places to these inner pages. Is it possible to do this by adding an id hashmark or something to that affect?&#60;/p&#62;
&#60;p&#62;I tired adding it in the shortcode but no luck (see below)&#60;/p&#62;
&#60;p&#62;[tab id=&#34;firstTab&#34; title=&#34;Customer Services&#34;]Customer Services content goes here.[/tab]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Is it possible to add a woocommerce widget to Product page?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-add-a-woocommerce-widget-to-product-page#post-49390</link>
			<pubDate>Sun, 01 Apr 2012 15:38:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49390@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use the shortcode to add it to the theme code. Basically I'd use the do_shortcode function: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/do_shortcode&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/do_shortcode&#60;/a&#62; in header.php to include the code near the social icons.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-49205</link>
			<pubDate>Fri, 30 Mar 2012 09:25:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49205@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure which hook will work in your case. A complete list can be found here: &#60;a href=&#34;http://www.woothemes.com/woocommerce-docs/codex/extending/hooks/&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/woocommerce-docs/codex/extending/hooks/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'd try to replace &#34;woocommerce_before_single_product_summary&#34; with other hooks like &#34;woocommerce_after_add_to_cart_button&#34; or &#34;woocommerce_before_single_product&#34;. I haven't found a hook which affects the sidebar directly though...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "Is it possible to add a woocommerce widget to Product page?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-add-a-woocommerce-widget-to-product-page#post-49193</link>
			<pubDate>Fri, 30 Mar 2012 08:47:51 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">49193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, Just a follow up to this. Via another 3rd party plugin I am able to generate a shortcode where I can insert the widget where I like. I would like to potentially insert the currency converter where the search and social icons currently are in the page headers. i.e. remove the search and social icons and replace with this widget. &#60;/p&#62;
&#60;p&#62;With a shortcode is this possible? or do I need the custom PHP or something to add to the theme files?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "Is it possible to add a woocommerce widget to Product page?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-add-a-woocommerce-widget-to-product-page#post-49176</link>
			<pubDate>Fri, 30 Mar 2012 07:17:47 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">49176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I have posted on the Woocommerce forums to ask about it. TO be honest when it is a premium paid widget I expected a bit more, there is no currency conversion offered by woocommerce so I thought this must be the answer as it is there product. Unfortunately there are a lot of problems with it and it does not offer what you are writing. In fact there is zero documentation on it. &#60;/p&#62;
&#60;p&#62;I have tried other WP plugins to allow widgets in posts and pages via shortcodes but they don't seem to work correctly. &#60;/p&#62;
&#60;p&#62;This is prob more a Woo question than a Propulsion question, but I just wanted to post here in case you had a knowledge of this widget within the theme as it is woo. &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-49175</link>
			<pubDate>Fri, 30 Mar 2012 07:14:07 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">49175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for the support. Yesterday I played around with a lot of the hooks in your config.php trying different combinations of before's and afters to see where it would land :) WHat I was able to do now which is not super ideal is move just the summary-main-content div before the single product and then use absolute positioning in CSS to put it where I want. It's a bit of a messy hack as the structure is all messed up and not even sure if this affects other pages, so if anyone on the support crew had additional advice on how to do this cleaner it would be great to hear. &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-49174</link>
			<pubDate>Fri, 30 Mar 2012 07:07:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;I took a look through the config to see if I might be able to offer an additional bit of guidance but the WooCommerce integration is still out of my realm of expertise.&#60;/p&#62;
&#60;p&#62;I'll flag the thread for the other support crew to see if one of theme has some additional input.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Is it possible to add a woocommerce widget to Product page?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-add-a-woocommerce-widget-to-product-page#post-49084</link>
			<pubDate>Thu, 29 Mar 2012 18:07:44 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;The magic wand tool only has hooks for adding in the widgets made by the theme itself. Does the extension give you the option of adding the widget in with a shortcode or a way to hard code it in? If not, you might need to check with the extensions author or documentation to see how to add the feature into a page without a widget area.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "Is it possible to add a woocommerce widget to Product page?"</title>
			<link>http://www.kriesi.at/support/topic/is-it-possible-to-add-a-woocommerce-widget-to-product-page#post-49036</link>
			<pubDate>Thu, 29 Mar 2012 12:24:16 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">49036@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just bought a currency converter from woocommerce extensions which gives me a widget. &#60;/p&#62;
&#60;p&#62;My product page has no sidebar (design does not need it) but I would like this widget to appear on the page under the product description. I see in the text editor there is an option to add 3 types of widget, but I can't select from my existing ones. &#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-48984</link>
			<pubDate>Thu, 29 Mar 2012 07:12:53 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">48984@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion. I tried that and it did something but not the desired result. &#60;/p&#62;
&#60;p&#62;You can see from the screen shot below it moved the &#34;&#38;lt;div class=&#34;summary-main-content entry-content&#34;&#38;gt;&#34; out of the 'Summary Div' and above it but what I would like is &#60;/p&#62;
&#60;p&#62;* Move the div &#34;&#38;lt;div class=&#34;summary-main-content entry-content&#34;&#38;gt;&#34; up to the &#34;&#38;lt;div class=&#34;alpha four units prev_image_container &#34;&#38;gt;&#34; right now it is stuck in the &#34;&#38;lt;div class=&#34;eight units&#34;&#38;gt;&#34; and that is screwing up with my layout. Ideally I would position the div above the &#34;&#38;lt;div class=&#34;price_container&#34;&#38;gt;&#34; I marked this in the screenshot...&#60;/p&#62;
&#60;p&#62;Thanks &#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i41.tinypic.com/bev5t0.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i41.tinypic.com/bev5t0.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i41.tinypic.com/bev5t0.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-48953</link>
			<pubDate>Thu, 29 Mar 2012 05:37:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">48953@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to replace following line in config-woocommerce/config.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;woocommerce_single_product_summary&#38;#39;, &#38;#39;avia_woocommerce_template_single_excerpt&#38;#39;, 10, 2);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;woocommerce_before_single_product_summary&#38;#39;, &#38;#39;avia_woocommerce_template_single_excerpt&#38;#39;, 10, 2);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Fika on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-48802</link>
			<pubDate>Wed, 28 Mar 2012 16:17:58 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">48802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I should also add to the above comment that all I really want to do is add the product description div above the price or below it, once in that other div...Maybe there is an easier way to insert it and I can hide the summary div?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-48768</link>
			<pubDate>Wed, 28 Mar 2012 13:14:09 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">48768@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am still trying to get some help on this without screwing everything up. &#60;/p&#62;
&#60;p&#62;* I was able to look at the config.php that you include in the theme and comment out some of the &#34;add_actions&#34; to remove parts of the product page like tabs etc which I don't need. &#60;/p&#62;
&#60;p&#62;* However what I really need to do (looks simple in HTML) but I can't figure out how this puzzle all pieces together. Right now my page has my price, image up top and then my description comes under it. I am using a gravity form plugin here so that pushes the description even further down the page and the user can't see it. I really just want to move the 'summary div' up to where the price div is. &#60;/p&#62;
&#60;p&#62;I took a screen shot here in Firebug to show you which div I want to move. Is this possible to do in the config.php file? if so, can you help me understand how?&#60;/p&#62;
&#60;p&#62;Thanks a lot...&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i43.tinypic.com/b87q84.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i43.tinypic.com/b87q84.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i43.tinypic.com/b87q84.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-48743</link>
			<pubDate>Wed, 28 Mar 2012 08:26:18 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">48743@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;did not turn out well, need to revert to original files now and try and dig my way out of the mess :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "How to Edit Product Page Layout?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-edit-product-page-layout#post-47322</link>
			<pubDate>Tue, 20 Mar 2012 23:54:35 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">47322@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; let us know how it turns out :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Where to add custom javascript?"</title>
			<link>http://www.kriesi.at/support/topic/where-to-add-custom-javascript#post-47102</link>
			<pubDate>Tue, 20 Mar 2012 06:49:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">47102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think the easiest solution would be to add the code in header.php before the closing head tag. Header.php isn't affected by the theme updates (you need to replace the files manually - see version.rtf for more details).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Display Product Category Listing?"</title>
			<link>http://www.kriesi.at/support/topic/display-product-category-listing#post-46979</link>
			<pubDate>Mon, 19 Mar 2012 16:28:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">46979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Fika,&#60;/p&#62;
&#60;p&#62;Thank you for posting your workaround/solution! I've sent the suggestion to Kriesi and I hope this helps anyone else looking for something similar in the mean time.&#60;/p&#62;
&#60;p&#62;Thanks again :)&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
