Hi,
I would like to know if I can hack or change the original plugin code to have images/videos and their respective captions fit the whole page, like one or two columns?
Not like the default 150×150 micro thumbnails.
I really hope you can help me here.
Thanks
]]>i would like to put forward a hope, which i think is quite simple to accomplish, perhaps for your next version. i love the plugin and it works great but i don’t need all the wrapping content, only the a tags and images. it would be nice if there were a parameter to pass in to the shortcode to make that happen, rather than having to actually edit the plugin. anyway, here’s hoping.
thanks
]]>Hi
I just installed your plugin.
Currently I can’t get a token. By clicking on the button, an error page is showing up:
https://www.base29.com/simple-instagram/get-token/?return_uri=http%3A%2F%2Fwww.rahelkopp.ch%2Fwp-admin%2Fadmin.php%3Fpage%3Dsimple_instagram#access_token=2194501787.ae4b841.ca36c6ed228b467a886fc2f883a509d7
thanks for your help
]]>Hi, sometimes when i visit the site the widget is working fine, and sometimes it isn’t it doesn’t show any error, in console or in php or anything it just won’t load.
Why does this happens? am i missing some configuration?
Thanks for the help! ??
Hi there.
Just a simple question: is your plugin compliant with the new eu gpdr / dsgvo?
Greetings
Marco
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/w8pd-ngw2.accessdomain.com/mbts.edu/wp-content/plugins/easy-simple-instagram/simple-instagram.php on line 432
I’ve started receiving the following warning. I’ve uninstalled the plugin and reinstalled, have reconnected the account. I can confirm the account has photos: https://www.instagram.com/midwesternseminary/
What is causing this?
]]>Hi,
there are some XSS issues which can lead the a attacker taking over an admin account. Take a look at simple-instagram.php:
$recv_access_token = $_GET['code'];
Admin Input is not escaped! The best approach would be to use “esc_attr” in the following lines:
<?php echo esc_attr($recv_access_token); ?>
...
<?php echo esc_attr($user_id[0]); ?>
In the following lines you can see also output data which is not escaped. The issue shown above is particularly dangerous because an attacker can easily send a manipulated link with ?code=[XSS] via email/messange/… to the admin. If he clicks, a account takeover is no problem.
PS: WordFence does not protect you from backend xss ??
Would love to see this fixed like above (and if you like a mention!)
Bye,
Damian | https://www.damianschwyrz.de
]]>Currently getting this error…
“Oops!!! … Something went wrong with Simple Instagram Plugin … The access_token provided is invalid.”
The plugin was working absolutely fine when I last checked, a few weeks ago?
]]>Hey,
thanks for your plugin!
Is it possible to determine the image size which is loaded from instagram. At the moment i load images which a scaled 640px x 640px. But on my website i show these pics in 150px x 150px. So with another image-size i could save data volume.
I Hope you can help me…
Best regards
Tom
]]>Hi,
thanks for the plugin!
Is it possible to align the feed on mobile in the center of the div (simple-instagram-list). so that the two rows are centered and not on the left?
i look forward to hear from you, thanks!
Tom
]]>Could you please help me to check why plugin not working on mobile devices.
]]>So, I ran into a problem with the plugin.
I used the shortcode to embed the plugin but it returns an error:
Warning: Invalid argument supplied for foreach() in …\wp-content\plugins\easy-simple-instagram\simple-instagram.php on line 432
It doesn’t show anything else apart from the ‘Follow’-button.
Can you please help fix this issue?
Thanks in advance!
]]>Why am I getting a PHP error:
`Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\jbird\wp-content\plugins\easy-simple-instagram\simple-instagram.php on line 430
And yes I disabled all other plugins and changed my theme to twenty fifteen and same error.
Not so simple for a “simple plugin”.
]]>Hello,
thanks for the simple plugin.
I would like to only have the square image thumbnails.
Currently if the images uplaoded to instagram are not squared I get white borders on the top/bottom or left/right.
For example with @vans
]]>Hi, nice and simple plugin. I just wonder if you could init the plugin with the following way:
$simple_instagram = new simple_instagram;
so the instance would be accessible from elsewhere in the backend.
The HTML output is not customizable and I am looking for the way to adjust it.
]]>We would love to know what our users think of Simple Instagram plugin and help us make this plugin even better and more user frinedly and suggest feature they would like to be added to it … So feel free to provide your suggestions/feedback to improve this plugin ??
]]>