<?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 Pages Displaying Funny &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 19 Oct 2025 17:50:15 +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-pages-displaying-funny/#post-160847</guid>
					<title><![CDATA[WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-160847</link>
					<pubDate>Tue, 09 Dec 2014 05:30:00 +0000</pubDate>
					<dc:creator>thecashbag</dc:creator>

					<description>
						<![CDATA[
						<p>I am creating WooCommerce category pages using their short codes (e.g. [product_category category=&#8221;backyard-chicken-coops&#8221;]).</p>
<p>But they are displaying strangely. All the products are &#8216;staggered&#8217; down the page. See example here: <a href="https://petpresto.com.au/backyard-chicken-coops/" rel="nofollow">https://petpresto.com.au/backyard-chicken-coops/</a></p>
<p>I have tried to use different pages templates to fix it, but it happens with all of them.</p>
<p>Maybe there is a better way to make these category pages without shortcodes that will fix the problem? I just assumed this is how it was done.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-160849</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-160849</link>
					<pubDate>Tue, 09 Dec 2014 05:30:41 +0000</pubDate>
					<dc:creator>thecashbag</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161068</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161068</link>
					<pubDate>Tue, 09 Dec 2014 11:42:17 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Thanks for writing in!</p>
<p>To fix it, you can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>
.page-id-686 .entry-content  pre,
.page-id-686 .entry-content  li {
    line-height:0;
}
</code></pre>
<p>Hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161099</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161099</link>
					<pubDate>Tue, 09 Dec 2014 12:38:55 +0000</pubDate>
					<dc:creator>thecashbag</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for helping with the CSS fix. It seems to have corrected that issue.</p>
<p>Do you think this is a problem that should be corrected in theme code instead of applying a Custom CSS patch? If its something that is happening only to my install I want to figure out why so I can stop it affecting other areas, and if its a problem that is replicated on other installs it should probably be added to the development queue as a big fix.</p>
<p>Also there is another strange problem occurring on my product pages. When you visit this page, you cannot scroll down to see the product description. It just won&#8217;t scroll past the image area. But if you wait a minute it then loads the rest of the page which is very slow to appear. Then after that you scroll to the bottom and under the footer another version of the product page appears again. Please see here: <a href="https://petpresto.com.au/product/the-bungalow-large-chicken-coop-with-run/" rel="nofollow">https://petpresto.com.au/product/the-bungalow-large-chicken-coop-with-run/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161272</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161272</link>
					<pubDate>Tue, 09 Dec 2014 16:58:40 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>This is not problem,this caused by <code>&lt;pre&gt;</code> tag ,you can try adding woocomerce shortcode without this tag.<br />
Regarding to your second issue,Please make sure you are using woocommerce 2.2.8 .<br />
Deactivate all plugins (except those recommended by X). You can do this by deactivating all third party plugins, and seeing if the problem remains. If it&#8217;s fixed, you&#8217;ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.<br />
If it doesn&#8217;t help please activate default wordpress them and check ,if the issue only happen with X then let us know.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161781</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-161781</link>
					<pubDate>Wed, 10 Dec 2014 12:17:02 +0000</pubDate>
					<dc:creator>thecashbag</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I deactived all plugins, problem still persisted.</p>
<p>I switched themes to twenty fourteen and problem disappeared.</p>
<p>So I think that means the problem is related to Theme X?</p>
<p>Thanks,<br />
Ben</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162059</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162059</link>
					<pubDate>Wed, 10 Dec 2014 18:19:54 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Ben,</p>
<p>Checking on the single product page, There is probably something wrong with the layout formatting for single product page.</p>
<p>I can see the<strong> entry-wrap</strong> division which is the base container of the product content has been re-added right before the closing of the body tag, and you can see the content is duplicating after the footer.</p>
<p>The default single product display for renew stack should look like this <a href="https://theme.co/x/demo/shop/renew/product/bucky/" rel="nofollow">https://theme.co/x/demo/shop/renew/product/bucky/</a></p>
<p>I also noticed that you have a lots of plugins, Can you please disable them so we can continue on checking the problem with this.</p>
<p>Default wordpress theme doesn&#8217;t have any custom woocommerce template while X has its own woocommerce template that might be conflicting with one of the plugin you used. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162327</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162327</link>
					<pubDate>Thu, 11 Dec 2014 01:16:02 +0000</pubDate>
					<dc:creator>thecashbag</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>The only plugins active right now are WooCommerce, Visual Composer, and X-Shortcodes. The problem is still happening. I leave the other plugins disabled until you can find the problem.</p>
<p>I&#8217;m not sure what you&#8217;re talking about with entry-wrap, etc, as I&#8217;m not much of a coder, but I can kind of follow what you&#8217;re saying.</p>
<p>Please use the login details above to change whatever you please to get it working.</p>
<p>Thanks,<br />
Ben</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162445</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162445</link>
					<pubDate>Thu, 11 Dec 2014 06:25:35 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Ben,</p>
<p>I just made a force update on X by changing the version number in style.css, and that seems to sort out the issue, </p>
<p>You can now see the product page display in here is working properly.</p>
<p>Hope that helps,</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162593</guid>
					<title><![CDATA[Reply To: WooCommerce Category Pages Displaying Funny]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-category-pages-displaying-funny/#post-162593</link>
					<pubDate>Thu, 11 Dec 2014 11:09:17 +0000</pubDate>
					<dc:creator>thecashbag</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks! seems to be working now</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

