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

Commit

Permalink
Photo single post: Update post content settings to allow using wide b…
Browse files Browse the repository at this point in the history
…locks
  • Loading branch information
carolinan committed Oct 14, 2024
1 parent 72baaeb commit df0c9eb
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions patterns/template-single-photo-blog.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,18 +84,9 @@
<!-- wp:post-featured-image {"aspectRatio":"auto","align":"wide"} /-->
</div>
<!-- /wp:group -->
<!-- wp:columns {"align":"wide"} -->
<div class="wp-block-columns alignwide">
<!-- wp:column {"width":"66.66%"} -->
<div class="wp-block-column" style="flex-basis:66.66%">
<!-- wp:post-content {"align":"full","layout":{"type":"default"}} /-->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"33.33%"} -->
<div class="wp-block-column" style="flex-basis:33.33%"></div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->

<!-- wp:post-content {"align":"wide","layout":{"type":"constrained","justifyContent":"left"}} /-->

<!-- wp:group {"align":"wide","layout":{"type":"constrained","justifyContent":"left"}} -->
<div class="wp-block-group alignwide">
<!-- wp:pattern {"slug":"twentytwentyfive/comments"} /-->
Expand Down

0 comments on commit df0c9eb

Please sign in to comment.