Hi folks!
The Flick Mini Gallery plugin stopped working today – at least for us, and this is message about why it happened and how to fix it. Flickr’s API now requires SSL-only, read more about it here – https://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/.
How to fix the plugin? All you need to do is following:
Go to /wp-content/plugins/flickr-mini-gallery/js/ and edit miniflickr.js. Find all occurrences of “http” and change it to “https“. That will do the SSL magic.
If it still isn’t enough to work, maybe check all the URLs – there’s always parameter api_key= after which follows the Flick API KEY. So if you need a new one, simply just get it here, it’s just a 2-3 minutes process – https://www.flickr.com/services/api/misc.api_keys.html.
That’s it. Hope it’ll be useful for some :).
]]>this is the page im trying to create:
https://www.kiljano.se/instagram/
It works with the first line of code under here, the second doesnt work.
[miniflickr user_id=”61695275@N03″ tags=”instagram” per_page=100]
[miniflickr group_id=”1851070@N24″ tags=”instagram” per_page=50]
Im also trying: [miniflickr group_id=1851070@N24 per_page=50]
wich isnt working either
https://www.ads-software.com/extend/plugins/flickr-mini-gallery/
]]>Updated my WordPress and now I don’t see the images anymore that should be shown by Flickr Mini Gallery. They worked before.
]]>the plugin doesn’t work with internet explorer 7 and 8. every time when I want to insert flickr pictures in an article the plugin doesn’t insert the flickr shortcode. There is only a error message.
IE8 says that this line is false:
photoset_id = ‘photoset_id=’+ document.getElementById(‘photoset_id’).value;
what can I do?
]]>