Good evening,
I don't think this is jfbc siiue, but I'm already getting desperate
Yesterday night I was customizing modules, and then noticed a weird thing, the top navigation panel that was working 'till then, started to act anormally...
And more css issues popped (specially in chrome), some of them, are gone deleting an unrelated css in mycustom css file (although they are originally in the template one, I just modify width and height valors (O.o)
Anyway, I wa getting desperate, in rt forums, someone told me it was a jquery/mootools issue, although I can't find why, but today I checked the head of my site, to find this:
head
style type="text/css" /style script id="facebook-jssdk" async="" src="//connect.facebook.net/ca/all.js" /script
/head
Just that, nothing else... have some joomla sites to know it should be something at least alongside this:
head
base href="http://lapuertaenemiga.com/"
meta http-equiv="content-type" content="text/html; charset=utf-8"
meta name="generator" content="Joomla! - Open Source Content Management"
title Inici /title
/head
Right now, the only extensions I use that relates to facebook, is jfcb... so I would be really grateful if it's the one doing unexpected things, and with a possible solution
P.D. Code bbcode doesn't ever seem to work with me, or at least don't let me write code X/