Don't see feed pictures, just a link "Timeline Photos"
-
“IK Facebook Plugin” had been working fine on our site for well over a year, but sometime after the last update it broke. We made no changes to our Facebook app or key.
Using the shortcode:
[ik_fb_feed id="LemkoAssoc" use_thumb="0" num_posts="0" hide_feed_images="0" show_like_button="0" show_profile_picture="0" show_page_title="0" show_posted_by="0" show_date="0" use_human_timing="1"]
we used to see the most recent posts from our Facebook page.
Now we still see the text for each post, but any image is replaced by a link with the text “Timeline Photos”. Here’s an example of thediv
generated by the plugin:div id="ik_fb_widget" style="" ><div id="ik_fb_widget_top" style="" ><div class="ik_fb_profile_picture"></div></div><ul class="ik_fb_feed_window" style="" ><li class="ik_fb_feed_item"><p class="ik_fb_item_message" style="font-family: 'Arial'; font-size: 12px; font-style: normal; font-weight: normal;">The cover of our 1960 almanac.</p><p class="ik_fb_facebook_link"><a href="https://www.facebook.com/LemkoAssoc/photos/a.1464014890518520.1073741828.1464011620518847/1644415352478472/?type=3" target="_blank" style="font-family: 'Arial'; font-size: 12px; color: #1e73be; font-style: normal; font-weight: normal;">Timeline Photos</a></p></li></ul></div>
There’s no
<img>
in there anywhere. What broke?
- The topic ‘Don't see feed pictures, just a link "Timeline Photos"’ is closed to new replies.