* Quadrat: Make the post date a link * Make all post date blocks link to the post
@@ -1,7 +1,7 @@
<!-- wp:group {"textColor":"gray","className":"post-meta"} -->
<div class="post-meta wp-block-group post-meta has-gray-color has-text-color"><!-- wp:post-author {"showAvatar":false,"showBio":false,"fontSize":"small"} /-->
-<!-- wp:post-date {"fontSize":"small"} /-->
+<!-- wp:post-date {"fontSize":"small","isLink":true} /-->
<!-- wp:post-terms {"term":"category","fontSize":"small"} /-->
@@ -3,7 +3,7 @@
<!-- wp:query {"tagName":"main","layout":{"inherit":true},"queryId":1,"query":{"perPage":5,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","sticky":"","inherit":true}} -->
<main class="wp-block-query">
<!-- wp:post-template -->
- <!-- wp:post-date {"fontSize":"tiny","textAlign":"center"} /-->
+ <!-- wp:post-date {"fontSize":"tiny","isLink":true,"textAlign":"center"} /-->
<!-- wp:post-title {"isLink":true, "level": 3, "textAlign":"center"} /-->
<!-- wp:post-featured-image {"isLink":true} /-->
<!-- wp:post-excerpt /-->
@@ -5,7 +5,7 @@
<!-- wp:group {"className":"post-meta"} -->
<div class="wp-block-group post-meta">
- <!-- wp:post-date {"textAlign":"center","fontSize":"tiny"} /-->
+ <!-- wp:post-date {"textAlign":"center","fontSize":"tiny","isLink":true} /-->
<!-- wp:post-terms {"term":"category","textAlign":"center","fontSize":"tiny"} /-->
</div>
<!-- /wp:group -->
@@ -14,7 +14,7 @@ return array(
<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center"><!-- wp:group {"className":"post-meta"} -->
- <div class="wp-block-group post-meta"><!-- wp:post-date {"fontSize":"tiny"} /-->
+ <div class="wp-block-group post-meta"><!-- wp:post-date {"fontSize":"tiny","isLink":true} /-->
<!-- wp:post-terms {"term":"category","fontSize":"tiny"} /--></div>
<div class="wp-block-group post-meta"><!-- wp:post-author {"showAvatar":false,"showBio":false,"fontSize":"tiny"} /-->
-<!-- wp:post-date {"fontSize":"tiny"} /-->
+<!-- wp:post-date {"fontSize":"tiny","isLink":true} /-->
@@ -9,22 +9,22 @@
<div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-left:30px"><!-- wp:separator {"className":"is-style-wide"} -->
<hr class="wp-block-separator is-style-wide"/>
<!-- /wp:separator -->
-
+
<!-- wp:post-featured-image {"isLink":true,"style":{"color":{"duotone":["#000","#B9FB9C"]}}} /-->
<!-- wp:post-title {"isLink":true,"fontSize":"normal"} /-->
<!-- wp:post-excerpt {"className":"is-style-indented-post-excerpt"} /-->
- <!-- wp:post-date {"style":{"typography":{"fontWeight":"500"}},"fontSize":"tiny"} /--></div>
+ <!-- wp:post-date {"style":{"typography":{"fontWeight":"500"}},"fontSize":"tiny","isLink":true} /--></div>
<!-- /wp:post-template -->
<!-- wp:query-pagination -->
<div class="wp-block-query-pagination"><!-- wp:query-pagination-previous /-->
<!-- wp:query-pagination-numbers /-->
<!-- wp:query-pagination-next /--></div>
<!-- /wp:query-pagination --></div>
<!-- /wp:query -->
@@ -24,18 +24,18 @@
<!-- wp:post-author {"showBio":true} /-->
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:separator {"className":"is-style-wide"} -->
- <!-- wp:post-date {"fontSize":"tiny"} /-->
+ <!-- wp:post-date {"fontSize":"tiny","isLink":true} /-->
<!-- wp:post-terms {"term":"category","fontSize":"tiny"} /-->
<!-- wp:post-terms {"term": "post_tag", "fontSize":"tiny"} /--></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
@@ -50,7 +50,7 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"3em","bottom":"3em"}}},"layout":{"inherit":true}} -->
<div class="wp-block-group" style="padding-top:3em;padding-bottom:3em">
<!-- wp:separator {"align":"wide","className":"is-style-wide"} -->
<hr class="wp-block-separator alignwide is-style-wide"/>
@@ -14,22 +14,22 @@ return array(
<!-- wp:post-excerpt {"moreText":"' . esc_html__( 'Continue reading', 'skatepark' ) . '","className":"is-style-indented-post-excerpt"} /-->
<!-- /wp:query -->',