• Resolved allonline365

    (@allonline365)


    Hi there,

    I have downloaded Woocommerce and we are using it with incubator theme. I am having trouble with the shop and product pages. They are not integrating with the theme correctly. I have read this doc https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/ and have done both methods, but nothing has changed. All I need to be able to do is ensure the menu colour at the top is the same as the theme colour, and remove the image that is sitting at the top of the page – which is our blog image. I am not sure why it has chosen to pull that image through….

    Please can someone guide me on which php file I can edit for the shop page – is it the archive-product.php file?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support stephjacq a11n

    (@stephjacq)

    Automattic Happiness Engineer

    Yes, archive-product.php is the template for displaying product archives, including the main shop page, which is a post type archive.

    This template can be overridden by copying it to yourtheme/woocommerce/archive-product.php.

    Note: on occasion WooCommerce will need to update template files and you
    (the theme developer) will need to copy the new files to your theme to
    maintain compatibility. We try to do this as little as possible, but it does happen. When this occurs the version of the template file will be bumped and the readme will list any important changes.

    see also https://docs.woocommerce.com/document/template-structure/

    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Editing Shop Page’ is closed to new replies.