File Editor
Directories:
.. (Back)
Files:
footer-about-title-logo.php
footer-blog.php
footer-dark.php
footer-default.php
footer-logo.php
footer-navigation-copyright.php
footer-navigation.php
footer-query-images-title-citation.php
footer-query-title-citation.php
footer-social-copyright.php
footer-title-tagline-social.php
general-divider-dark.php
general-divider-light.php
general-featured-posts.php
general-image-with-caption.php
general-large-list-names.php
general-layered-images-with-duotone.php
general-list-events.php
general-pricing-table.php
general-subscribe.php
general-two-images-text.php
general-video-header-details.php
general-video-trailer.php
general-wide-image-intro-buttons.php
header-centered-logo-black-background.php
header-centered-logo.php
header-centered-title-navigation-social.php
header-default.php
header-image-background-overlay.php
header-image-background.php
header-large-dark.php
header-logo-navigation-gray-background.php
header-logo-navigation-offset-tagline.php
header-logo-navigation-social-black-background.php
header-small-dark.php
header-stacked.php
header-text-only-green-background.php
header-text-only-salmon-background.php
header-text-only-with-tagline-black-background.php
header-title-and-button.php
header-title-navigation-social.php
header-with-tagline.php
hidden-404.php
hidden-bird.php
hidden-heading-and-bird.php
page-about-large-image-and-buttons.php
page-about-links-dark.php
page-about-links.php
page-about-media-left.php
page-about-media-right.php
page-about-simple-dark.php
page-about-solid-color.php
page-layout-image-and-text.php
page-layout-image-text-and-video.php
page-layout-two-columns.php
page-sidebar-blog-posts-right.php
page-sidebar-blog-posts.php
page-sidebar-grid-posts.php
page-sidebar-poster.php
query-default.php
query-grid.php
query-image-grid.php
query-irregular-grid.php
query-large-titles.php
query-simple-blog.php
query-text-grid.php
Create New File
Create
Edit File: page-about-simple-dark.php
<?php /** * Simple dark about page */ return array( 'title' => __( 'Simple dark about page', 'twentytwentytwo' ), 'categories' => array( 'twentytwentytwo_pages' ), 'content' => '<!-- wp:cover {"overlayColor":"foreground","minHeight":100,"minHeightUnit":"vh","contentPosition":"center center","align":"full","style":{"spacing":{"padding":{"top":"max(1.25rem, 8vw)","right":"max(1.25rem, 8vw)","bottom":"max(1.25rem, 8vw)","left":"max(1.25rem, 8vw)"}}}} --> <div class="wp-block-cover alignfull has-foreground-background-color has-background-dim" style="padding-top:max(1.25rem, 8vw);padding-right:max(1.25rem, 8vw);padding-bottom:max(1.25rem, 8vw);padding-left:max(1.25rem, 8vw);min-height:100vh"><div class="wp-block-cover__inner-container"><!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"},"overlayMenu":"always"} --> <!-- wp:page-list {"isNavigationChild":true,"showSubmenuIcon":true,"openSubmenusOnClick":false} /--> <!-- /wp:navigation --> <!-- wp:columns --> <div class="wp-block-columns"><!-- wp:column {"verticalAlignment":"bottom","width":"45%","style":{"spacing":{"padding":{"top":"12rem"}}}} --> <div class="wp-block-column is-vertically-aligned-bottom" style="padding-top:12rem;flex-basis:45%"><!-- wp:site-logo {"width":60} /--> <!-- wp:heading {"style":{"typography":{"fontWeight":"300","lineHeight":"1.115","fontSize":"clamp(3rem, 6vw, 4.5rem)"}}} --> <h2 style="font-size:clamp(3rem, 6vw, 4.5rem);font-weight:300;line-height:1.115"><em>' . wp_kses_post( __( 'Jesús<br>Rodriguez', 'twentytwentytwo' ) ) . '</em></h2> <!-- /wp:heading --> <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.6"}}} --> <p style="line-height:1.6">' . esc_html__( 'Oh hello. My name’s Jesús, and you’ve found your way to my website. I’m an avid bird watcher, and I also broadcast my own radio show on Tuesday evenings at 11PM EDT.', 'twentytwentytwo' ) . '</p> <!-- /wp:paragraph --> <!-- wp:spacer {"height":40} --> <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:social-links {"iconColor":"background","iconColorValue":"var(--wp--preset--color--foreground)","iconBackgroundColor":"foreground","iconBackgroundColorValue":"var(--wp--preset--color--background)"} --> <ul class="wp-block-social-links has-icon-color has-icon-background-color"><!-- wp:social-link {"url":"#","service":"wordpress"} /--> <!-- wp:social-link {"url":"#","service":"twitter"} /--> <!-- wp:social-link {"url":"#","service":"instagram"} /--></ul> <!-- /wp:social-links --></div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","style":{"spacing":{"padding":{"top":"0rem","right":"0rem","bottom":"4rem","left":"0rem"}}}} --> <div class="wp-block-column is-vertically-aligned-center" style="padding-top:0rem;padding-right:0rem;padding-bottom:4rem;padding-left:0rem"><!-- wp:separator {"color":"background","className":"is-style-wide"} --> <hr class="wp-block-separator has-text-color has-background has-background-background-color has-background-color is-style-wide"/> <!-- /wp:separator --></div> <!-- /wp:column --></div> <!-- /wp:columns --></div></div> <!-- /wp:cover -->', );
Save Changes
Rename File
Rename