<?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 - Topic: Propulsion - No sidebar in single product pages.</title>
		<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages</link>
		<description>Support Forum - Topic: Propulsion - No sidebar in single product pages.</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 21:27:27 +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/topic/propulsion-no-sidebar-in-single-product-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-89998</link>
			<pubDate>Fri, 04 Jan 2013 04:00:24 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89998@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can stick a left sidebar in there, but it will create an empty space elsewhere (right of the image) and on smartphones the sidebar would come before the actual item. Look here please -&#38;gt; &#60;a href=&#34;http://i.imgur.com/qvad6.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/qvad6.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Ok. Just please remember its up to you to test it, since this is a hack.&#60;/p&#62;
&#60;p&#62;1) add this to your Quick CSS  or to custom.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-product  .units.alpha {
clear: right !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and on line 303 of config.php in /config-woocommerce/ folder inside the theme add the line below&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you already moved things around that file, just for reference, this is how the line above should be placed related to the name of the function (see below)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function avia_woocommerceproduct_prev_image($post)
{
   global $avia_config, $product;
   get_sidebar();
   $extraClass = avia_post_meta(&#38;#39;zoom_lightbox&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Yes. I think that's it. Though again, it will look just like the image above.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lando2319 on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-89696</link>
			<pubDate>Wed, 02 Jan 2013 22:48:11 +0000</pubDate>
			<dc:creator>lando2319</dc:creator>
			<guid isPermaLink="false">89696@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So I attempted to add a sidebar menu on a product page using the first method listed here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wcdocs.woothemes.com/codex/third-party-custom-theme-compatibility/&#34; rel=&#34;nofollow&#34;&#62;http://wcdocs.woothemes.com/codex/third-party-custom-theme-compatibility/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I edited the &#34;loop-page.php&#34; doc replacing everything with &#34;&#38;lt;?php woocommerce_content(); ?&#38;gt;&#34; this successfully replaced all sidebars on other pages, but STILL won't display on the product page. Do you have any solution for this issue?&#60;/p&#62;
&#60;p&#62;I am not afraid to do some coding which seems necessary.&#60;/p&#62;
&#60;p&#62;Any suggestions would be much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lando2319 on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-89622</link>
			<pubDate>Wed, 02 Jan 2013 19:08:44 +0000</pubDate>
			<dc:creator>lando2319</dc:creator>
			<guid isPermaLink="false">89622@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, Using Wordpress Version 3.5 and Woo commerce Version 1.6.6 (also tried 1.5.8 as suggested in this thread) and Propulsion 1.7&#60;/p&#62;
&#60;p&#62;I'm creating a propulsion theme ecommerce website and looking to create a permanent left sidebar navigation menu throughout the entire website. (product pages, gallaery, homepage) Right now the only page I cannot get to display the sidebar is the individual product pages.  &#60;/p&#62;
&#60;p&#62;Any ideas? Is this something I could add through the quick CSS? Plugin? &#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-69428</link>
			<pubDate>Sun, 05 Aug 2012 08:05:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The shop template structure was changed in WooCommerce 1.6+ and Propulsion doesn't support it yet. Ismael posted a quick fix here: &#60;a href=&#34;http://www.kriesi.at/support/topic/problem-with-the-layout-after-upgrading-woocommerce-161&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/problem-with-the-layout-after-upgrading-woocommerce-161&#60;/a&#62; however I'd downgrade to WooCommerce 1.5.8 because it's fully compatible with Propulsion. Kriesi will release an update soon but I can't give you an exact ETA yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enzearth on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-69374</link>
			<pubDate>Sun, 05 Aug 2012 01:26:27 +0000</pubDate>
			<dc:creator>enzearth</dc:creator>
			<guid isPermaLink="false">69374@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok. Just found the sidebar content is underneath the product content-bottom left. So I suspect the ability to have a widget on a single product page was never allowed for in the theme. As the container css is all wrong.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enzearth on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-69371</link>
			<pubDate>Sun, 05 Aug 2012 00:40:18 +0000</pubDate>
			<dc:creator>enzearth</dc:creator>
			<guid isPermaLink="false">69371@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using woocommerce 1.6.1 on wordpress 3.4.1&#60;br /&#62;
I have tried adding text to the single product sidebar widget to test if it works. It does not. I want to add a sidebar to the single product pages so i can insert navigation. Help please
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
