For all other pages in my shopping cart – the layout setting I input is recognized. However, for the Shop base page:
http://www.linkedjewelry.com/the-collection/
I must put in a widget in the right sidebar because it forces the sidebar anyway if I don’t. That’s fine, we can live with that. But, it’s not showing the socket, which is where we have our footer menu.
Thoughts?
Hey!
Try following fix – open up enfold/config-woocommerce/config.php and replace
echo "</div>"; // end tempate-shop content
with
echo "</div>"; // end tempate-shop content
echo "</div>"; // close default .container_wrap element
Regards,
Peter
awesome – thank you!
Hey!
Glad it worked. We’ll fix this in the next update.
Regards,
Peter