search.html 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|70","left":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
  3. <div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)"><!-- wp:query {"queryId":15,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","align":"wide","layout":{"type":"default"}} -->
  4. <main class="wp-block-query alignwide"><!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"default"}} -->
  5. <div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:query-title {"type":"search"} /-->
  6. <!-- wp:search {"showLabel":false,"placeholder":"Search...","style":{"border":{"width":"0px","style":"none","radius":"100px"}},"backgroundColor":"tertiary","textColor":"contrast"} /--></div>
  7. <!-- /wp:group -->
  8. <!-- wp:post-template {"layout":{"type":"grid","columnCount":4}} -->
  9. <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}}} -->
  10. <div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--40)"><!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/2"} /-->
  11. <!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"1.2rem"}}} /--></div>
  12. <!-- /wp:group -->
  13. <!-- /wp:post-template -->
  14. <!-- wp:spacer {"height":"3vh"} -->
  15. <div style="height:3vh" aria-hidden="true" class="wp-block-spacer"></div>
  16. <!-- /wp:spacer -->
  17. <!-- wp:query-pagination {"align":"full","layout":{"type":"flex","justifyContent":"space-between"}} -->
  18. <!-- wp:query-pagination-previous /-->
  19. <!-- wp:query-pagination-numbers /-->
  20. <!-- wp:query-pagination-next /-->
  21. <!-- /wp:query-pagination -->
  22. <!-- wp:query-no-results -->
  23. <!-- wp:paragraph {"fontSize":"small"} -->
  24. <p class="has-small-font-size">Sorry, but nothing matched your search terms. Please try again with some different keywords.</p>
  25. <!-- /wp:paragraph -->
  26. <!-- /wp:query-no-results --></main>
  27. <!-- /wp:query --></div>
  28. <!-- /wp:group -->
  29. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->