Viewing 1 replies (of 1 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey Tabitha,

    It looks like the link isn’t working for me. I’m thinking you may need to add the feed directly to your page template in order to have it appear above the header. You would use the function do_shortcode() like this for example:

    <?php echo do_shortcode( ‘[instagram-feed]’ ); ?>

    Here is a helpful list of genesis hooks to help you add this to the right spot:

    https://genesistutorials.com/visual-hook-guide/

    Thanks!

    – Craig

    It looks like genesis_before_header is what you are looking for

Viewing 1 replies (of 1 total)
  • The topic ‘Placing IG Feed above Header?’ is closed to new replies.