index.php 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?php
  2. /**
  3. * Title: index
  4. * Slug: fixmate/index
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"layout":{"type":"constrained"}} -->
  10. <div class="wp-block-group"><!-- wp:template-part {"slug":"header","area":"header","align":"wide"} /--></div>
  11. <!-- /wp:group -->
  12. <!-- wp:group {"tagName":"main","lock":{"move":false,"remove":false},"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
  13. <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)"><!-- wp:query {"queryId":151,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide"} -->
  14. <div class="wp-block-query alignwide"><!-- wp:post-template {"layout":{"type":"grid","columnCount":4}} -->
  15. <!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4"} /-->
  16. <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|30","margin":{"top":"2vh","bottom":"4vh"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  17. <div class="wp-block-group" style="margin-top:2vh;margin-bottom:4vh"><!-- wp:post-title {"isLink":true} /-->
  18. <!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|30"}},"layout":{"type":"flex"}} -->
  19. <div class="wp-block-group alignwide"><!-- wp:post-terms {"term":"category"} /-->
  20. <!-- wp:post-date {"format":"M j, Y","style":{"typography":{"textTransform":"uppercase"}}} /--></div>
  21. <!-- /wp:group --></div>
  22. <!-- /wp:group -->
  23. <!-- /wp:post-template -->
  24. <!-- wp:group {"style":{"spacing":{"margin":{"top":"4vh"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  25. <div class="wp-block-group" style="margin-top:4vh"><!-- wp:query-pagination -->
  26. <!-- wp:query-pagination-previous /-->
  27. <!-- wp:query-pagination-numbers /-->
  28. <!-- wp:query-pagination-next /-->
  29. <!-- /wp:query-pagination -->
  30. <!-- wp:query-no-results -->
  31. <!-- wp:paragraph {"placeholder":"Add text or blocks that will display when a query returns no results."} -->
  32. <p><?php esc_html_e('', 'fixmate');?></p>
  33. <!-- /wp:paragraph -->
  34. <!-- /wp:query-no-results --></div>
  35. <!-- /wp:group --></div>
  36. <!-- /wp:query --></main>
  37. <!-- /wp:group -->
  38. <!-- wp:template-part {"slug":"footer-pages","area":"uncategorized"} /-->