mikmargiotta
Member
Posted 2 months ago #
Hi,
I try this plugin but the images not displaying e in preview mode show this string
Warning: Invalid argument supplied for foreach() in /wp-content/plugins/alpine-photo-tile-for-instagram/gears/alpinebot-tertiary.php on line 195
Can you help me?
Thanks
http://wordpress.org/extend/plugins/alpine-photo-tile-for-instagram/
theAlpinePress
Member
Plugin Author
Posted 2 months ago #
I'll look into it and get back to you.
mikmargiotta
Member
Posted 2 months ago #
theAlpinePress
Member
Plugin Author
Posted 1 month ago #
Can you update the plugin and let me know if you are still having this issue?
mikmargiotta
Member
Posted 1 month ago #
I have update the plugin, but if I use into the shortcode src="user_tag" sometimes not load and sometimes return similar string
Thanks so much!
theAlpinePress
Member
Plugin Author
Posted 1 month ago #
I (somewhat) know about the "user_tag" problem. Instagram does not actually provide a way of getting a particular tag from a particular user, so what the plugin does is searches and searches through all your photos until it finds the one with the tag. Sometimes this takes to long (maybe you haven't used a certain tag in weeks) and the web server will quite searching and show what it has found. Until Instagram provides a better method, I recommend using "user_liked" or some obscure tag like #theAlpinePressReallyOddTagDoNotUse instead.