Instagram feed
Posted: 11 Oct 2016, 09:37
Hello Karl,
1) After many trial and reading the forum, i added my Instagram feed and accessToken. With the function x3_load_page so i don't had to reload the page to view the images :
However, as you can see in the printscreen i will send you PM, the feed doesn't show right. How can i set the layout in 3 rows per exemple and centered in the page? I tried wrap the instafeed and added custom css, but it doesn't work.
Also when i hover on an thumbnail, i can see behind the pink hover button. Maybe showing the thumbnails before the hover is related to z index ?
Can you please help with this ?
It's all for now.
Thank you in advance for your help.
Kati
ps: wishlist of Imagevuex3 plugins : Instagram feed to the page or small square in the footer or under sidebar menu :-)
1) After many trial and reading the forum, i added my Instagram feed and accessToken. With the function x3_load_page so i don't had to reload the page to view the images :
Code
function x3_load_page(){
$.getScript("/../js/instafeed.js-master/instafeed.min.js");
Code
<div class="row" style="heigth:400px; width:500px;" >
<div id="instafeed"></div>
</div>Can you please help with this ?
It's all for now.
Thank you in advance for your help.
Kati
ps: wishlist of Imagevuex3 plugins : Instagram feed to the page or small square in the footer or under sidebar menu :-)