/
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/cta-subscribe-centered.php
(2780B)
<?php /** * Title: Centered call to action * Slug: twentytwentyfour/cta-subscribe-centered * Categories: call-to-action * Keywords: newsletter, subscribe, button * Description: Subscribers CTA section with a title, a paragraph and a CTA button. * * @package WordPress * @subpackage Twenty_Twenty_Four * @since Twenty Twenty-Four 1.0 */ ?> <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"> <!-- wp:group {"align":"wide","style":{"border":{"radius":"16px"},"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"base-2","layout":{"type":"constrained"}} --> <div class="wp-block-group alignwide has-base-2-background-color has-background" style="border-radius:16px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--50)"> <!-- wp:spacer {"height":"var:preset|spacing|10"} --> <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:heading {"textAlign":"center","fontSize":"x-large"} --> <h2 class="wp-block-heading has-text-align-center has-x-large-font-size"><?php echo esc_html_x( 'Join 900+ subscribers', 'Sample text for Subscriber Heading with numbers', 'twentytwentyfour' ); ?></h2> <!-- /wp:heading --> <!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center"><?php echo esc_html_x( 'Stay in the loop with everything you need to know.', 'Sample text for Subscriber Description', 'twentytwentyfour' ); ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} --> <div class="wp-block-buttons"> <!-- wp:button --> <div class="wp-block-button"> <a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Sign up', 'Sample text for Sign Up Button', 'twentytwentyfour' ); ?></a> </div> <!-- /wp:button --> </div> <!-- /wp:buttons --> <!-- wp:spacer {"height":"var:preset|spacing|10"} --> <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> </div> <!-- /wp:group --> </div> <!-- /wp:group -->
Save
cmd:
run