Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update taxonomy templates so Legacy Template blocks don't take all av…
Browse files Browse the repository at this point in the history
…ailable width
  • Loading branch information
Aljullu committed Nov 9, 2021
1 parent 889378c commit 8df43f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion templates/block-templates/taxonomy-product_cat.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- wp:template-part {"slug":"header"} /-->
<!-- wp:woocommerce/legacy-template {"template":"taxonomy-product_cat"} /-->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group"><!-- wp:woocommerce/legacy-template {"template":"taxonomy-product_cat"} /--></div>
<!-- wp:template-part {"slug":"footer"} /-->
3 changes: 2 additions & 1 deletion templates/block-templates/taxonomy-product_tag.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- wp:template-part {"slug":"header"} /-->
<!-- wp:woocommerce/legacy-template {"template":"taxonomy-product_tag"} /-->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group"><!-- wp:woocommerce/legacy-template {"template":"taxonomy-product_tag"} /--></div>
<!-- wp:template-part {"slug":"footer"} /-->

0 comments on commit 8df43f7

Please sign in to comment.