Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey Troels,

    The feed seems to be displaying as expected when I view your site (screenshot). Are you still having the problem? If so, could you see whether you have any browser extensions/add-ons which might be blocking the images from loading?

    I hope you’re having a good weekend.

    John

    Thread Starter skovsfeldt

    (@skovsfeldt)

    Hi

    I´m using add-ons, but inactive on homepage.

    Does this mean something? Uncaught SyntaxError: Unexpected token Screen

    Plugin Author smashballoon

    (@smashballoon)

    Hey skovsfeldt,

    That error may be the issue. It says it’s coming from line 80 of your home page, which is your Google Analytics code:

    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-43285595-1', 'dinboligservice.dk');
      ga('send', 'pageview');
    
    </script>

    However, when I view your website I’m able to see the Instagram feed. When I asked about extensions/add-ons I was referring to ones installed in your web browser itself. As I’m not seeing the same issue then it could be an add-on in your web browser which is causing the problem. Do you have the same problem when viewing the site in another web browser?

    I hope you’re having a good weekend.

    John

    Thread Starter skovsfeldt

    (@skovsfeldt)

    Thanks, great help.

    It works now, but still can’t see the feed in WP editing mode!? Just have to live with it…

    Thanks again…

    Plugin Author smashballoon

    (@smashballoon)

    You’re welcome, glad I could help!

    When you say you can’t see the feed in WP editing mode can you clarify what you mean? Are you referring to inside of the page editor, or when previewing a page, or something else?

    Many thanks, and I hope you’re having a good start to your week.

    John

    Thread Starter skovsfeldt

    (@skovsfeldt)

    Inside of the page editor…

    Plugin Author smashballoon

    (@smashballoon)

    As the plugin uses a shortcode then it isn’t possible to actually load the Instagram photos into the page editor. You would only see the [instagram-feed] shortcode, and then when you view the page on the front-end of your site the shortcode would be converted by WordPress into the necessary code needed to retrieve the photos from Instagram.

    Let me know whether that makes sense.

    John

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Instagram feed won't show’ is closed to new replies.