Hi,
If a theme file for multiple pages is used, you can work with an if / else statement to determine what should happen on which page or you can always create extra template files.
You can find here how to use theme files and to name them
https://developer.ww.wp.xz.cn/themes/basics/template-hierarchy/
Gr
I ended up setting up another child theme and decided to go the route of modifying the “taxonomy-product_cat” and bypass changing the shops front page full width layout by just using “archive-product”. Now It looks like the actual theme im using has a lot of extra templates running in the background making it near impossible for my brain to process what to change.
-
This reply was modified 6 years, 7 months ago by
johncv1985.
If your theme is overriding the default WooCommerce templates, you’ll want to get in touch with the developers of that theme for more guidance/feedback.