编辑:banner-poster.php
<?php /** * Title: Poster-like section * Slug: twentytwentyfive/banner-poster * Categories: banner, media * Description: A section that can be used as a banner or a landing page to announce an event. * * @package WordPress * @subpackage Twenty_Twenty_Five * @since Twenty Twenty-Five 1.0 */ ?> <!-- wp:cover {"url":"<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/poster-image-background.webp","alt":"Picture of a historical building in ruins.","dimRatio":30,"overlayColor":"contrast","isUserOverlayColor":true,"minHeight":100,"minHeightUnit":"vh","align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|accent-1"}}},"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"textColor":"accent-1","layout":{"type":"constrained"}} --> <div class="wp-block-cover alignfull has-accent-1-color has-text-color has-link-color" 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);min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-contrast-background-color has-background-dim-30 has-background-dim"></span><img class="wp-block-cover__image-background" alt="<?php esc_attr_e( 'Picture of a historical building in ruins.', 'twentytwentyfive' ); ?>" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/poster-image-background.webp" data-object-fit="cover"/> <div class="wp-block-cover__inner-container"> <!-- wp:group {"align":"wide","style":{"dimensions":{"minHeight":"100vh"}},"layout":{"type":"flex","orientation":"vertical","verticalAlignment":"space-between","justifyContent":"stretch"}} --> <div class="wp-block-group alignwide" style="min-height:100vh"> <!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"top":"var:preset|spacing|50"}}}} --> <div class="wp-block-columns alignwide"> <!-- wp:column {"width":"80%"} --> <div class="wp-block-column" style="flex-basis:80%"> <!-- wp:heading {"textAlign":"left","align":"wide","style":{"typography":{"fontSize":"12vw","lineHeight":"0.9","fontStyle":"normal","fontWeight":"300"}}} --> <h2 class="wp-block-heading alignwide has-text-align-left" style="font-size:12vw;font-style:normal;font-weight:300;line-height:0.9"> <?php echo wp_kses_post( /* translators: This string contains the word "Stories" in four different languages with the first item in the locale's language. */ _x( '“Stories, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”', 'Placeholder heading in four languages.', 'twentytwentyfive' ) ); ?> </h2> <!-- /wp:heading --> </div> <!-- /wp:column --> <!-- wp:column {"width":"20%"} --> <div class="wp-block-column" style="flex-basis:20%"> <!-- wp:paragraph {"align":"right"} --> <p class="has-text-align-right"><?php echo esc_html_x( 'Aug 08—10 2025', 'Example event date in pattern.', 'twentytwentyfive' ); ?><br><?php esc_html_e( 'Fuego Bar, Mexico City', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:columns {"verticalAlignment":"bottom","isStackedOnMobile":false,"align":"wide"} --> <div class="wp-block-columns alignwide are-vertically-aligned-bottom is-not-stacked-on-mobile"> <!-- wp:column {"verticalAlignment":"bottom","width":"80%"} --> <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:80%"> <!-- wp:heading {"textAlign":"left","align":"wide","style":{"typography":{"lineHeight":"0.9","fontStyle":"normal","fontWeight":"300"}},"fontSize":"xx-large"} --> <h2 class="wp-block-heading alignwide has-text-align-left has-xx-large-font-size" style="font-style:normal;font-weight:300;line-height:0.9"><?php esc_html_e( 'Let’s hear them.', 'twentytwentyfive' ); ?></h2> <!-- /wp:heading --> </div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"bottom","width":"20%"} --> <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:20%"> <!-- wp:paragraph {"align":"right"} --> <p class="has-text-align-right"><?php esc_html_e( '#stories', 'twentytwentyfive' ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <!-- /wp:group --> </div> </div> <!-- /wp:cover -->
保存文件
位置:
home
/
londongranite
/
public_html
/
wp-content
/
themes
/
twentytwentyfive
/
patterns
批量上传
创建
创建
批量权限
批量删除
名称
权限
大小
修改时间
操作
↑ 返回上级
-
-
-
-
banner-about-book.php
-rw-r--r--
2.71 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
banner-cover-big-heading.php
-rw-r--r--
1.85 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
banner-intro-image.php
-rw-r--r--
2.36 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
banner-poster.php
-rw-r--r--
4.51 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
contact-centered-social-link.php
-rw-r--r--
2 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
contact-location-and-link.php
-rw-r--r--
2.49 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
cta-book-links.php
-rw-r--r--
3.29 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
cta-centered-heading.php
-rw-r--r--
1.99 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
cta-grid-products-link.php
-rw-r--r--
10.34 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
cta-newsletter.php
-rw-r--r--
2.31 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
error_log
-rw-r--r--
66.74 KB
2026-08-17 22:59
编辑
下载
权限
删除
重命名
footer-centered.php
-rw-r--r--
1.51 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
footer-newsletter.php
-rw-r--r--
2.58 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
footer.php
-rw-r--r--
3.85 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
grid-videos.php
-rw-r--r--
2.07 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
grid-with-categories.php
-rw-r--r--
4.8 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
header-large-title.php
-rw-r--r--
1.57 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
hero-full-width-image.php
-rw-r--r--
2.62 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
hero-overlapped-book-cover-with-links.php
-rw-r--r--
6.82 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
hidden-sidebar.php
-rw-r--r--
2.01 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
page-landing-podcast.php
-rw-r--r--
804 B
2026-05-29 16:27
编辑
下载
权限
删除
重命名
page-link-in-bio-wide-margins.php
-rw-r--r--
3.17 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
page-link-in-bio-with-tight-margins.php
-rw-r--r--
3.92 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
page-portfolio-home.php
-rw-r--r--
12.52 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
pricing-2-col.php
-rw-r--r--
6.39 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
pricing-3-col.php
-rw-r--r--
10.12 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
services-3-col.php
-rw-r--r--
3.75 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
services-subscriber-only-section.php
-rw-r--r--
3.98 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-archive-vertical-header-blog.php
-rw-r--r--
2.11 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-home-photo-blog.php
-rw-r--r--
1.31 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-home-posts-grid-news-blog.php
-rw-r--r--
8.57 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-home-text-blog.php
-rw-r--r--
1.03 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-query-loop.php
-rw-r--r--
2.41 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-search-news-blog.php
-rw-r--r--
1.28 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-search-text-blog.php
-rw-r--r--
1.1 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-single-left-aligned-content.php
-rw-r--r--
5.8 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-single-news-blog.php
-rw-r--r--
6.93 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-single-offset.php
-rw-r--r--
5.18 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
template-single-vertical-header-blog.php
-rw-r--r--
5.86 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名
testimonials-2-col.php
-rw-r--r--
4.36 KB
2026-05-29 16:27
编辑
下载
权限
删除
重命名