Code

Discussion on Jquery Instagram Browser

Discussion on Jquery Instagram Browser

Cart 252 sales

xxcriversxx supports this item

Supported

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

80 comments found.

Hi. Is it working(search)?

Hello, yes the search is working however I’m waiting on the support team at Instagram to turn it back on.

Hello

Does this script is still working?
Trying to test the product by entering a keyword and hit the search button, but keep getting error message.

Hello, my apologies I’m in the process of updating my token. But yes, the plugin does still work.

Great!
Thanks for the info. Looking forward to see how it works when its updated.
Bookmarked!

excellent script. Any plans to update and add certain more features like search of multiple hash tags?

Hi,

Yes, we’re planning to add some features from our more premium Instagram Journal plugin.

However, I’d be happy to send you an update with this feature today. Let me know if you’re interested! :)

xxcriversxx

Okay, let me consider options then. BTW, I am almost set to buy your Instagram Journal, Its amazing :)

Awesome, I’ll be more than happy to help you get started!

Hi, I follow the istructions on the readme file but I keep getting the error:

“The access_token provided is invalid.”

I just created a div with the class demo and then add into my js file the following code:

$(".demo").instagramBrowser({
     accessToken : '3794301.f59def8.e08bcd8b10614074882b2d1b787e2b6f'
});

What am I doing wrong?

The issue is that you need to supply your own access token. You can grab it using the link below.

Instagram Token Tool

Hello Interested in this but somequestions prior to purchase: what platform we need to install it? will it work as standalone? what are requirements for its installation? waiting for your reply so after that we can quick buy it.

Hi,

I will be happy to assist you. Correct, this is a standalone jQuery plugin so it can be used pretty much on any platform. All that it requires is a webserver and the included files.

xxcriversxx

Great plugin! Took 2 minutes to set up. 5 starts Chris Rivers!

Sent you an email with some extra requirements. Hoping to hear from you soon. :)

EXCELLENT PLUGIN ONCE AGAIN!

Hi, thanks for the positive feeback. I just responded! :)

You’re most welcome. Have you responded to my message? I don’t see it. Maybe it didn’t come through. Could you please check again? Regards.

Yes, check your inbox! :)

Hi There,

I would like to add a links to all images so I can be redirected to the user’s instagram.

thanks

Hi,

Yes, I have just the thing for you. Send me an email using the form on my profile page and I’ll get this over to you!

xxcriversxx

Hi,

1. How to add a button on the main page, so user can pick the option to show 1 photo per row (default) or, 3 photos 6 rows

2. How to save the search terms (user / tags)

3. How to make each tags / user that visitors search in the box become indexed page on Google.

Like http://mydomain.com/tag/whatever.php?="mytag"

Otherwise, there is no SEO value for the site as Instagram search engine.

Thanks,

Hi,

I will be happy to assist you. See below for my comments.

1. This is not standard functionality of this plugin but I’d be happy to extend this, free of charge!

2. Since this is a javascript plugin, there’s no way to save terms without some sort of server side script which we can discuss further if you’re interested.

3. Again, to do indexing with google you will need sever side content and this is clearly a javascript(client side) plugin. But I will be happy to convert this if you need it.

Let me know!

xxcriversxx

That is great.

That is great, may be convert part of the script to use php / mysql – because ideally, all the searched ig tags / user names should be able to create own indexed page on with the proper meta-tag value like title / description for Google to ranking.

Something like:

http://mydomain/tags/hashtag.php?=quotes

indexed page Title: Instagram Tag About Quotes – mydomain.com

http://mydomain/user/user.php?=Johnny123

indexed pageTitle: Instagram User About Johnny123 – mydomain.com

- Let the user pick the layout one pic a row or 3 pics a row

- show the 20 latest searches on the footer or under the search box as link, so people can click and display the photo related to that search terms.

I shall send you the cpanel / ftp via PM , so you can work on the changes.

Also, i found the search box and the picture is not true responsive, only the top menu bar is.

Thanks a lot !

Hey, sounds good. Send me a message and we’ll discuss further!

xxcriversxx

Pre-sales questions : 1-So I can use this plugin to turn my website into instagram search engine ?! 2-Does this store the searched pictures in my space ?! 3-Can I keep record of the previous search terms and display it ?

Thanks, did you send me a message using the form on my profile?

email sent.

Got it thanks! I just responded.

xxcriversxx

2nd Question if I want the page to load with a defined user default to generate an example of images like food how or what would I need to edit to have a general defined search pull up when page loads ?

So this works in two ways. One way is by tag which will search instagram depending on a hashtag like food or drink. The other way is by user which would pull in a particular users photos. Does that help?

yes this helps

Hello its been awhile but decided to look back at this script I purchased and I’m trying to see if I can put this into my website but in a column of 4 with 5 rows. So the images would appear in 300px by 300px square. So a user can click the image then it would pop up to see the image larger etc. Can I do that with this and is that pretty easy to setup like that ?

I don’t have the site installed yet but soon as I do I’ll send you the link. Which email can I send too ?

Do you have a CSS example layout like that already that I can just drop in the CSS folder to replace ?

Hi, just send me a message using the form on my contact page.

How to implement this Javascript to my wordpress site? help me out please.

Hi, I can gladly help you out. How experienced are you with javascript?

xxcriversxx

me. i’m not bad with the .js

Ok, if you take a look at the documentation included it tells you the three steps needed to add this to your page.

1. Add the plugin files to your page using <script> tags. 2. Add the html element to your page.
  <div class="demo" />
3. Add call the plugin.
$(document).ready(function(){
    $(".demo").instagramBrowser();
});

Hi, I love all your instagram plugins.. can i add yours other instagram plugins in instagram browser plugins.. but i dont know how to start.. can you please email me.. so we can talk again about what i want.. thanks for your time :)

Hi,

Thanks for your positive feedback! Yes, I will be happy to give whatever functionality you need. For organization purposes, please send me a message using the form on my contact page which will start an email conversation.

xxcriversxx

Thanks You so much :)

Of course!

Hi, is it possible to show a specific tag filtered by country code?

Unfortunately, the API does not allow you to filter by country code.

I can’t get hashtag images to populate the gallery. Here is an example of what I’m trying with the hashtag I need:

<script>
$(document).ready(function(){
       $('.demo').simpleInstagramFancybox({
            accessToken : '51441625.1677ed0.6457cf9ff90b48c5b41d4315450fd8b4',
            tags : "enroutefall14",
            mode : 'popular'
        });

    });
</script>

I replied to your email. Thanks!

Hi crivers,

thanks for the script! :) I want to do the same as Xtian74. #hashtag-images as default.

Can you help me with that?

Greets

Sure, send me a message and I’ll get that over to you.

xxcriversxx

Hi Chris, can you please tell me how to display a maximum of 18 pictures instead of 20? Thanks! -Christian

Yes, you will need a small upgrade to allow you to specify this number. Send me a message and I’ll get that over to you.

xxcriversxx

Great plugin! But please tell me how to display #hashtag-images as default when entering the site. Thanks!

Hello, in order to achieve this I will need to send you a small upgrade. Send me a message using the forum and I’ll get that over to you!

xxcriversxx

Thank you. I’ll drop you a message.

Got it! Check your email.

Just bought this theme but having trouble setting it up with wordpress.. wondering if you could give me a hand? Thanks

dmxsta,

Sure, what is your level of experience with Wordpress?

xxcriversxx

Yeah well i have a fair understanding, I’ve added you in Skype if you could help me there?

dmxsta,

Sounds good. Skype me when your ready to chat.

xxcriversxx

hey, i wanted to know if the background can be easily changed and can an ad be added to the top part of the page?

Joshlizardo,

I can definetely help you get setup. Can you send me a link so I can see whats happening?

Thanks

xxcriversxx

xxcriversxx, do you want me to send you an email with my information to set it up?

Joshlizardo,

Its up to you mate!

Thanks,

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