<?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: Woocomerce Return to Shop navigation</title>
		<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation</link>
		<description>Support Forum - Topic: Woocomerce Return to Shop navigation</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 09:12:24 +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/woocomerce-return-to-shop-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96888</link>
			<pubDate>Fri, 15 Feb 2013 07:49:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96888@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that Devin could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryanchris on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96845</link>
			<pubDate>Thu, 14 Feb 2013 22:35:53 +0000</pubDate>
			<dc:creator>ryanchris</dc:creator>
			<guid isPermaLink="false">96845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So bottom line is - use the shop page that gets created as it is fundamental to the woocommerce process.....&#60;/p&#62;
&#60;p&#62;I will add the code and work on the appearance of the shop page - if I can get it to look like my all products page, then I basically made two pages doing the same thing.  I understand what you are saying now.&#60;/p&#62;
&#60;p&#62;I appreciate your help.  Thanks a ton Devin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96840</link>
			<pubDate>Thu, 14 Feb 2013 21:59:07 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code I posted effects the default shop page to full width.&#60;/p&#62;
&#60;p&#62;Let me try to re-phrase, I suggest you use the css to change the default &#34;shop&#34; to be full width so that it matches the style of the one you created (the &#34;all products&#34; page). You must, as far as I know, have a default shop page that is referenced in all the woo commerce functions. &#60;/p&#62;
&#60;p&#62;This &#34;shop&#34; page is set in the woo commerce settings and spit out by including the proper shortcode on that page. This must be set for woo commerce to work properly. Typically, its created when you first install woo commerce and it asks if you want the plugin to create the proper pages for you.&#60;/p&#62;
&#60;p&#62;There is no point in trying to bypass essential functions of woocommerce when you are just re-creating them. IE shop vs all products.&#60;/p&#62;
&#60;p&#62;My suggestion with deleting and re-naming is only to clean up the permalink since it looks like you already had a slug called shop, hence the second shop page was giving the permalink &#34;shop1&#34;. &#60;/p&#62;
&#60;p&#62;So once again, as far as I know there is no filter or easy way to change what page is set as the shop page without that page being needed to be populated by the woo commerce code.&#60;/p&#62;
&#60;p&#62;Edit: right now you have this page set as the actual main shop for the plugin: &#60;a href=&#34;http://www.bulkpatchcables.com/shop/&#34; rel=&#34;nofollow&#34;&#62;http://www.bulkpatchcables.com/shop/&#60;/a&#62; . All links referring to the top level shop page point there as they should. If you want the root of your store to look different than that, that is the page you should attempt to change not just create another page and try and switch them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryanchris on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96839</link>
			<pubDate>Thu, 14 Feb 2013 21:05:36 +0000</pubDate>
			<dc:creator>ryanchris</dc:creator>
			<guid isPermaLink="false">96839@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have removed the &#34;shop&#34; page to the trash - I think i messed up something with the slug and URL's anyway...  The &#34;Return to Cart&#34; link now goes nowhere - which is better in a way than it was - I hated the look of that &#34;shop&#34; page...&#60;/p&#62;
&#60;p&#62;If I can just figure out how to redirect that &#34;Return to Cart&#34; button to a page of my liking - I'd be set....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryanchris on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96833</link>
			<pubDate>Thu, 14 Feb 2013 20:08:08 +0000</pubDate>
			<dc:creator>ryanchris</dc:creator>
			<guid isPermaLink="false">96833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I must be misunderstanding a few things here...&#60;/p&#62;
&#60;p&#62;I'm not sure how adjusting the width of my &#34;products&#34; page (the one I created, not the &#34;shop&#34; page that the plugin created) helps with the navigation?&#60;/p&#62;
&#60;p&#62;Also, if I delete the &#34;shop&#34; page entirely - I'm assuming that I would not have a &#34;shop&#34; page to go back into and adjust the permalink - and now when visitors click the &#34;return to shop&#34; button - they wouldn't go anywhere...&#60;/p&#62;
&#60;p&#62;Let me know your thoughts - I am new to wordpress and really appreciate your patience.&#60;/p&#62;
&#60;p&#62;Just an fyi - when I say shop - I mean the page created by default it seems by the woocommerce plugin...http://www.bulkpatchcables.com/shop1/&#60;br /&#62;
Likewise - by products I mean the page that I created - &#60;a href=&#34;http://www.bulkpatchcables.com/all-products/&#34; rel=&#34;nofollow&#34;&#62;http://www.bulkpatchcables.com/all-products/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96763</link>
			<pubDate>Thu, 14 Feb 2013 14:32:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96763@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ryanchris,&#60;/p&#62;
&#60;p&#62;As far as I know this isn't possible without modifying the actual plugin files. There could be a filter for the shop url but I don't know of it if it does exist.&#60;/p&#62;
&#60;p&#62;What you could do however, is just make the product page full width since the sidebar is already not getting output. 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;#top.post-type-archive-product .template-shop.content {
width: 930px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to clean up the permalink for the shop page, go into your pages&#38;gt;trash and delete the shop page there if it isn't already. Then go to your shop page and you can change the permalink from shop1 to just shop or whatever you want (as long as it isn't the same as a page slug that is already set like all-products).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryanchris on "Woocomerce Return to Shop navigation"</title>
			<link>http://www.kriesi.at/support/topic/woocomerce-return-to-shop-navigation#post-96659</link>
			<pubDate>Thu, 14 Feb 2013 06:27:25 +0000</pubDate>
			<dc:creator>ryanchris</dc:creator>
			<guid isPermaLink="false">96659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need to change the navigation that must be set as a default in the woocommerce platform.  If you click on the cart tab - without adding any products - there is a &#34;return to shop&#34; link that re-directs visitors to a shop page. &#60;a href=&#34;http://www.bulkpatchcables.com/shop1/&#34; rel=&#34;nofollow&#34;&#62;http://www.bulkpatchcables.com/shop1/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like the link and others like this to return to the products page that I created &#60;a href=&#34;http://www.bulkpatchcables.com/all-products/&#34; rel=&#34;nofollow&#34;&#62;http://www.bulkpatchcables.com/all-products/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would love to get rid of the woocommerce shop page altogether - its horrible.&#60;/p&#62;
&#60;p&#62;Thanks for the help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
