- Timestamp:
- 10/03/2023 03:12:30 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php
r56716 r56764 7 7 */ 8 8 ?> 9 10 <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"constrained","contentSize":"420px"}} --> 11 <div class="wp-block-group"> 12 13 <!-- wp:spacer {"height":"var:preset|spacing|10"} --> 14 <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> 15 <!-- /wp:spacer --> 16 17 <!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> 9 <!-- wp:group {"style":{"spacing":{"blockGap":"36px","padding":{"right":"0","left":"0"}}},"layout":{"type":"default"}} --> 10 <div class="wp-block-group" style="padding-right:0;padding-left:0"><!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> 18 11 <div class="wp-block-group" style="margin-top:0;margin-bottom:0"><!-- wp:avatar {"size":80,"style":{"border":{"radius":"16px"}}} /--> 19 12 20 <!-- wp:heading {"style":{"typography":{"fontSize":"1.6rem"}}} --> 21 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php echo esc_html__( 'About the author', 'twentytwentyfour' ); ?></h2> 13 <!-- wp:group {"style":{"spacing":{"blockGap":"16px"}},"layout":{"type":"flex","orientation":"vertical"}} --> 14 <div class="wp-block-group"><!-- wp:heading {"style":{"typography":{"fontSize":"1.6rem"}}} --> 15 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php esc_html_e( 'About the author', 'twentytwentyfour' ); ?></h2> 22 16 <!-- /wp:heading --> 23 17 24 18 <!-- wp:post-author-biography {"fontSize":"small"} /--></div> 19 <!-- /wp:group --></div> 25 20 <!-- /wp:group --> 26 21 … … 29 24 <!-- /wp:separator --> 30 25 31 <!-- wp:group {"layout":{"type":"constrained"}} --> 32 <div class="wp-block-group"> 33 <!-- wp:heading {"style":{"typography":{"fontSize":"1.6rem"}}} --> 34 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php echo esc_html__( 'Latest Posts', 'twentytwentyfour' ); ?></h2> 35 <!-- /wp:heading --> 26 <!-- wp:group {"style":{"spacing":{"blockGap":"16px"}},"layout":{"type":"constrained"}} --> 27 <div class="wp-block-group"><!-- wp:heading {"style":{"typography":{"fontSize":"1.6rem"}}} --> 28 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php esc_html_e( 'Popular Categories', 'twentytwentyfour' ); ?></h2> 29 <!-- /wp:heading --> 36 30 37 <!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> 38 <div class="wp-block-query"><!-- wp:post-template --> 39 <!-- wp:group {"style":{"spacing":{"blockGap":"2px"}},"layout":{"type":"flex","orientation":"vertical"}} --> 40 <div class="wp-block-group"><!-- wp:post-title {"isLink":true,"fontSize":"medium"} /--> 41 <!-- wp:template-part {"slug":"post-meta","theme":"twentytwentyfour"} /--> 42 </div> 43 <!-- /wp:group --> 31 <!-- wp:categories {"showHierarchy":true,"showPostCounts":true,"fontSize":"small"} /--></div> 32 <!-- /wp:group --> 44 33 45 <!-- wp:spacer {"height":"var:preset|spacing|10"} --> 46 <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> 47 <!-- /wp:spacer --> 48 <!-- /wp:post-template --></div> 49 <!-- /wp:query --> 34 <!-- wp:separator {"backgroundColor":"base-3","className":"is-style-wide"} --> 35 <hr class="wp-block-separator has-text-color has-base-3-color has-alpha-channel-opacity has-base-3-background-color has-background is-style-wide"/> 36 <!-- /wp:separator --> 37 38 <!-- wp:group {"style":{"spacing":{"blockGap":"26px"}},"layout":{"type":"constrained"}} --> 39 <div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"16px"}},"layout":{"type":"flex","orientation":"vertical"}} --> 40 <div class="wp-block-group"><!-- wp:heading {"style":{"typography":{"fontSize":"1.6rem"}}} --> 41 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php esc_html_e( 'Useful Links', 'twentytwentyfour' ); ?></h2> 42 <!-- /wp:heading --> 43 44 <!-- wp:paragraph {"fontSize":"small"} --> 45 <p class="has-small-font-size"><?php esc_html_e( 'Links I found useful and wanted to share.', 'twentytwentyfour' ); ?></p> 46 <!-- /wp:paragraph --></div> 47 <!-- /wp:group --> 48 49 <!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"blockGap":"var:preset|spacing|10"}},"fontSize":"small"} --> 50 <!-- wp:navigation-link {"label":"<?php esc_html_e( 'Latest inflation report', 'twentytwentyfour' ); ?>","url":"#","className":"is-style-arrow-link","style":{"typography":{"textDecoration":"underline"}}} /--> 51 <!-- wp:navigation-link {"label":"<?php esc_html_e( 'Financial apps for families', 'twentytwentyfour' ); ?>","url":"#","className":"is-style-arrow-link","style":{"typography":{"textDecoration":"underline"}}} /--> 52 <!-- /wp:navigation --> 50 53 </div> 51 54 <!-- /wp:group --> … … 55 58 <!-- /wp:separator --> 56 59 57 <!-- wp:group {" layout":{"type":"constrained"}} -->60 <!-- wp:group {"style":{"spacing":{"blockGap":"16px"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} --> 58 61 <div class="wp-block-group"><!-- wp:heading {"style":{"typography":{"fontSize":"1.6rem"}}} --> 59 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php e cho esc_html__( 'Links', 'twentytwentyfour' ); ?></h2>62 <h2 class="wp-block-heading" style="font-size:1.6rem"><?php esc_html_e( 'Search the website', 'twentytwentyfour' ); ?></h2> 60 63 <!-- /wp:heading --> 61 64 62 63 <!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"typography":{"fontStyle":"normal","fontWeight":"400","textDecoration":"underline"}},"fontSize":"small"} --> 64 <!-- wp:navigation-link {"label":"<?php echo esc_html__( 'Latest inflation report', 'twentytwentyfour' ); ?>","url":"#"} /--> 65 <!-- wp:navigation-link {"label":"<?php echo esc_html__( 'Financial apps for families', 'twentytwentyfour' ); ?>","url":"#"} /--> 66 <!-- /wp:navigation --></div> 65 <!-- wp:search {"label":"<?php echo esc_attr_x( 'Search', 'search form label', 'twentytwentyfour' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Search...', 'search form placeholder', 'twentytwentyfour' ); ?>","width":100,"widthUnit":"%","buttonText":"<?php echo esc_attr_x( 'Search', 'search form label', 'twentytwentyfour' ); ?>"} /--></div> 67 66 <!-- /wp:group --> 68 67 69 68 <!-- wp:spacer {"height":"var:preset|spacing|10"} --> 70 69 <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> 71 <!-- /wp:spacer --> 72 73 </div> 70 <!-- /wp:spacer --></div> 74 71 <!-- /wp:group -->
Note: See TracChangeset
for help on using the changeset viewer.