Submit
Path:
~
/
home
/
getwphos
/
public_html
/
almajd14
/
wp-content
/
themes
/
twentytwentyfive
/
patterns
/
File Content:
pricing-3-col.php
<?php /** * Title: Pricing, 3 columns * Slug: twentytwentyfive/pricing-3-col * Categories: call-to-action, banner, services * Description: A three-column boxed pricing table designed to showcase services, descriptions, and pricing options. * * @package WordPress * @subpackage Twenty_Twenty_Five * @since Twenty Twenty-Five 1.0 */ ?> <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"},"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--60);padding-bottom:var(--wp--preset--spacing--60)"> <!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} --> <div class="wp-block-group alignwide"> <!-- wp:heading {"fontSize":"x-large"} --> <h2 class="wp-block-heading has-x-large-font-size"><?php esc_html_e( 'Choose your membership', 'twentytwentyfive' ); ?></h2> <!-- /wp:heading --> <!-- wp:paragraph {"className":"is-style-text-annotation"} --> <p class="is-style-text-annotation"><?php esc_html_e( 'Pricing', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:group --> <!-- wp:columns {"align":"wide","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"0"},"blockGap":{"top":"var:preset|spacing|30","left":"var:preset|spacing|50"}}}} --> <div class="wp-block-columns alignwide" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:0"> <!-- wp:column {"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|40","right":"var:preset|spacing|40"}},"border":{"radius":"10px","width":"1px"}},"borderColor":"accent-6","layout":{"type":"constrained","justifyContent":"center"}} --> <div class="wp-block-column has-border-color has-accent-6-border-color" style="border-width:1px;border-radius:10px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)"> <!-- wp:columns {"isStackedOnMobile":false,"style":{"spacing":{"blockGap":{"top":"0"},"margin":{"top":"0","bottom":"0"}}}} --> <div class="wp-block-columns is-not-stacked-on-mobile" style="margin-top:0;margin-bottom:0"> <!-- wp:column {"width":"70%"} --> <div class="wp-block-column" style="flex-basis:70%"> <!-- wp:heading {"level":3,"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|20"}}},"fontSize":"large"} --> <h3 class="wp-block-heading has-large-font-size" style="margin-bottom:var(--wp--preset--spacing--20)"><?php esc_html_e( 'Free', 'twentytwentyfive' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph {"fontSize":"small"} --> <p class="has-small-font-size"><?php esc_html_e( 'Get access to our free articles and weekly newsletter.', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"margin":{"top":"0","bottom":"0","left":"0","right":"0"}}}} --> <div class="wp-block-column" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0"> <!-- wp:heading {"textAlign":"right","level":3,"style":{"typography":{"textDecoration":"line-through"}}} --> <h3 class="wp-block-heading has-text-align-right" style="text-decoration:line-through"><?php esc_html_e( '0€', 'twentytwentyfive' ); ?></h3> <!-- /wp:heading --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"layout":{"type":"flex","justifyContent":"center"}} --> <div class="wp-block-buttons" style="margin-top:var(--wp--preset--spacing--30)"> <!-- wp:button {"width":100,"style":{"typography":{"lineHeight":"1.2","letterSpacing":"0.08px"}}} --> <div class="wp-block-button has-custom-width wp-block-button__width-100" style="letter-spacing:0.08px;line-height:1.2"><a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Join', 'Button text, refers to joining a community. Verb.', 'twentytwentyfive' ); ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|40","right":"var:preset|spacing|40"}},"border":{"radius":"10px","width":"1px"}},"borderColor":"accent-6","layout":{"type":"constrained","justifyContent":"center"}} --> <div class="wp-block-column has-border-color has-accent-6-border-color" style="border-width:1px;border-radius:10px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)"> <!-- wp:columns {"isStackedOnMobile":false,"style":{"spacing":{"blockGap":{"top":"0"},"margin":{"top":"0","bottom":"0"}}}} --> <div class="wp-block-columns is-not-stacked-on-mobile" style="margin-top:0;margin-bottom:0"> <!-- wp:column {"width":"70%"} --> <div class="wp-block-column" style="flex-basis:70%"> <!-- wp:heading {"level":3,"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|20"}}},"fontSize":"large"} --> <h3 class="wp-block-heading has-large-font-size" style="margin-bottom:var(--wp--preset--spacing--20)"><?php echo esc_html_x( 'Single', 'Name of membership package.', 'twentytwentyfive' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph {"fontSize":"small"} --> <p class="has-small-font-size"><?php esc_html_e( 'Get access to our paid newsletter and a limited pass for one event.', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"margin":{"top":"0","bottom":"0","left":"0","right":"0"}}}} --> <div class="wp-block-column" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0"> <!-- wp:heading {"textAlign":"right","level":3} --> <h3 class="wp-block-heading has-text-align-right"><?php esc_html_e( '20€', 'twentytwentyfive' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph {"align":"right","style":{"spacing":{"margin":{"top":"0"}}},"fontSize":"small"} --> <p class="has-text-align-right has-small-font-size" style="margin-top:0"><?php esc_html_e( 'Month', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"layout":{"type":"flex","justifyContent":"center"}} --> <div class="wp-block-buttons" style="margin-top:var(--wp--preset--spacing--30)"> <!-- wp:button {"width":100,"style":{"typography":{"lineHeight":"1.2","letterSpacing":"0.08px"}}} --> <div class="wp-block-button has-custom-width wp-block-button__width-100" style="letter-spacing:0.08px;line-height:1.2"><a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Join', 'Button text, refers to joining a community. Verb.', 'twentytwentyfive' ); ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|40","right":"var:preset|spacing|40"}},"border":{"radius":"10px","width":"1px"}},"borderColor":"accent-6","layout":{"type":"constrained","justifyContent":"center"}} --> <div class="wp-block-column has-border-color has-accent-6-border-color" style="border-width:1px;border-radius:10px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)"> <!-- wp:columns {"isStackedOnMobile":false,"style":{"spacing":{"blockGap":{"top":"0"},"margin":{"top":"0","bottom":"0"}}}} --> <div class="wp-block-columns is-not-stacked-on-mobile" style="margin-top:0;margin-bottom:0"> <!-- wp:column {"width":"70%"} --> <div class="wp-block-column" style="flex-basis:70%"> <!-- wp:heading {"level":3,"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|20"}}},"fontSize":"large"} --> <h3 class="wp-block-heading has-large-font-size" style="margin-bottom:var(--wp--preset--spacing--20)"><?php echo esc_html_x( 'Expert', 'Name of membership package.', 'twentytwentyfive' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph {"fontSize":"small"} --> <p class="has-small-font-size"><?php esc_html_e( 'Get access to our paid newsletter and an unlimited pass.', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"margin":{"top":"0","bottom":"0","left":"0","right":"0"}}}} --> <div class="wp-block-column" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0"> <!-- wp:heading {"textAlign":"right","level":3} --> <h3 class="wp-block-heading has-text-align-right"><?php esc_html_e( '40€', 'twentytwentyfive' ); ?></h3> <!-- /wp:heading --> <!-- wp:paragraph {"align":"right","style":{"spacing":{"margin":{"top":"0"}}},"fontSize":"small"} --> <p class="has-text-align-right has-small-font-size" style="margin-top:0"><?php esc_html_e( 'Month', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"layout":{"type":"flex","justifyContent":"center"}} --> <div class="wp-block-buttons" style="margin-top:var(--wp--preset--spacing--30)"> <!-- wp:button {"width":100,"style":{"typography":{"lineHeight":"1.2","letterSpacing":"0.08px"}}} --> <div class="wp-block-button has-custom-width wp-block-button__width-100" style="letter-spacing:0.08px;line-height:1.2"><a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Join', 'Button text, refers to joining a community. Verb.', 'twentytwentyfive' ); ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <!-- /wp:group -->
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
banner-about-book.php
2777 bytes
0644
banner-cover-big-heading.php
1897 bytes
0644
banner-intro-image.php
2420 bytes
0644
banner-intro.php
1259 bytes
0644
banner-poster.php
4622 bytes
0644
banner-with-description-and-images-grid.php
3030 bytes
0644
binding-format.php
489 bytes
0644
comments.php
1988 bytes
0644
contact-centered-social-link.php
2052 bytes
0644
contact-info-locations.php
6463 bytes
0644
contact-location-and-link.php
2552 bytes
0644
cta-book-links.php
3364 bytes
0644
cta-book-locations.php
7944 bytes
0644
cta-centered-heading.php
2041 bytes
0644
cta-events-list.php
8886 bytes
0644
cta-grid-products-link.php
10593 bytes
0644
cta-heading-search.php
1329 bytes
0644
cta-newsletter.php
2363 bytes
0644
event-3-col.php
6641 bytes
0644
event-rsvp.php
6009 bytes
0644
event-schedule.php
12877 bytes
0644
footer-centered.php
1542 bytes
0644
footer-columns.php
4963 bytes
0644
footer-newsletter.php
2646 bytes
0644
footer-social.php
2427 bytes
0644
footer.php
3945 bytes
0644
format-audio.php
2208 bytes
0644
format-link.php
1524 bytes
0644
grid-videos.php
2122 bytes
0644
grid-with-categories.php
4917 bytes
0644
header-centered.php
1130 bytes
0644
header-columns.php
1498 bytes
0644
header-large-title.php
1607 bytes
0644
header.php
1316 bytes
0644
heading-and-paragraph-with-image.php
2729 bytes
0644
hero-book.php
2950 bytes
0644
hero-full-width-image.php
2679 bytes
0644
hero-overlapped-book-cover-with-links.php
6981 bytes
0644
hero-podcast.php
4025 bytes
0644
hidden-404.php
1849 bytes
0644
hidden-blog-heading.php
448 bytes
0644
hidden-search.php
529 bytes
0644
hidden-sidebar.php
2055 bytes
0644
hidden-written-by.php
919 bytes
0644
logos.php
2559 bytes
0644
media-instagram-grid.php
4817 bytes
0644
more-posts.php
2199 bytes
0644
overlapped-images.php
3429 bytes
0644
page-business-home.php
784 bytes
0644
page-coming-soon.php
3356 bytes
0644
page-cv-bio.php
4292 bytes
0644
page-landing-book.php
848 bytes
0644
page-landing-event.php
822 bytes
0644
page-landing-podcast.php
804 bytes
0644
page-link-in-bio-heading-paragraph-links-image.php
3732 bytes
0644
page-link-in-bio-wide-margins.php
3251 bytes
0644
page-link-in-bio-with-tight-margins.php
4017 bytes
0644
page-portfolio-home.php
12789 bytes
0644
page-shop-home.php
574 bytes
0644
post-navigation.php
1451 bytes
0644
pricing-2-col.php
6539 bytes
0644
pricing-3-col.php
10361 bytes
0644
services-3-col.php
3845 bytes
0644
services-subscriber-only-section.php
4075 bytes
0644
services-team-photos.php
2934 bytes
0644
template-404-vertical-header-blog.php
1822 bytes
0644
template-archive-news-blog.php
1284 bytes
0644
template-archive-photo-blog.php
793 bytes
0644
template-archive-text-blog.php
976 bytes
0644
template-archive-vertical-header-blog.php
2164 bytes
0644
template-home-news-blog.php
9365 bytes
0644
template-home-photo-blog.php
1346 bytes
0644
template-home-posts-grid-news-blog.php
8743 bytes
0644
template-home-text-blog.php
1059 bytes
0644
template-home-vertical-header-blog.php
2119 bytes
0644
template-home-with-sidebar-news-blog.php
7704 bytes
0644
template-page-photo-blog.php
1222 bytes
0644
template-page-vertical-header-blog.php
2952 bytes
0644
template-query-loop-news-blog.php
3444 bytes
0644
template-query-loop-photo-blog.php
2084 bytes
0644
template-query-loop-text-blog.php
2715 bytes
0644
template-query-loop-vertical-header-blog.php
2258 bytes
0644
template-query-loop.php
2467 bytes
0644
template-search-news-blog.php
1309 bytes
0644
template-search-photo-blog.php
954 bytes
0644
template-search-text-blog.php
1130 bytes
0644
template-search-vertical-header-blog.php
2196 bytes
0644
template-single-left-aligned-content.php
5939 bytes
0644
template-single-news-blog.php
7100 bytes
0644
template-single-offset.php
5301 bytes
0644
template-single-photo-blog.php
5698 bytes
0644
template-single-text-blog.php
3111 bytes
0644
template-single-vertical-header-blog.php
5997 bytes
0644
testimonials-2-col.php
4463 bytes
0644
testimonials-6-col.php
12003 bytes
0644
testimonials-large.php
3456 bytes
0644
text-faqs.php
5895 bytes
0644
vertical-header.php
1602 bytes
0644
N4ST4R_ID | Naxtarrr