You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
This request is not a duplicate of an existing issue
I have read the docs and followed them (if applicable)
I have seached the Roots Discourse for answers and followed them (if applicable)
This is not a personal support request that should be posted on the Roots Discourse community
Description
What's wrong?
With Sage 9 and Woocommerce 6.1, the sage-woocommerce package doesn't seem to allow overriding templates anymore. My theme is showing the Woocommerce default header and footer and isn't loading the content into the structure outlined in layouts.app.
What have you tried?
I have followed the instructions and created both archive-product.blade.php and single-product.blade.php which should extend layouts.app, but they don't and they load the woocommerce header and footer, despite me calling those functions via do_action.
Steps To Reproduce
Download roots/sage 9
Add sage-woocommerce package
View a single product or the product archive
Expected Behavior
I expected the woocommerce content to fit into the structure of layouts.app as it has in previous versions
Actual Behavior
It loads the woocommerce default templates
Relevant Log Output
No response
Versions
9.0.10
The text was updated successfully, but these errors were encountered:
Terms
Description
What's wrong?
With Sage 9 and Woocommerce 6.1, the sage-woocommerce package doesn't seem to allow overriding templates anymore. My theme is showing the Woocommerce default header and footer and isn't loading the content into the structure outlined in layouts.app.
What have you tried?
I have followed the instructions and created both archive-product.blade.php and single-product.blade.php which should extend layouts.app, but they don't and they load the woocommerce header and footer, despite me calling those functions via do_action.
Steps To Reproduce
Expected Behavior
I expected the woocommerce content to fit into the structure of layouts.app as it has in previous versions
Actual Behavior
It loads the woocommerce default templates
Relevant Log Output
No response
Versions
9.0.10
The text was updated successfully, but these errors were encountered: