Empty Instagram Feed
-
I went through the convoluted Facebook Developers process to get an Instagram Access Token. I couldn’t use the “Login and get my Access Token” process because it died with an auth error on my dev web site, possibly because it’s firewalled. So I did it manually.
I got the Instagram Access Token and see the “Your access token is working! Generate your shortcode on the Settings Page”. I got the short code and added it to Unyson’s Raw Code element. But on display I see nothing. The DIV is empty.
I enabled WordPress’ debug and see this:
Notice: Undefined property: stdClass::$data in /usr/local/webdocs/devel/htdocs/wp-content/plugins/feed-them-social/feeds/instagram/class-fts-instagram-feed.php on line 603 Warning: Invalid argument supplied for foreach() in /usr/local/webdocs/devel/htdocs/wp-content/plugins/feed-them-social/feeds/instagram/class-fts-instagram-feed.php on line 603 Notice: Undefined offset: 0 in /usr/local/webdocs/devel/htdocs/wp-content/plugins/feed-them-social/feeds/instagram/class-fts-instagram-feed.php on line 712 Notice: Trying to get property 'username' of non-object in /usr/local/webdocs/devel/htdocs/wp-content/plugins/feed-them-social/feeds/instagram/class-fts-instagram-feed.php on line 712The theme is an old and craggy legacy, Philanthropy, and the page builder likewise (Unyson).
The page I need help with: [log in to see the link]
The topic ‘Empty Instagram Feed’ is closed to new replies.