Hi there,
The maximum size of images pulled from instagram is 612px by 612px. If you increase the image size via css they will be blurry!
Show me your site so I can help you more!
Thread Starter
s199
(@s199)
ok just a sec 🙂 i reactivate the plugin
Thread Starter
s199
(@s199)
Thread Starter
s199
(@s199)
well, i dont want to increase actually 🙂
i would like it to fit in the sidebar, like 3*2
a bit like the flickr plugin right under
++
S
Thread Starter
s199
(@s199)
ok, so no support at all…
great
please avoid this plugin, half of it do not work and second half is broken…
useless
I wish I could help if I understood what the problem is !!!
Thread Starter
s199
(@s199)
man, read the other post, the slider is not working at all.
and the image output for thumbnail is 640 here… despite the fact its supposed to be 612.
Same problem here !
When I try to use the Thumbnails Widget in my Theme, The Thumbnails are displayed full size (640×640 pixels).
How can I fix this ?
Thanks !
The theme might be overriding the plugin stylesheet. Can you please add the widgets so I can check the code myslef on the page and If you want try to add edit the instag-slider.css line 19 find
.thumbnails > li { margin:0 auto; display: inline-block; *display:inline; float: none; width:24%;}
and replace it with
.instag ul.thumbnails > li { margin:0 auto; display: inline-block; *display:inline; float: none; width:24% !important;}
let me know if this worked out!
This is what I use to fix the problem :
.instag > .no-bullet {
padding: 0;
}
.instag > .thumbnails img {
width: 100%;
}
Thread Starter
s199
(@s199)
exact same result here.
the plugin output the image at 640
Thread Starter
s199
(@s199)
i re-activated the plugin so u can see.
maybe it can help tracking the bug. also the slider do not work at all.
++
Thread Starter
s199
(@s199)
Thanks a lot JBELIEN
best fix ever 🙂
works exactly like it should NOW.
You’re welcome ! 🙂
I hope the plugin will be updated !