Wordpress Widget Mystery

Soldato
Joined
1 Dec 2003
Posts
2,818
Location
Liverpool
Hey

If you visit my wordpress at www.insidegossip.co.uk and scroll down you will see a Facebook like box.

I can see the box, see it in source codes, however it is not appearing in any files or widgets. I have been looking for the code for hours to remove it!

Could someone please shed some light?

Thanks
Chris
 
As far as I'm aware, cant remove it, its an iframe directed to facebook, a page in a page so to speak.

heres the link.
http://www.facebook.com/plugins/likebox.php?id=110215904321&width=292&connections=10&stream=false&header=true&height=287

and code

<div class="widget"><iframe src="http://www.facebook.com/plugins/lik...ctions=10&stream=false&header=true&height=287" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:287px;" allowTransparency="true"></iframe></div>

Think I've misread what you wanted to do. thought you only wanted to remove the like button from from that frame.. yo could try just deleting that link of code, dont know how it would effect the layout as I dont know how wordpress works.
 
Last edited:
Back
Top Bottom