header-archive.php 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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 {"width":"12px","height":"25px","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="<?php echo __('', 'dos');?>" class="" style="object-fit:cover;width:12px;height:25px"/></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:navigation {"overlayMenu":"never","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"vertical"},"style":{"typography":{"fontSize":"1.2rem","textTransform":"uppercase"},"spacing":{"blockGap":"0px"}}} /--></div>
  21. <!-- /wp:group -->
  22. <!-- 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"}} -->
  23. <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"}}} /-->
  24. <!-- wp:paragraph {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"typography":{"lineHeight":"1"}}} -->
  25. <p style="margin-top:0px;margin-bottom:0px;line-height:1"><?php echo __('/', 'dos');?></p>
  26. <!-- /wp:paragraph -->
  27. <!-- wp:paragraph {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"typography":{"lineHeight":"1"}}} -->
  28. <p style="margin-top:0px;margin-bottom:0px;line-height:1"><?php echo __('Archive', 'dos');?></p>
  29. <!-- /wp:paragraph -->
  30. <!-- wp:paragraph {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"typography":{"lineHeight":"1"}}} -->
  31. <p style="margin-top:0px;margin-bottom:0px;line-height:1"><?php echo __('/', 'dos');?></p>
  32. <!-- /wp:paragraph -->
  33. <!-- wp:query-title {"type":"archive","style":{"typography":{"lineHeight":"1"}}} /--></div>
  34. <!-- /wp:group --></div>
  35. <!-- /wp:group -->