{"id":5556,"date":"2014-04-01T02:47:49","date_gmt":"2014-04-01T02:47:49","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/01\/jquery-socialist-plugin-not-working-collection-of-common-programming-errors\/"},"modified":"2014-04-01T02:47:49","modified_gmt":"2014-04-01T02:47:49","slug":"jquery-socialist-plugin-not-working-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/01\/jquery-socialist-plugin-not-working-collection-of-common-programming-errors\/","title":{"rendered":"JQuery Socialist Plugin Not Working-Collection of common programming errors"},"content":{"rendered":"<p>I am using this plugin but I&#8217;m having no luck with it. http:\/\/plugins.in1.com\/socialist\/demo<\/p>\n<p>I Am using a WampServer running the example code provided.<\/p>\n<pre><code>\n\n\n\n\n\n$(document).ready(function(){\n    $('#content').socialist({\n        networks: [\n            {name:'linkedin',id:'buddy-media'},\n            {name:'facebook',id:'in1dotcom'},\n            {name:'twitter',id:'in1dotcom'}\n           ],\n        isotope:false,\n        random:false,\n        fields:['source','heading','text','date','image','followers','likes']\n    });\n});\n\n\n\n    \n\n\n<\/code><\/pre>\n<p>I keep getting this error in firebug.<\/p>\n<pre><code>ReferenceError: $ is not defined\n$(document).ready(function () {\nindex.html (line 8)\n<\/code><\/pre>\n<p>This results in a blank page. Could someone please Share their knowledge on this? Its becoming a Pain<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am using this plugin but I&#8217;m having no luck with it. http:\/\/plugins.in1.com\/socialist\/demo I Am using a WampServer running the example code provided. $(document).ready(function(){ $(&#8216;#content&#8217;).socialist({ networks: [ {name:&#8217;linkedin&#8217;,id:&#8217;buddy-media&#8217;}, {name:&#8217;facebook&#8217;,id:&#8217;in1dotcom&#8217;}, {name:&#8217;twitter&#8217;,id:&#8217;in1dotcom&#8217;} ], isotope:false, random:false, fields:[&#8216;source&#8217;,&#8217;heading&#8217;,&#8217;text&#8217;,&#8217;date&#8217;,&#8217;image&#8217;,&#8217;followers&#8217;,&#8217;likes&#8217;] }); }); I keep getting this error in firebug. ReferenceError: $ is not defined $(document).ready(function () { index.html (line 8) This [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5556","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5556"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5556\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5556"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5556"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}