pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
963 stars 304 forks source link

Need to change th path of "template.html" #183

Open PsychoZzzorD opened 8 years ago

PsychoZzzorD commented 8 years ago

Hi guys, I have a problem with the path of the template file. I'm on prestashop and when I need to define myself the path to the html because the automatic path take a url, but I can't find how to do.

HartLarsson commented 8 years ago

you can define the template path using the template variable:

template: ''

PsychoZzzorD commented 8 years ago

Ty, I'm gonna search for the variable, can you say to me where it is ? =)

Good, I got it in "jquey.socialfeed.js" and it work well, Thank you ! Now I got another problem since the first of june with Instagram feed who "broke"

Any ide of how to deal with it ?