Viewing 5 replies - 1 through 5 (of 5 total)
  • First, if you didn’t already know, you can make a copy of any of the built-in template files and place them in your theme to override the built-in template. You create a /woocommerce folder in your theme then mimic the folder and file structure of any templates you want to modify from the /templates folder in the WooCommerce plugin.

    In this case, you would have /woocommerce/single-product/short-description.php in your template.

    Try inserting your html at the end of that file, right after the <div itemprop=”description”> block.

    A web designer… I am not. I am trying to change the appearance of a few things on the product page, but I am not super html/css savy. Is there an option in the settings somewhere where I can change the “add to cart” button to a custom button? Also, I don’t want to price range of my products to appear on the product page under the heading. How do I delete that? Last thing… The drop down menus for my product variations are huge. Can I make them and the font smaller?

    I need like editing your woocommerce/virtue theme for dummies. 🙁

    I’ve tried this and none of the changes in my modified templates are showing up.

    Are you sure that all you have to do is recreate the template structure within my theme folder?

    @whistlerdan, Yes that’s all that is needed. Which template are you trying to override?

    Thanks Doug, in the end I figured it out. I was including a sub-folder “templates” in my woocommerce folder in my theme folder. Silly error.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to edit WooCommerce product template page?’ is closed to new replies.