Tagged: 

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

    This is my second site using Enfold and I love, love love it but I am having troubles integrating woo commerce. I cannot seem to change the layout of the product pages other than the side bars. Any help would be appreciated.

    #162478

    Hi heidi22,

    WooCommerce product pages are actually controlled by WooCommerce. The theme then uses php code to modify them a bit further. So if you want to customize them you will need to look into a freelance developer as WooCommerce doesn’t support in-editor control over the layout.

    Regards,

    Devin

    #162490

    Thank you for your quick reply!
    Can I make a custom page template that will work? The php files only have one product page in Enfold. I use another theme which has a handful of different product/sales php pages which I would like to recreate in this theme. It is a simple page I want to create.
    Would your Replete theme be a better choice for me?

    #162821

    Hi,
    no, because all of our themes use the default woocommerce templates and we just modify small parts of them with filters and actions (see the code in /wp-content/themes/enfold/config-woocommerce/config.php). The reason is that custom shop templates would make our theme incompatible with many third party WooCommerce shop extensions and we want to ensure that our theme users can use as many third party plugins as possible without modifying a theme file. If you want to create a custom shop template I’d recommend to read the codex articles here: http://docs.woothemes.com/documentation/plugins/woocommerce/woocommerce-codex/theming/ about theming. I’d recommend to avoid changes to the theme files especially because they’re often not upgrade safe and you need to check the template changes before you can upgrade WooCommerce to the latest version…

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Woo Commerce and Enfold’ is closed to new replies.