Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29541

    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?

    #140937

    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

    #140938

    awesome – thank you!

    #140939

    Hey!

    Glad it worked. We’ll fix this in the next update.

    Regards,

    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Shop Base – won't show socket’ is closed to new replies.