header-archive.php 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?php
  2. /**
  3. * Title: header-archive
  4. * Slug: dos/header-archive
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"backgroundColor":"background","layout":{"type":"default"}} -->
  10. <div class="wp-block-group has-background-background-color has-background"><!-- wp:group {"style":{"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"color":"var:preset|color|primary","style":"dashed","width":"1px"},"left":[]},"spacing":{"padding":{"bottom":"1.4rem","top":"1.4rem","right":"2rem","left":"2rem"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"top"}} -->
  11. <div class="wp-block-group" style="border-bottom-color:var(--wp--preset--color--primary);border-bottom-style:dashed;border-bottom-width:1px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:group {"style":{"spacing":{"blockGap":"1.4rem","margin":{"top":"0px","bottom":"0px"}},"layout":{"selfStretch":"fixed","flexSize":"75%"}},"layout":{"type":"flex","orientation":"vertical"}} -->
  12. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"1rem"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"center"}} -->
  13. <div class="wp-block-group"><!-- wp:image {"id":252,"width":12,"height":25,"scale":"cover","sizeSlug":"full","linkDestination":"custom"} -->
  14. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/blink-block_default.gif" alt="" class="wp-image-252" style="object-fit:cover;width:12px;height:25px" width="12" height="25"/></figure>
  15. <!-- /wp:image -->
  16. <!-- wp:site-title {"style":{"typography":{"lineHeight":"1.5"}}} /--></div>
  17. <!-- /wp:group -->
  18. <!-- wp:site-tagline {"style":{"typography":{"fontSize":"1.2rem"}}} /--></div>
  19. <!-- /wp:group -->
  20. <!-- wp:group {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"}} -->
  21. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:image {"id":254,"width":19,"height":25,"sizeSlug":"full","linkDestination":"custom"} -->
  22. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/blink-menu_default.gif" alt="" class="wp-image-254" style="width:19px;height:25px" width="19" height="25"/></figure>
  23. <!-- /wp:image -->
  24. <!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"vertical"},"style":{"typography":{"fontSize":"1.2rem","textTransform":"uppercase"},"spacing":{"blockGap":"0px"}}} /--></div>
  25. <!-- /wp:group --></div>
  26. <!-- /wp:group -->
  27. <!-- wp:group {"style":{"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"color":"var:preset|color|primary","style":"dashed","width":"1px"},"left":[]},"spacing":{"padding":{"bottom":"1.4rem","top":"1.4rem","right":"2rem","left":"2rem"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0.5em"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left","verticalAlignment":"center"}} -->
  28. <div class="wp-block-group" style="border-bottom-color:var(--wp--preset--color--primary);border-bottom-style:dashed;border-bottom-width:1px;margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:site-title {"style":{"spacing":{"blockGap":"1.4rem","margin":{"top":"0px","bottom":"0px"}},"layout":{"selfStretch":"fit","flexSize":null},"typography":{"lineHeight":"1"}}} /-->
  29. <!-- wp:paragraph {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"typography":{"lineHeight":"1"}}} -->
  30. <p style="margin-top:0px;margin-bottom:0px;line-height:1">/</p>
  31. <!-- /wp:paragraph -->
  32. <!-- wp:paragraph {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"typography":{"lineHeight":"1"}}} -->
  33. <p style="margin-top:0px;margin-bottom:0px;line-height:1"><?php echo esc_html__( 'Archive', 'dos' ); ?></p>
  34. <!-- /wp:paragraph -->
  35. <!-- wp:paragraph {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"typography":{"lineHeight":"1"}}} -->
  36. <p style="margin-top:0px;margin-bottom:0px;line-height:1">/</p>
  37. <!-- /wp:paragraph -->
  38. <!-- wp:query-title {"type":"archive","style":{"typography":{"lineHeight":"1"}}} /--></div>
  39. <!-- /wp:group --></div>
  40. <!-- /wp:group -->