search.html 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <!-- wp:template-part {"slug":"secondary-header"} /-->
  2. <!-- wp:group {"layout":{"type":"constrained","contentSize":"1100px"}} -->
  3. <div class="wp-block-group">
  4. <!-- wp:spacer {"height":"14vh"} -->
  5. <div style="height:14vh" aria-hidden="true" class="wp-block-spacer"></div>
  6. <!-- /wp:spacer -->
  7. <!-- wp:query-title {"type":"search","style":{"typography":{"fontSize":"4.4rem"}}} /-->
  8. <!-- wp:search {"showLabel":false,"placeholder":"E.g. \u0022Botswana\u0022"} /-->
  9. <!-- wp:spacer {"height":"14vh"} -->
  10. <div style="height:14vh" aria-hidden="true" class="wp-block-spacer"></div>
  11. <!-- /wp:spacer -->
  12. <!-- wp:query {"queryId":14,"query":{"perPage":4,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"displayLayout":{"type":"flex","columns":2},"layout":{"type":"constrained"}} -->
  13. <div class="wp-block-query">
  14. <!-- wp:post-template {"align":"wide"} -->
  15. <!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"layout":{"inherit":false}} -->
  16. <div class="wp-block-group" style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">
  17. <!-- wp:post-featured-image {"height":"300px"} /-->
  18. <!-- wp:post-date {"style":{"typography":{"fontStyle":"normal","fontWeight":"500","textTransform":"uppercase","letterSpacing":"1px","fontSize":"0.8rem"}}} /-->
  19. <!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"48px"}}} /-->
  20. <!-- wp:post-excerpt /-->
  21. <!-- wp:spacer {"height":"80px"} -->
  22. <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
  23. <!-- /wp:spacer -->
  24. </div>
  25. <!-- /wp:group -->
  26. <!-- /wp:post-template -->
  27. <!-- wp:query-no-results -->
  28. <!-- wp:pattern {"slug":"adventurer/hidden-no-results-content"} /-->
  29. <!-- /wp:query-no-results -->
  30. <!-- wp:spacer {"height":"8vh"} -->
  31. <div style="height:8vh" aria-hidden="true" class="wp-block-spacer"></div>
  32. <!-- /wp:spacer -->
  33. <!-- wp:group {"align":"wide","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
  34. <div class="wp-block-group alignwide" style="border-style:none;border-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
  35. <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
  36. <!-- wp:query-pagination-previous {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
  37. <!-- wp:query-pagination-numbers {"fontSize":"small","fontFamily":"rubik"} /-->
  38. <!-- wp:query-pagination-next {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
  39. <!-- /wp:query-pagination -->
  40. </div>
  41. <!-- /wp:group -->
  42. <!-- wp:spacer {"height":"14vh"} -->
  43. <div style="height:14vh" aria-hidden="true" class="wp-block-spacer"></div>
  44. <!-- /wp:spacer -->
  45. </div>
  46. <!-- /wp:query -->
  47. </div>
  48. <!-- /wp:group -->
  49. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->