<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Woocommerce category url problem &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/woocommerce-category-url-problem/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 19:27:39 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103584</guid>
					<title><![CDATA[Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103584</link>
					<pubDate>Fri, 12 Sep 2014 14:58:13 +0000</pubDate>
					<dc:creator>MatthieuH</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I&#8217;m currently trying to solve a url problem I found in woocommerce pages.<br />
Let me try to exemplify:</p>
<p>Currently my base store page (I list categories there) is:<br />
<a href="http://my-site.com/produtos/loja/" rel="nofollow">http://my-site.com/produtos/loja/</a></p>
<p>After clicking in one of the categories it then becomes:<br />
<a href="http://my-site.com/loja/category/" rel="nofollow">http://my-site.com/loja/category/</a></p>
<p>And after choosing a product:<br />
<a href="http://my-site.com/produtos/loja/category/product/" rel="nofollow">http://my-site.com/produtos/loja/category/product/</a></p>
<p>So the problem lies in the category page.<br />
Here is my permalink page:<br />
<img decoding="async" src="http://i.imgur.com/Z8htdjj.png" alt="SS permalinks" /></p>
<p>The answer seems easy, i would only need to add &#8220;produtos&#8221; in the base product category url. And indeed it works, I can enter<br />
the category page, but then I break the product page:<br />
<a href="http://my-site.com/produtos/loja/category/product/" rel="nofollow">http://my-site.com/produtos/loja/category/product/</a></p>
<p>Why does it happen? The url in the product page stays the same, why wont it display?</p>
<p>Thanks so much for the help.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103624</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103624</link>
					<pubDate>Fri, 12 Sep 2014 15:53:02 +0000</pubDate>
					<dc:creator>Mrinal</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Alex, </p>
<p>You&#8217;ve created the main Shop page inside a parent page, so it&#8217;s getting it&#8217;s parent page url slug: <a href="http://my-site.com/produtos/loja/" rel="nofollow">http://my-site.com/produtos/loja/</a>  (Second Level Page) in Main Shop Page or in single item <a href="http://my-site.com/produtos/loja/category/product/" rel="nofollow">http://my-site.com/produtos/loja/category/product/</a> as those page not generated by WooCommerce. </p>
<p>The category page is auto generated by WooCommerce so they won&#8217;t remember the Parent page of Shop page: <a href="http://my-site.com/loja/category/" rel="nofollow">http://my-site.com/loja/category/</a> (It directly remembers the Shop page as first level page). </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103730</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103730</link>
					<pubDate>Fri, 12 Sep 2014 18:17:21 +0000</pubDate>
					<dc:creator>MatthieuH</dc:creator>

					<description>
						<![CDATA[
						<p>Hey thanks for the answer.</p>
<p>I removed the parent page, now it stands like this:<br />
<a href="http://my-site.com/produtos/" rel="nofollow">http://my-site.com/produtos/</a><br />
<a href="http://my-site.com/produtos/category/" rel="nofollow">http://my-site.com/produtos/category/</a><br />
<a href="http://my-site.com/produtos/category/product/" rel="nofollow">http://my-site.com/produtos/category/product/</a></p>
<p>And again, same problem&#8230; product page 404.</p>
<p><img decoding="async" src="http://i.imgur.com/8OWHwJd.png" alt="SS permalinks 2" /></p>
<p>I think i&#8217;ve come to a known problem&#8230; Anyone that tries do put the category in the url can&#8217;t open the page?<br />
Or I&#8217;m doing something wrong again?</p>
<p>Thank you guys</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103736</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103736</link>
					<pubDate>Fri, 12 Sep 2014 18:21:15 +0000</pubDate>
					<dc:creator>Mrinal</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Alex, </p>
<p>Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:</p>
<p>&#8211; Link to your site<br />
&#8211; WordPress Admin username / password</p>
<p><strong>Don&#8217;t forget to select Set as private reply. This ensures your information is only visible to our staff. </strong></p>
<p>BTW, You can post a public thread here in WooCommerce community to get catered answer: <a href="http://wordpress.org/support/plugin/woocommerce" rel="nofollow">http://wordpress.org/support/plugin/woocommerce</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103770</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103770</link>
					<pubDate>Fri, 12 Sep 2014 18:50:10 +0000</pubDate>
					<dc:creator>MatthieuH</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103783</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103783</link>
					<pubDate>Fri, 12 Sep 2014 19:05:33 +0000</pubDate>
					<dc:creator>Mrinal</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Alex, </p>
<p>Thanks for the login info. </p>
<p>You&#8217;re using a cache plugin, whenever you make changes in Permalinks make sure you&#8217;re checking the changes in front end after clearing the caches. </p>
<p>Also update all the outdated plugins &amp; WordPress to latest version please. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103788</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103788</link>
					<pubDate>Fri, 12 Sep 2014 19:12:39 +0000</pubDate>
					<dc:creator>MatthieuH</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry, as this site is about to get &#8220;online&#8221;, I will test the updates in another server before updating my main one.</p>
<p>I disabled my total cache and still could not make it work&#8230;</p>
<p>Do you guys know de answer? Something else seemed wrong?</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103822</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-103822</link>
					<pubDate>Fri, 12 Sep 2014 19:48:28 +0000</pubDate>
					<dc:creator>Nabeel A</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Alex,</p>
<p>Instead of having products as a shop page, please use default WooCommerce &#8220;shop&#8221; page so the link should be <a href="http://my-site/shop/" rel="nofollow">http://my-site/shop/</a> You can change this from <strong>WooCommerce &gt; Settings &gt; Products</strong> after creating a shop page then use your default permalink settings without any modification.</p>
<p>Let us know how this goes!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-105065</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-105065</link>
					<pubDate>Mon, 15 Sep 2014 13:12:02 +0000</pubDate>
					<dc:creator>MatthieuH</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Support,</p>
<p>I thank you for the effort, but this dos not resolve my issue.<br />
Still can&#8217;t make a shop architecture with a common url.<br />
I always end up with the category page being different than the other one.</p>
<p>The case you suggested provided me this urls:<br />
/shop<br />
/product-category<br />
/shop/%product_cat%/%product_name%</p>
<p>The problem lies on the product category page again It should be &#8220;/shop/%product_cat%/&#8221;.</p>
<p>But I will see what can I do about it. If nothing can be done I will use it like this anyway.</p>
<p>Thanks again</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-105070</guid>
					<title><![CDATA[Reply To: Woocommerce category url problem]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-url-problem/#post-105070</link>
					<pubDate>Mon, 15 Sep 2014 13:29:26 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Sure Alex! Let us know if we can help you with anything else! 🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

