Feed is not showing in frontend
-
Hey,
currently my instagram feed is not showing on the frontend of my page. In the plugin backend page i can see the live preview.The Feed is included via an acf field from that i get the shortcode. Then i do
<?php $insta_shortcode = get_field('instagram_short_code'); ?> <?php echo do_shortcode($insta_shortcode); ?>
Some code is included by the shortcode, but the images aren’t loaded.
I have conntected to n instagram business account.
I tried it with chrome and firefox on mac.Maybe i forgot to activate something?
Thanks for your help
Michael StollThe page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Feed is not showing in frontend’ is closed to new replies.