Is it possible to use two different hashtags with this plugin? Ideally, I'd like to separate two distinct hashtags and have those instagram images display at different sections on the page.
What needs to be baked into the js? Is it just a matter of making the file find multiple
Hi,
Is it possible to use two different hashtags with this plugin? Ideally, I'd like to separate two distinct hashtags and have those instagram images display at different sections on the page.
What needs to be baked into the js? Is it just a matter of making the file find multiple
Absolutely! You can actually run multiple instances of Instafeed.js all on the same page, each with their own settings.
Check issue #12 for details and examples. Let me know if you have any other questions.
This looks like it's exactly what I need, thanks!