Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

imtylerporter on "[Plugin: WooCommerce - excelling eCommerce] Sidebar sitting below content on product page."

$
0
0

There are actually not identical. As the products do not sit in the content body properly.

I ended up deleting all code out of my functions.php then I duplicated my page.php file, renamed it woocommerce.php and uploaded it to my theme folder.

I then Deleted the code:
'<?php get_template_part('loop', 'page'); ?>'

and added:
'<?php woocommerce_content('loop', 'page'); ?>'

That is where both links currently stand. It's not pretty, but it functions.


Viewing all articles
Browse latest Browse all 104029

Trending Articles