facebook code wont work?

ok so im trying to paste the code for my facebook page into a html block and everytime i paste it into the html of the block i click save and the block shows up as empty,

i tried clearing the caches but did nothing, i even tried putting the code into a php block but that did nothing either, i have looked through the forums and see that a couple of people have had the same problem but didnt come accross any fixes or walkarounds for this issue, so if anyone can give me some advice that would be great.

 

Cheers

 

Charlie 

You Creature!!
Quote · 4 Jul 2012

What code are you taling about from FB?

 

Chances are high that tiny mce is stripping some of the code.... it does that : )

Quote · 4 Jul 2012

If it's a like box or something similar you may have to insert the code into the database.

There are several topics already here; did you do a site search?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 4 Jul 2012

 

What code are you taling about from FB?

 

Chances are high that tiny mce is stripping some of the code.... it does that : )

 Hi,

it's the facebook 'like box plugin' code , it gives me these options to what format to put the code in, but  i cant get any of them to work in the html blocks.

HTML5
XFBML
IFRAME
URL

 

Cheers.

 

Charlie 

You Creature!!
Quote · 4 Jul 2012

 

If it's a like box or something similar you may have to insert the code into the database.

There are several topics already here; did you do a site search?

 yes i spent a while looking at the forums and couldn't seem to find a solution for it.

 

thanks 

You Creature!!
Quote · 4 Jul 2012

For compatibility with all browsers you will want iframe. But by default dolphin strips out iframe code. (Which you should have been able to determine from the hundereds of forum posts on iframes)

So you have 3 options.

1) Insert a html block then find the block in the database and insert the code via phpMyAdmin
2) Use my Block Tools module which works without a tinymce editor and injects directy into the database. http://www.boonex.com/m/Block_Tools (Featured module here on boonex)
3) Use a php modified form of the iframe code and put it in a PHP block whch can be done using my Deanos Tools Module http://www.boonex.com/m/Deanos_Tools_V1_6_Dolphin_7_0_Version (Also a featured module here on boonex)  There are also other php mods in the market and i have one for the page builders as well.

In any case. The iframe one has a number of ways it can be inserted and made to work.

https://www.deanbassett.com
Quote · 4 Jul 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.