How Do I Add Facebook Fans Box?
QuoteDec 14, 2010 23:360 likesLike
 
I want to add a Fansbox for my Facebook Page on my Dolphin (7.0.4) home page. I have generated the fanbox codes already. Thanks.
QuoteDec 15, 2010 00:250 likesLike
 

Go to admin/builders/pages blocks, then select "homepage" from the drop down menu, grab an HTML_Block, slide it into the position you want, then click on it to open it and add your code there.

My site has banner ads here!
QuoteJan 04, 2011 06:060 likesLike
 

The HTML box doesn't work here.

as you can see here:()

http://danseusesnues.org/index.php

QuoteJan 15, 2011 14:490 likesLike
 

I have the same problem. I want to put my Facebook activity feed on my home page, but it won't convert correctly. Neither will my page frame with the "like" button. I tried the html block and somehow I think it's the code Facebook gives you, because it's either an iframe code or FBML (whatever that is).

MOOOOMMM, She's touching me!!
QuoteJan 15, 2011 15:030 likesLike
 

Try Advance Add Block Mod by Gorpus.  This is free. This might work.

 

Respectfully,

Jeff

QuoteJan 15, 2011 15:241 likesLike
 

You can also try the php block from Deanno..that should work as well...

 

Thanks

http://bit.ly/lFK9Am -> Best Facebook and Twitter Mod - Combo Package
QuoteJan 15, 2011 15:492 likesLike
 

If you don't want to add extra modules and or manually change the code.

  1. Create HTML block on desired page
  2. Insert your Like Box,Adsense code (and I suggest when creating this block you insert your Language "key" i.e. "_advertisements, _facebook_like")
  3. Open your phpmyadmin from you cPanel
  4. Open your Dolphin MySQL database
  5. Open and edit sys_page_compose
  6. navigate to the last page of list with the ">>" button
  7. find the caption  "_advertisements, _facebook_like" listed for the index page or the page you inserted Like Box,Adsense code to
  8. re paste the Like Box,Adsense code into the "Content" field
  9. and click "Go"

Dolphin strips out important code when inserting still...

QuoteJan 18, 2011 07:501 likesLike
 

Deanos did not work for me but newton27:s solution worked like a charm.

Thanks alot.

QuoteJan 19, 2011 13:170 likesLike
 

learning a lesson from this is...

When time to update-upgrade Dolphin, your best off by not changing page code or adding SOME authors modules; it is easier for the site to be upgraded without changes and extra modules..

Adding modules by some authors has turned out to a nightmare on some dolphin sites for me.

Problem, I don't like having to depend on one person or a few individuals  to update a simple module whenever Dolphins main code is changed, updated.

When it is something simple as a module compatibility problem that has destroyed many sites, look back through the forums, even simple template changes can wreck havoc.

I changed code on sites in the beginning to adapt for google and facebook script (search the forums); it is much safer to change things from the database side.

Trust modules created and updated quickly that have support threads created by the author.

QuoteMar 02, 2011 07:541 likesLike
 

Thanks Newton27. But the box is not displaying in full. See http://bit.ly/netcity (at the end of the page)

QuoteMar 02, 2011 09:480 likesLike
 

 

Thanks Newton27. But the box is not displaying in full. See http://bit.ly/netcity (at the end of the page)

your fan box is too wide for html block you created..

look for the following line in your html, change the 290 to 275...(box width)

<div class="app_content_363111729262"><div id="u064543_1" class="fbConnectWidgetTopmost" style="height:60px; width:290px; ">
QuoteApr 22, 2011 22:590 likesLike
 

Hi, I've tried the newton's way and didn't worked for me. I've tried to change the box width. So that's not the problem in my case. It seems the dolphin doesnt accept the code(<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fgotoriodejaneiro&amp;width=275&amp;colorscheme=dark&amp;show_faces=true&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:275px; height:427px;" allowTransparency="true"></iframe>) becouse when I open the box or the caption on mysql again after paste the code, the code just don't show anymore.

Do anyone have any idea about how can I do this work?

Thank you very much!

QuoteApr 23, 2011 01:540 likesLike
 

 

Hi, I've tried the newton's way and didn't worked for me. I've tried to change the box width. So that's not the problem in my case. It seems the dolphin doesnt accept the code(<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fgotoriodejaneiro&amp;width=275&amp;colorscheme=dark&amp;show_faces=true&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:275px; height:427px;" allowTransparency="true"></iframe>) becouse when I open the box or the caption on mysql again after paste the code, the code just don't show anymore.

Do anyone have any idea about how can I do this work?

Thank you very much!

you will have to insert this code into your database manually.. if you cannot do this, PM me and I will do for you.

QuoteOct 29, 2011 17:370 likesLike
 

No, thats wrong. I'm on here looking for a snippet I used before. You can add the code directly to an html block once you lift the stupid restrictions boonex put on it for the admins.

My site has banner ads here!
QuoteOct 30, 2011 11:330 likesLike
 

 

No, thats wrong. I'm on here looking for a snippet I used before. You can add the code directly to an html block once you lift the stupid restrictions boonex put on it for the admins.

 RU looking for this thread?

http://www.boonex.com/forums/#topic/Page-Builder-Big-Bug.htm

QuoteFeb 05, 2012 15:060 likesLike
 

newton, it works..........thanks a lot

QuoteFeb 05, 2012 17:110 likesLike
 

 

newton, it works..........thanks a lot

 Your welcome!

QuoteMar 12, 2012 20:000 likesLike
 

Thank you newton this has been a big help

QuoteMay 05, 2012 00:530 likesLike
 

 

Thank you newton this has been a big help

 your welcome

QuoteMay 05, 2012 06:230 likesLike
 

Try this. Untested but should put the html block back to the way it was.

Edit inc\classes\BxDolPageViewAdmin.php

Look for this at about line 473

if( $aItem['Func'] == 'Echo' ) {
$aForm['inputs']['Content'] = array(
'type' => 'textarea',
'html' => false,
'attrs' => array ('id' => 'form_input_html'.$iBlockID),
'name' => 'Content',
'value' => $sBlockContent,
'caption' => $sHtmlContentC,
'required' => true,
'colspan' => true,
);


Change to this.

if( $aItem['Func'] == 'Echo' ) {
$aForm['inputs']['Content'] = array(
'type' => 'textarea',
'html' => false,
//'attrs' => array ('id' => 'form_input_html'.$iBlockID),
'name' => 'Content',
'value' => $sBlockContent,
'caption' => $sHtmlContentC,
'required' => true,
'colspan' => false,
);

http://www.mediaworkflow.com.au