Hello everyone,
I got this script error when i run firebug
$("#menu a") is null
[Break On This Error] $('#menu a').prepend("<span><!-- --></span>");
$('#menu a').prepend("<span><!-- --></span>"); is in line 45 in functions.js
I think cause of this error i wp-fb-autoconnect facebook button isn't showing up.
Please help me