我如何让特色图像坐在二十世纪九十主题的标题下面?

时间:2019-01-04 作者:F. Esav

在第219个主题中,帖子中的特色图像成为帖子的背景。实际上,它成为标题的背景。我试图让它像默认的头版一样,位于每篇文章的标题之下。

要做到这一点,我需要更改的最小行数是多少?

这是标题的相关部分。php。。。。

<body <?php body_class(); ?>>
<div id="page" class="site">
    <a class="skip-link screen-reader-text" href="#content"><?php _e( \'Skip to content\', \'twentynineteen\' ); ?></a>

        <header id="masthead" class="<?php echo is_singular() && twentynineteen_can_show_post_thumbnail() ? \'site-header featured-image\' : \'site-header\'; ?>">

            <div class="site-branding-container">
                <?php get_template_part( \'template-parts/header/site\', \'branding\' ); ?>
            </div><!-- .layout-wrap -->

            <?php if ( is_singular() && twentynineteen_can_show_post_thumbnail() ) : ?>
                <div class="site-featured-image">
                    <?php
                        twentynineteen_post_thumbnail();
                        the_post();
                        $discussion = ! is_page() && twentynineteen_can_show_post_thumbnail() ? twentynineteen_get_discussion_data() : null;

                        $classes = \'entry-header\';
                        if ( ! empty( $discussion ) && absint( $discussion->responses ) > 0 ) {
                            $classes = \'entry-header has-discussion\';
                        }
                    ?>
                    <div class="<?php echo $classes; ?>">
                        <?php get_template_part( \'template-parts/header/entry\', \'header\' ); ?>
                    </div><!-- .entry-header -->
                    <?php rewind_posts(); ?>
                </div>
            <?php endif; ?>
        </header><!-- #masthead -->

    <div id="content" class="site-content">

1 个回复
SO网友:Francisco

您需要在函数中添加过滤器。php主题:add_filter(\'twentynineteen_can_show_post_thumbnail\', \'__return_false\');

相关推荐

Sucuri SiteCheck在使用iThemes Security Pro插件的域上失败

我在我的几个网站上安装了iThemes Security Pro插件。最近,我注意到我的Sucuri SiteCheck(自动和非自动)扫描都失败了,但我不知道为什么会这样。日志也不明确,告诉我:Unable to properly scan your site. Timeout reached.下面是插件给我的原始日志。如果有人能告诉我问题出在哪里,我将不胜感激。我没有在插件或Apache级别启用防火墙,尽管我启用了ModSecurity。但是,每当我尝试SiteCheck时,ModSecurity的日