Using multiple instances of Instagram Feed
-
I am trying to use 3 different instances on one page of the Instagram feed shortcode for one user. This is so I can use media queries to display either 2, 4 or 6 posts depending on the size of screen. These are the shortcodes I am using:
[fts_instagram instagram_id=1685480920 pics_count=2 type=user]
[fts_instagram instagram_id=1685480920 pics_count=4 type=user]
[fts_instagram instagram_id=1685480920 pics_count=6 type=user]At the moment only 2 posts are appearing per shortcode depsite the pics_count asking for 4 and 6. They are placed within a html module within Beaver Builder. I am using the latest version of the plugin. I have the plugin in developer mode and have cleared caching everywhere else I can think of.
Is this a limitation to the plugin?
- The topic ‘Using multiple instances of Instagram Feed’ is closed to new replies.