Code

Discussion on Simple Instagram Fancybox

Discussion on Simple Instagram Fancybox

Cart 957 sales

xxcriversxx supports this item

Supported

This author's response time can be up to 1 business day.

261 comments found.

Hey xxcriversxx,

Sorry to be a pain, love the plugin but also looking for a limit feature.

I have tried to create a class limitResults and &count=4 but no luck.

Thanks, Denny

Hi Denny,

Thanks for your interest. This feature is currently available as a free addon. I plan to add this to the core version in a couple of weeks. Send me a private message so I can email it over.

Cheers,

xxcriversxx

Hi,

I need to pull only 5 pics from instagram (last 5 images)

Can You help me?

Thanks

Hi Radioative, I will be happy to help you get started. Limit function is not a standard feature of the Instagram API so I don’t include it in plugin. However, many users have asked for this so I have a free update available. Please send me a message using the form on my contact page and I’ll get it over to you.

Cheers!

xxcriversxx

i am facing some problem to install on my website.

i place in the code..

<script>
        function callgallery (){
            $(document).ready(function(){
                $('.demo').simpleInstagramFancybox({
                    accessToken : '15xxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
                });
            });
        }
        callgallery();            
</script>

I have also included the div tag with id=”demo”

but it is still not working… maybe because of the bad coding?

not quite sure what is this ” Next, write a JavaScript function that calls the method. Make sure you call the method on the element you wish to center to.” mean in the “Readme.txt”

anyone can help?

thanks

Hello, I see the issue. This is happening because in your javascript you are using the class “demo”(indicated by the . symbol), however you are using “id” in your html. Simply change your div from id=”demo” to class=”demo”.

This will do the trick!

xxcriversxx

Hi There, love the plug in :) I’d also like to know how to

“Limit the number of photos displayed and have a link back to the instagram photo?”

something like

links: true, limit: ‘8’,

“Also the thumbnail images seem to be a bit blurry – look fine in fancybox tho. Is there any way to make them appear crisper”

Is this possible? Thanks!

Ah no worries, I’ll make this priority. Unfortunately, the update is a little complicated to explain so I will have to do it. Send me an email so I can get this over to you asap!

Thanks!

xxcriversxx

Thank you for the great support! I just emailed then :)

No problem, take a look at my response.

Hi great plugin I just bough it and used the link you provide to generate a userid and token and I have added both of these but it just says invalid token on page load, this is what I used to generate: https://instagram.com/accounts/login/?force_classic_login=&next=/oauth/authorize/%3Fclient_id%3Dab103e54c54747ada9e807137db52d77%26redirect_uri%3Dhttp%3A//blueprintinteractive.com/tutorials/instagram/uri.php%26response_type%3Dcode

No problem, I’m happy to assist. Ok you can change the width if you like however the thumbnail pulled from the API is 150×150 so increasing the size with CSS will cause some loss of quality.

Alternatively, I could send you an upgrade that pulls in the standard resolution image instead. Send me an email if interested.

Thanks,

xxcriversxx

Thank you, what I mean is if my site is 990px in width can I set this to display at the same width? also my other question was about the quality of each thumb looking quite low, is there a setting to increase the quality?

Yes I can increase the photo quality with a small upgrade. The plugin is designed to be responsive so it should size automatically.

xxcriversxx

Hi Chris,

Can you please assist me with the number of photos pulled from Instagram (currently only showing latest 20) and the quality of the thumbnail images.

Aside from these issues, thanks for the great script.

Best.

Thanks Chris. I can’t see it? Which script is it?

Thanks again!

No problem, can you send me a link to your site? I can tell you exactly what to do.

Great, thanks!

can you help me?

i dont understand how to make it work :( trying for an hour now.

how can i show pictures on my site?

kind regards

No problem raydegraaf. Can you send me a link so I can better assist?

xxcriversxx

Good plugin many thanks – is it possible to limit the number of photos displayed and have a link back to the instagram photo?

Also the thumbnail images seem to be a bit blurry – look fine in fancybox tho. Is there any way to make them appear crisper?

Thanks in advance

Yes, I’ll be glad to assist, can you send me a link so I can see the uncrisp images? Once we resolve this, send me a private message so I can help you with the limit photos feature.

xxcriversxx

Thanks so much, here’s the link: http://kereniwhite.com.au/instagram/demo/

ah, i see what you mean. Send me a message and I’ll get this sorted out for you.

xxcriversxx

HI,

So I finally figured out how to get my personal feed to show up, but now when I go to place it in my footer (html5) it doesn’t appear AND messes up my fonts. Can you please help so I can simply just install that part and not have to worry about fixing my code?

Sure mate, send me a link so I can take a look.

xxcriversxx

Can I have an email to send it to? :) The site’s not done yet

Sure mate, send me a message using the form on my profile page.

Hello xxcriversxx,

Great script! Could you email me showing me how to limit the amount of pictures to display. I would like to only show 5.

Thanks!

I think you already emailed me. See the response I sent there!

Thanks,

xxcriversxx

Hello, the plugin select photos for hastag also of other users?

Yes, let me know if you need assistance getting started.

The pluging only shows 20 photos… and I need it shows more… How I can do it? I want page navigation or load more button. could you help me?

awy0303@naver.com

Thanks!

Hey theurlim, I’ve responded to your email!

xxcriversxx

I am having trouble with the plugin as well? Can you take a look for me?

http://metroinkprinting.com/infopage?file=design_en&s=metronew&lang=en

Thank you.

Sure! Looking at your site, it appears that you have a ton of errors with your other plugins. Below are what I’m seeing.

“NetworkError: 404 Not Found – http://metroinkprinting.com/images/fancybox2/source/jquery.fancybox.pack.js" jquery….pack.js “NetworkError: 404 Not Found – http://metroinkprinting.com/images/demo.js" demo.js “NetworkError: 404 Not Found – http://metroinkprinting.com/assets/royalslider/jquery-1.8.3.min.js" jquery-....min.js

I bought your item today and have sent you an email.

Responded!

You said you have responded but I didn’t get anything. which email did you respond to?

Hey, I replied again. Check now :)

Just installed your code, and i keep getting an error message stating. JAVASCRIPT ERROR

The access_token provided is invalid.

please help!

Even the demo you provided in the downloadable files is generating the same message and the feed is not visible (demo).

Any help would be appreciated as I recently purchased this and it doesn’t work..

Zombiebatman,

I will be glad to assist you. If you look at the instructions, it tells you that the Only thing you need to do is call the plugin and provide your instagram token. By default, no token is provided because you are supposed to provide your own.

You can retrieve your access token by logging in a the following location.

Instagram Token Tool

xxcriversxx

Could we use it as an opencart module to pull our members photos from their own instagram profile to our website, so that they can choose their instagram photos to give us orders to print them ?

Thanks for clarifying. This plugin will pull photos from Instagram only. I will be more than happy to give you costs/scope if I had a better understanding of what you need. Can you send me a message instead, since I like to keep this forum for support/bug fixes.

Thanks!

xxcriversxx

could we communicate with email: cemalib@gmail.com i can send you files or give you my ftp and admin panel access so that i can reflect you what i need exactly.

No problem. To stay organized, please send me a message using the form on my profile page.

xxcriversxx

Hello this plugin works fine on html/php website ?

can we modify some things in design, like arrows, close button, border, background…

thanks a lot

Thanks, I’ve responded!

i’ve just seen it ;) I answered you !!!

Got it, lets jut communicate there from here on.

Hi,

from some days, the script doesn’t work for me. It doesn’t work for mode ‘user’, whene I visit the page I get an alert with the text “empty”.

I try to re-download your demo, and for mode “populare” work great, for mode “user” doesn’t work.

Can you check?

Of course. Send me a link so I can take a look.

xxcriversxx

hello! can you also put the 15second videos? or is this only for images?

This plugin will pull in videos but does not include a video player. However I have exactly what you need in my premium plugin, Simple Instagram Video.

xxcriversxx

Why doesn’t this have a link back to the original IG photo or next and previous arrows like the IG Theater for Wordpress?

This is a much simpler plugin than Instagram Theatre. It is much lighter weight which most jQuery plugins are. However if this is a feature you would like, I would be glad to set this up free of charge.

Let me know,

xxcriversxx

Hi. Thanks! That would be awesome! Let me know once it’s been updated, please and I’ll purchase it right away!

Will do, can you send me your email so I can get it to you sooner?

xxcriversxx

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey