• Resolved wradez

    (@wradez)


    Hi there,

    I’m using a Blog PAGE template within my overall site. It’s at http://www.redbeanbox.com/blog.

    As you’ll see, the blog posts are directly underneath the main header (red bean box / join / how it works / community, etc).

    Is it possible to insert either a static header image or some html/text, so that either will appear between the header and the first of the blog posts?

    I’d like to add some asset there to introduce the blog content that follows.

    Thank you!

    Wes

Viewing 4 replies - 1 through 4 (of 4 total)
  • You can use the page content with a little adding to the theme code. In the file page-blog.php add this between lines 17 and 18
    <?php get_template_part(‘templates/content’, ‘page’); ?>

    Kadence Themes

    Thread Starter wradez

    (@wradez)

    Wonderful, thanks for the help!

    Hi,

    Sorry for posting in a resolved thread but I tried the above but can’t get anything to display above the first post. I’m using a child theme and copied page-blog.php to the child theme directory before amending it exactly as above. I’ve tried adding the extra content with and without Page Builder.

    Page template is set to Blog.

    Sorry I can’t post my site as it’s on localhost.

    If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Blog PAGE featured image’ is closed to new replies.