sidebar.php 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?php
  2. /**
  3. * Title: sidebar
  4. * Slug: onyxpulse/sidebar
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. declare( strict_types = 1 );
  9. ?>
  10. <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  11. <div class="wp-block-group">
  12. <!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|30","left":"var:preset|spacing|30","top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}},"dimensions":{"minHeight":""},"border":{"width":"1px"},"layout":{"rowSpan":"","columnSpan":""}},"borderColor":"theme-4","layout":{"type":"default"}} -->
  13. <div class="wp-block-group has-border-color has-theme-4-border-color" style="border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">
  14. <!-- wp:heading {"level":3} -->
  15. <h3 class="wp-block-heading"><?php echo __('About', 'onyxpulse');?></h3>
  16. <!-- /wp:heading -->
  17. <!-- wp:paragraph -->
  18. <p><?php echo __('Welcome to OnyxPulse, your premier source for all things Health Goth. Here, we blend the edges of technology, fashion, and fitness into a seamless narrative that both inspires and informs. Dive deep into the monochrome world of OnyxPulse, where cutting-edge meets street goth, and explore the pulse of a subculture defined by futurism and style.', 'onyxpulse');?></p>
  19. <!-- /wp:paragraph -->
  20. </div>
  21. <!-- /wp:group -->
  22. <!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|30","left":"var:preset|spacing|30","top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}},"dimensions":{"minHeight":""},"border":{"width":"1px"},"layout":{"rowSpan":"","columnSpan":""}},"borderColor":"theme-4","layout":{"type":"default"}} -->
  23. <div class="wp-block-group has-border-color has-theme-4-border-color" style="border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">
  24. <!-- wp:columns -->
  25. <div class="wp-block-columns">
  26. <!-- wp:column -->
  27. <div class="wp-block-column">
  28. <!-- wp:heading {"level":3} -->
  29. <h3 class="wp-block-heading"><?php echo __('Categories', 'onyxpulse');?></h3>
  30. <!-- /wp:heading -->
  31. <!-- wp:categories /-->
  32. </div>
  33. <!-- /wp:column -->
  34. <!-- wp:column -->
  35. <div class="wp-block-column">
  36. <!-- wp:heading {"level":3} -->
  37. <h3 class="wp-block-heading"><?php echo __('Links', 'onyxpulse');?></h3>
  38. <!-- /wp:heading -->
  39. <!-- wp:list -->
  40. <ul>
  41. <!-- wp:list-item -->
  42. <li><?php echo __('<a href="https://www.tumblr.com/tagged/health%20goth">Health Goth on Tumblr</a>', 'onyxpulse');?></li>
  43. <!-- /wp:list-item -->
  44. <!-- wp:list-item -->
  45. <li><?php echo __('<a href="https://www.instagram.com/explore/tags/healthgoth/">Health Goth on Instagram</a>', 'onyxpulse');?></li>
  46. <!-- /wp:list-item -->
  47. <!-- wp:list-item -->
  48. <li><?php echo __('<a href="https://www.pinterest.com/search/pins/?q=health%20goth&rs=typed">Health Goth on Pinterest</a>', 'onyxpulse');?></li>
  49. <!-- /wp:list-item -->
  50. </ul>
  51. <!-- /wp:list -->
  52. </div>
  53. <!-- /wp:column -->
  54. </div>
  55. <!-- /wp:columns -->
  56. </div>
  57. <!-- /wp:group -->
  58. <!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|30","left":"var:preset|spacing|30","top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}},"dimensions":{"minHeight":""},"border":{"width":"1px"},"layout":{"rowSpan":"","columnSpan":""}},"borderColor":"theme-4","layout":{"type":"default"}} -->
  59. <div class="wp-block-group has-border-color has-theme-4-border-color" style="border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">
  60. <!-- wp:heading {"level":3} -->
  61. <h3 class="wp-block-heading"><?php echo __('Search', 'onyxpulse');?></h3>
  62. <!-- /wp:heading -->
  63. <!-- wp:search {"showLabel":false,"placeholder":"<?php echo __('Search', 'onyxpulse');?>...","buttonUseIcon":true} /-->
  64. </div>
  65. <!-- /wp:group -->
  66. </div>
  67. <!-- /wp:group -->