Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #469076

    Hi, I’m trying to ovverride the single product page of woocommerce.
    But it seem not possibile. I’ve copied the file woocommerce/template/single-product folder into the enfold folder, but my changes are not taken.
    I need to change the entire layout of the page, in this way:
    on the left: the image, and above the image a print option and send mail option.
    on the right: the title, description (no tabs), price, and add to cart button.

    Is there a way to custom the html page?

    Thank you
    Regards

    #469717

    Hi lucalandi!

    You would need to edit the /enfold/config-woocommerce/config.php file. To add stuff above the product image you could try line 1046 in the config.php file.

    You could hide the tabs via CSS, https://kriesi.at/support/topic/woocommerce-general-question-for-modifying-shop-module/.

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.