footer.php 5.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?php
  2. /**
  3. * Title: footer
  4. * Slug: issue/footer
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"layout":{"type":"default"}} -->
  10. <div class="wp-block-group"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"0px","bottom":"0px","right":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}}} -->
  11. <div class="wp-block-group alignfull" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:spacer {"height":"16rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  12. <div style="margin-top:0px;margin-bottom:0px;height:16rem" aria-hidden="true" class="wp-block-spacer"></div>
  13. <!-- /wp:spacer -->
  14. <!-- wp:columns {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"0px","left":"0px"}}}} -->
  15. <div class="wp-block-columns" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:column {"verticalAlignment":"bottom","width":"70%"} -->
  16. <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:70%"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"15%","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"flex","orientation":"vertical"}} -->
  17. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:15%;padding-bottom:0px;padding-left:0px"><!-- wp:heading {"fontSize":"x-large"} -->
  18. <h2 class="wp-block-heading has-x-large-font-size"><?php echo esc_html__( 'Issue is a magazine-style theme design that displays blog posts, reviews, artwork and news.', 'issue' ); ?></h2>
  19. <!-- /wp:heading -->
  20. <!-- wp:image -->
  21. <figure class="wp-block-image"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/23ec.svg" alt="<?php echo esc_attr_e( '⏬', 'issue' ); ?>"/></figure>
  22. <!-- /wp:image -->
  23. <!-- wp:heading {"textAlign":"left","fontSize":"x-large"} -->
  24. <h2 class="wp-block-heading has-text-align-left has-x-large-font-size"><?php echo esc_html__( 'It comes with different styles to spark your creativity in making it just as you\'d like to.', 'issue' ); ?></h2>
  25. <!-- /wp:heading -->
  26. <!-- wp:spacer {"height":"8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  27. <div style="margin-top:0px;margin-bottom:0px;height:8rem" aria-hidden="true" class="wp-block-spacer"></div>
  28. <!-- /wp:spacer -->
  29. <!-- wp:paragraph {"align":"left"} -->
  30. <p class="has-text-align-left">
  31. <?php echo esc_html__( 'Designed with ', 'issue' ); ?>
  32. <a rel="nofollow" href="https://wordpress.org">
  33. <?php echo esc_html__( 'WordPress', 'issue' ); ?>
  34. </a>
  35. </p>
  36. <!-- /wp:paragraph --></div>
  37. <!-- /wp:group --></div>
  38. <!-- /wp:column -->
  39. <!-- wp:column {"verticalAlignment":"bottom","width":"30%","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"layout":{"type":"default"}} -->
  40. <div class="wp-block-column is-vertically-aligned-bottom" style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;flex-basis:30%"><!-- wp:jetpack/contact-form {"className":"is-style-animated","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} -->
  41. <div class="wp-block-jetpack-contact-form is-style-animated" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:jetpack/field-name {"required":true,"requiredText":"(required)","borderRadius":4,"borderWidth":0,"lineHeight":1,"labelLineHeight":1,"inputColor":"#fafafa","labelColor":"#fafafa","fieldBackgroundColor":"#262626"} /-->
  42. <!-- wp:jetpack/field-email {"required":true,"requiredText":"(required)","borderRadius":4,"borderWidth":0,"lineHeight":1,"labelLineHeight":1,"inputColor":"#fafafa","labelColor":"#fafafa","fieldBackgroundColor":"#262626"} /-->
  43. <!-- wp:jetpack/field-consent {"requiredText":"(required)","borderRadius":4,"borderWidth":0,"lineHeight":1,"labelLineHeight":1,"inputColor":"#fafafa","labelColor":"#fafafa","fieldBackgroundColor":"#262626","consentType":"explicit"} /-->
  44. <!-- wp:spacer {"height":"0.5rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  45. <div style="margin-top:0px;margin-bottom:0px;height:0.5rem" aria-hidden="true" class="wp-block-spacer"></div>
  46. <!-- /wp:spacer -->
  47. <!-- wp:jetpack/button {"element":"button","text":"Subscribe","textColor":"primary","backgroundColor":"background","borderRadius":4,"width":"75%","lock":{"remove":true}} /--></div>
  48. <!-- /wp:jetpack/contact-form -->
  49. <!-- wp:spacer {"height":"4rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  50. <div style="margin-top:0px;margin-bottom:0px;height:4rem" aria-hidden="true" class="wp-block-spacer"></div>
  51. <!-- /wp:spacer -->
  52. <!-- wp:paragraph {"align":"left"} -->
  53. <p class="has-text-align-left"><?php echo esc_html__( 'MagBlog is a magazine theme focused on sizable type and imagery to expand your content. Make it yours ⏬', 'issue' ); ?></p>
  54. <!-- /wp:paragraph --></div>
  55. <!-- /wp:column --></div>
  56. <!-- /wp:columns -->
  57. <!-- wp:spacer {"height":"16rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  58. <div style="margin-top:0px;margin-bottom:0px;height:16rem" aria-hidden="true" class="wp-block-spacer"></div>
  59. <!-- /wp:spacer --></div>
  60. <!-- /wp:group --></div>
  61. <!-- /wp:group -->