Skip to content

Best way to customize shop pages #537

Answered by crftwrk
tomwesterling asked this question in Q&A
Discussion options

You must be logged in to vote

I have noticed, that overriding WooCommerce's core templates is not the best idea, since I would need to delete bootscore's "woocommerce.php" file. Maybe I am wrong and this is the intended way of customizing the template.

Yes, woocommerce.php is used to get the breadcrumb right in place, filters won't work that way. So using this file is the best option even it doesn't allow to customise the shop pages.

You can add an image and text/custom HTML to the category. But the best way is to create a new page, design whatever you want and use shortcodes [products] which are included https://woocommerce.com/document/woocommerce-shortcodes/#products.

Solved?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tomwesterling
Comment options

@crftwrk
Comment options

Answer selected by tomwesterling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants