/
home
/
techb158
/
public_html
/
wp-content
/
themes
/
twentytwentyfour
/
patterns
/
/home/techb158/public_html/wp-content/themes/twentytwentyfour/patterns
mkdir
upload
Name
Size
Mode
Actions
banner-hero.php
2906
0666
edit
dl
rm
banner-project-description.php
2656
0666
edit
dl
rm
cta-content-image-on-right.php
3596
0666
edit
dl
rm
cta-pricing.php
13789
0666
edit
dl
rm
cta-rsvp.php
3858
0666
edit
dl
rm
cta-services-image-left.php
2959
0666
edit
dl
rm
cta-subscribe-centered.php
2780
0666
edit
dl
rm
footer-centered-logo-nav.php
1479
0666
edit
dl
rm
footer-colophon-3-col.php
4845
0666
edit
dl
rm
footer.php
6712
0666
edit
dl
rm
gallery-full-screen-image.php
1566
0666
edit
dl
rm
gallery-offset-images-grid-2-col.php
2965
0666
edit
dl
rm
gallery-offset-images-grid-3-col.php
5031
0666
edit
dl
rm
gallery-offset-images-grid-4-col.php
6452
0666
edit
dl
rm
gallery-project-layout.php
4647
0666
edit
dl
rm
hidden-404.php
725
0666
edit
dl
rm
hidden-comments.php
1702
0666
edit
dl
rm
hidden-no-results.php
387
0666
edit
dl
rm
hidden-portfolio-hero.php
935
0666
edit
dl
rm
hidden-post-meta.php
1153
0666
edit
dl
rm
hidden-post-navigation.php
1188
0666
edit
dl
rm
hidden-posts-heading.php
499
0666
edit
dl
rm
hidden-search.php
428
0666
edit
dl
rm
hidden-sidebar.php
4748
0666
edit
dl
rm
page-about-business.php
948
0666
edit
dl
rm
page-home-blogging.php
3087
0666
edit
dl
rm
page-home-business.php
901
0666
edit
dl
rm
page-home-portfolio-gallery.php
559
0666
edit
dl
rm
page-home-portfolio.php
619
0666
edit
dl
rm
page-newsletter-landing.php
3075
0666
edit
dl
rm
page-portfolio-overview.php
878
0666
edit
dl
rm
page-rsvp-landing.php
4272
0666
edit
dl
rm
posts-1-col.php
2485
0666
edit
dl
rm
posts-3-col.php
2819
0666
edit
dl
rm
posts-grid-2-col.php
3946
0666
edit
dl
rm
posts-images-only-3-col.php
1999
0666
edit
dl
rm
posts-images-only-offset-4-col.php
4476
0666
edit
dl
rm
posts-list.php
3542
0666
edit
dl
rm
team-4-col.php
6889
0666
edit
dl
rm
template-archive-blogging.php
866
0666
edit
dl
rm
template-archive-portfolio.php
814
0666
edit
dl
rm
template-home-blogging.php
859
0666
edit
dl
rm
template-home-business.php
701
0666
edit
dl
rm
template-home-portfolio.php
964
0666
edit
dl
rm
template-index-blogging.php
1013
0666
edit
dl
rm
template-index-portfolio.php
940
0666
edit
dl
rm
template-search-blogging.php
1039
0666
edit
dl
rm
template-search-portfolio.php
1089
0666
edit
dl
rm
template-single-portfolio.php
1281
0666
edit
dl
rm
testimonial-centered.php
3529
0666
edit
dl
rm
text-alternating-images.php
6183
0666
edit
dl
rm
text-centered-statement-small.php
1499
0666
edit
dl
rm
text-centered-statement.php
1999
0666
edit
dl
rm
text-faq.php
8088
0666
edit
dl
rm
text-feature-grid-3-col.php
8097
0666
edit
dl
rm
text-project-details.php
3623
0666
edit
dl
rm
text-title-left-image-right.php
3615
0666
edit
dl
rm
Edit:
/home/techb158/public_html/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php
(4845B)
<?php /** * Title: Footer with colophon, 3 columns * Slug: twentytwentyfour/footer-colophon-3-col * Categories: footer * Block Types: core/template-part/footer * Description: A footer section with a colophon and 3 columns. * * @package WordPress * @subpackage Twenty_Twenty_Four * @since Twenty Twenty-Four 1.0 */ ?> <!-- wp:group {"align":"wide","layout":{"type":"constrained"}} --> <div class="wp-block-group alignwide"> <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}}} --> <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)"> <!-- wp:image {"width":"40px","height":"auto","sizeSlug":"full","linkDestination":"none"} --> <figure class="wp-block-image size-full is-resized"> <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/icon-message.webp" alt="" style="width:40px;height:auto" /> </figure> <!-- /wp:image --> <!-- wp:separator {"className":"is-style-wide"} --> <hr class="wp-block-separator has-alpha-channel-opacity is-style-wide" /> <!-- /wp:separator --> <!-- wp:columns {"style":{"spacing":{"padding":{"top":"var:preset|spacing|10"}}}} --> <div class="wp-block-columns" style="padding-top:var(--wp--preset--spacing--10)"> <!-- wp:column {"width":"57%"} --> <div class="wp-block-column" style="flex-basis:57%"> <!-- wp:heading {"fontSize":"x-large"} --> <h2 class="wp-block-heading has-x-large-font-size"><?php esc_html_e( 'Keep up, get in touch.', 'twentytwentyfour' ); ?></h2> <!-- /wp:heading --> </div> <!-- /wp:column --> <!-- wp:column {"width":"30%"} --> <div class="wp-block-column" style="flex-basis:30%"> <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|10"}},"layout":{"type":"flex","orientation":"vertical"}} --> <div class="wp-block-group"> <!-- wp:heading {"level":3,"fontSize":"medium","fontFamily":"body"} --> <h3 class="wp-block-heading has-body-font-family has-medium-font-size"><?php esc_html_e( 'Contact', 'twentytwentyfour' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><a href="#"><?php echo esc_html_x( 'info@example.com', 'Example email in site footer', 'twentytwentyfour' ); ?></a></p> <!-- /wp:paragraph --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> <!-- wp:column {"width":"30%"} --> <div class="wp-block-column" style="flex-basis:30%"> <!-- wp:columns {"isStackedOnMobile":false} --> <div class="wp-block-columns is-not-stacked-on-mobile"> <!-- wp:column --> <div class="wp-block-column"> <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|10"}},"layout":{"type":"flex","orientation":"vertical"}} --> <div class="wp-block-group"> <!-- wp:heading {"level":3,"fontSize":"medium","fontFamily":"body"} --> <h3 class="wp-block-heading has-body-font-family has-medium-font-size"><?php esc_html_e( 'Follow', 'twentytwentyfour' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><a href="#"><?php esc_html_e( 'Instagram', 'twentytwentyfour' ); ?></a> / <a href="#"><?php esc_html_e( 'Facebook', 'twentytwentyfour' ); ?></a></p> <!-- /wp:paragraph --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:spacer {"height":"var:preset|spacing|50"} --> <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between","verticalAlignment":"top"}} --> <div class="wp-block-group"> <!-- wp:group {"style":{"spacing":{"blockGap":"6px"}},"layout":{"type":"flex","flexWrap":"wrap"}} --> <div class="wp-block-group"> <!-- wp:paragraph {"fontSize":"small"} --> <p class="has-small-font-size"><?php esc_html_e( '©', 'twentytwentyfour' ); ?></p> <!-- /wp:paragraph --> <!-- wp:site-title {"level":0,"style":{"typography":{"fontStyle":"normal","fontWeight":"400"}},"fontSize":"small"} /--> </div> <!-- /wp:group --> <!-- wp:paragraph {"fontSize":"small"} --> <p class="has-small-font-size"> <?php /* Translators: WordPress link. */ $wordpress_link = '<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfour' ) ) . '" rel="nofollow">WordPress</a>'; echo sprintf( /* Translators: Designed with WordPress */ esc_html__( 'Designed with %1$s', 'twentytwentyfour' ), $wordpress_link ); ?> </p> <!-- /wp:paragraph --> </div> <!-- /wp:group --> </div> <!-- /wp:group --> </div> <!-- /wp:group -->
Save
cmd:
run