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
960 stars 303 forks source link

HELP WITH THE CODE ?? #138

Closed kamilon50 closed 9 years ago

kamilon50 commented 9 years ago

Hello Everyone

I'm trying to implement that code i think countless times and I'm not sure what am I doing wrong any assistance please.

Kamil

Webarkitekt commented 9 years ago

Have you any preview ?

kamilon50 commented 9 years ago

http://kamil-kus.ie/plugmedia2/

kamilon50 commented 9 years ago

its on the home page under services section

Webarkitekt commented 9 years ago

Check your browser console you have some error, including a 404 on "js/jquery.socialfeed.js"

kamilon50 commented 9 years ago

thanks is done but i still getting "Uncaught ReferenceError: jQuery is not defined kamil-kus.ie/:279 Uncaught ReferenceError: $ is not defined "

Webarkitekt commented 9 years ago

It's better to Load jQuery lib before social feed plugin :dancers: