• Resolved Mohsin

    (@mohsin786)


    I want to show my featured image just below blog post title but currently its showing above post title. So how can i change that ?

    Thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Are you sure you’re using the Frontier theme? I installed the theme and tested it on a post on my local install which has a featured image set but there isn’t one displayed at all and it appears the theme doesn’t support featured images.

    Thread Starter Mohsin

    (@mohsin786)

    Yes and i have choose to display featured image through single view

    S?n

    (@hongson4787)

    Open this file loop-single.php
    Find this
    <?php do_action( ‘frontier_before_single_post_header’ ); ?>
    and cut it. Then paste it before <div class=”entry-content cf” <?php frontier_schema( ‘entry-content’ ); ?>>.

    Thread Starter Mohsin

    (@mohsin786)

    Thanks man. It works

    S?n

    (@hongson4787)

    you welcome.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Featured image not show below Title’ is closed to new replies.