search.html 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!-- wp:template-part {"slug":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"4rem"}}},"layout":{"type":"constrained"}} -->
  3. <div class="wp-block-group" style="padding-bottom:4rem"><!-- wp:group {"style":{"spacing":{"padding":{"bottom":"2rem"}}},"layout":{"type":"constrained"}} -->
  4. <div class="wp-block-group" style="padding-bottom:2rem"><!-- wp:search {"showLabel":false,"placeholder":"Search...","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"width":"0px","style":"none"}},"backgroundColor":"primary","textColor":"base"} /--></div>
  5. <!-- /wp:group -->
  6. <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","layout":{"type":"constrained"}} -->
  7. <main class="wp-block-query"><!-- wp:post-template -->
  8. <!-- wp:group -->
  9. <div class="wp-block-group"><!-- wp:post-featured-image {"isLink":true} /-->
  10. <!-- wp:post-title {"isLink":true} /-->
  11. <!-- wp:post-excerpt {"showMoreOnNewLine":false,"style":{"typography":{"fontSize":"1.5rem"}}} /-->
  12. <!-- wp:template-part {"slug":"post-meta"} /-->
  13. <!-- wp:spacer {"height":"40px"} -->
  14. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  15. <!-- /wp:spacer --></div>
  16. <!-- /wp:group -->
  17. <!-- /wp:post-template -->
  18. <!-- wp:group {"style":{"spacing":{"margin":{"top":"4rem","bottom":"4rem"}},"typography":{"fontSize":"1.5rem"}},"layout":{"type":"constrained"}} -->
  19. <div class="wp-block-group" style="margin-top:4rem;margin-bottom:4rem;font-size:1.5rem"><!-- wp:query-pagination -->
  20. <!-- wp:query-pagination-previous /-->
  21. <!-- wp:query-pagination-numbers /-->
  22. <!-- wp:query-pagination-next /-->
  23. <!-- /wp:query-pagination --></div>
  24. <!-- /wp:group --></main>
  25. <!-- /wp:query --></div>
  26. <!-- /wp:group -->
  27. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->