<?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: Disable sidebar for shop page, keep sidebar for product categories</title>
		<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories</link>
		<description>Support Forum - Topic: Disable sidebar for shop page, keep sidebar for product categories</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 17:19:00 +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/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories" rel="self" type="application/rss+xml" />

		<item>
			<title>ggee on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93626</link>
			<pubDate>Sun, 27 Jan 2013 22:06:07 +0000</pubDate>
			<dc:creator>ggee</dc:creator>
			<guid isPermaLink="false">93626@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@Nick and @Dude: Thank you both for the code snips. You answered my question perfectly. Thanks again :) Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93610</link>
			<pubDate>Sun, 27 Jan 2013 16:30:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93610@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Sorry, I corrected the code - please try it again :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zzalienzz on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93606</link>
			<pubDate>Sun, 27 Jan 2013 14:48:07 +0000</pubDate>
			<dc:creator>zzalienzz</dc:creator>
			<guid isPermaLink="false">93606@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, this worked pretty good, take a look&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.silverlakecookie.com/product-category/year-round/&#34; rel=&#34;nofollow&#34;&#62;http://www.silverlakecookie.com/product-category/year-round/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;BUT, the sidebar content is not showing below everything??! how do i get rid of that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93591</link>
			<pubDate>Sun, 27 Jan 2013 07:55:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93591@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try following css code - add it to css/custom.css or the quick css field:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 100px){

.responsive .archive.woocommerce .container .template-shop.nine.units{
width: 100% !important;
}

.responsive .archive.woocommerce .container .sidebar.three.units{
display: none !important;
}
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>zzalienzz on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93482</link>
			<pubDate>Sat, 26 Jan 2013 01:54:36 +0000</pubDate>
			<dc:creator>zzalienzz</dc:creator>
			<guid isPermaLink="false">93482@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI NIck,&#60;br /&#62;
sorry for the confusion, you are correct...so let me re-say my question, i do not want any side bars on any of the product category pages, can that be done?  also, i have moved the site to the main directory  &#60;a href=&#34;http://www.silverlakecookie.com&#34; rel=&#34;nofollow&#34;&#62;http://www.silverlakecookie.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thanks for the java error...let me know if its still there.&#60;br /&#62;
------------&#60;br /&#62;
oh, wait I see you answered it above, let me try..&#60;br /&#62;
------------&#60;br /&#62;
ok, tried choice 2, edited the config file and took off the css and still no go...can you please see whats going wrong??!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.silverlakecookie.com/product-category/year-round/bulk-european/&#34; rel=&#34;nofollow&#34;&#62;http://www.silverlakecookie.com/product-category/year-round/bulk-european/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93480</link>
			<pubDate>Sat, 26 Jan 2013 01:08:08 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">93480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The original person asked to have NO Sidebar on the main shop page and HAVE sidebars on category pages. I posted the answer which you said doesn't work. &#60;/p&#62;
&#60;p&#62;You main shop page has NO sidebar ( &#60;a href=&#34;http://www.silverlakecookie.com/wp/shop/&#34; rel=&#34;nofollow&#34;&#62;http://www.silverlakecookie.com/wp/shop/&#60;/a&#62; ) and your Category pages HAVE a sidebar ( &#60;a href=&#34;http://www.silverlakecookie.com/wp/product-category/year-round/&#34; rel=&#34;nofollow&#34;&#62;http://www.silverlakecookie.com/wp/product-category/year-round/&#60;/a&#62; )  so I fail to see how my code doesn't work. Please explain. If you wanted a different combination than the original support request, I expanded my answer to include (variation 1) no sidebar shop main page, no sidebar categories; and (variation 2) no sidebar main shop page, have sidebar categories&#60;/p&#62;
&#60;p&#62;Off topic but &#60;/p&#62;
&#60;p&#62;By the way, you have errors coming from invalid javascript embedded close to the top of your page ...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;

		var iconName = Silver Lake
		  if( navigator.userAgent.match(/iPhone/i) &#124;&#124;
		      navigator.userAgent.match(/iPod/i) &#124;&#124;
		      navigator.userAgent.match(/iPad/i)
		    ) {
		         document.title = &#38;quot;Silver Lake&#38;quot;;
		      }
		&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to change the 3rd line to look like this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;var iconName = &#38;#39;Silver Lake&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zzalienzz on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93450</link>
			<pubDate>Fri, 25 Jan 2013 17:07:01 +0000</pubDate>
			<dc:creator>zzalienzz</dc:creator>
			<guid isPermaLink="false">93450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;here is a link to the site...its not working and I have emptied the cache...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.silverlakecookie.com/wp/product-category/year-round/&#34; rel=&#34;nofollow&#34;&#62;http://www.silverlakecookie.com/wp/product-category/year-round/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;done exactly whats above..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93411</link>
			<pubDate>Fri, 25 Jan 2013 15:04:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93411@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi zzalienzz,&#60;/p&#62;
&#60;p&#62;If you made the change to those files to the Replete theme files on your server it should take effect. Make sure you are also not using any kind of cacheing plugin that would be showing you old versions of your site files.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zzalienzz on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93328</link>
			<pubDate>Fri, 25 Jan 2013 00:39:06 +0000</pubDate>
			<dc:creator>zzalienzz</dc:creator>
			<guid isPermaLink="false">93328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
I am also trying to figure this out and I tried what you say above and it does not do anything?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93148</link>
			<pubDate>Thu, 24 Jan 2013 07:15:11 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">93148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ok to get that change done, Please open the file config.php inside config-woocommerce folder located within the replete theme directory and locate line 480-482 which look like `&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//get the sidebar
if(!is_singular())
get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace them with one of the two choices below depending what you want:(choice 1 has a php block and a css block, which choice 2 has no css component)&#60;/p&#62;
&#60;p&#62;Choice 1) No sidebar on main shop page and have sidebar on product category (what the original person was asking for)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//get the sidebar
if(!is_singular() &#38;amp;&#38;amp; !is_shop() &#124;&#124; is_product_category() )
    get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and finally  add the css below to the end of your custom.css file OR you could add it to the very end of the Quick CSS. which is located in the Admin &#38;gt; Replete &#38;gt; Theme Options &#38;gt; Style .. the text area at the bottom of the page.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.post-type-archive-product .nine.units {
width: 1050px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;--------------------------------------&#60;/p&#62;
&#60;p&#62;Choice 2) No Sidebar on Main Shop Page and No SIdebar on Category Pages&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//get the sidebar
if(!is_singular() &#38;amp;&#38;amp; !is_shop() &#124;&#124; !is_product_category() )
    get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ggee on "Disable sidebar for shop page, keep sidebar for product categories"</title>
			<link>http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-92706</link>
			<pubDate>Mon, 21 Jan 2013 20:29:55 +0000</pubDate>
			<dc:creator>ggee</dc:creator>
			<guid isPermaLink="false">92706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying to disable the sidebar on  &#60;a href=&#34;http://hackerwarehouse.com/shop/&#34; rel=&#34;nofollow&#34;&#62;http://hackerwarehouse.com/shop/&#60;/a&#62; yet keep the sidebar on category pages such as  &#60;a href=&#34;http://hackerwarehouse.com/product-category/physical-hacking/&#34; rel=&#34;nofollow&#34;&#62;http://hackerwarehouse.com/product-category/physical-hacking/&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;If I edit the 'shop' page and change the 'Overwrite default Post Layout' to fullsize, it still displays the sidebar. But even if this worked, it wouldn't allow me to have what I am looking for, which is no sidebar on the main shop area, and sidebars on the category pages, which use the shop page (at least that is how I understand it).&#60;/p&#62;
&#60;p&#62;I am new to replete, so I am not sure which configuration files I should be tweaking. I looked in functions.php, sidebar.php, and config-woocommece/config.php. Suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
