Instagram profile pics are missing
-
At some point in the last month, the profile pictures stopped loading for each user photo on my FTS Instagram feed.
If you click a photo in the feed here, you’ll see the profile images are missing: https://www.marinersmuseum.org/community-photos/
In the page code, the img src is empty like in this example:
<div class="fts-profile-pic"> <a href="https://www.instagram.com/vemodalenphotography"> <img src="" title="vemodalenphotography"> </a> </div>
When I disable all JS/CSS optimization and page caching, this still occurs. I also see this on my dev server as well.
Here’s my shortcode:
[fts_instagram instagram_id=mywaterconnection pics_count=50 type=hashtag popup=yes super_gallery=yes columns=6 force_columns=no image_size=150px icon_size=60px space_between_photos=5px hide_date_likes_comments=no center_container=yes image_stack_animation=no loadmore=button loadmore_count=5 loadmore_btn_maxwidth=300px loadmore_btn_margin=10px]
Any ideas about what’s happening?
-Adam-
- This topic was modified 6 years, 11 months ago by .
- This topic was modified 6 years, 11 months ago by .
- This topic was modified 6 years, 11 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Instagram profile pics are missing’ is closed to new replies.