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. |
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. http://towtalk.net ... Hosted by Zarconia.net! |
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!! |
Try Advance Add Block Mod by Gorpus. This is free. This might work.
Respectfully, Jeff |
You can also try the php block from Deanno..that should work as well...
Thanks Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP |
If you don't want to add extra modules and or manually change the code.
Dolphin strips out important code when inserting still... ManOfTeal.COM a Proud UNA site, six years running strong! |
Deanos did not work for me but newton27:s solution worked like a charm. Thanks alot. |
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. ManOfTeal.COM a Proud UNA site, six years running strong! |
Thanks Newton27. But the box is not displaying in full. See http://bit.ly/netcity (at the end of the page) |
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; "> ManOfTeal.COM a Proud UNA site, six years running strong! |
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&width=275&colorscheme=dark&show_faces=true&stream=true&header=true&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! |
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&width=275&colorscheme=dark&show_faces=true&stream=true&header=true&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. ManOfTeal.COM a Proud UNA site, six years running strong! |
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. http://towtalk.net ... Hosted by Zarconia.net! |
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 ManOfTeal.COM a Proud UNA site, six years running strong! |
newton, it works..........thanks a lot |
newton, it works..........thanks a lot Your welcome! ManOfTeal.COM a Proud UNA site, six years running strong! |
Thank you newton this has been a big help |
Thank you newton this has been a big help your welcome ManOfTeal.COM a Proud UNA site, six years running strong! |
Try this. Untested but should put the html block back to the way it was. http://www.mediaworkflow.com.au |
Thnx for the explanation, it works for me . 10000000x Thnx ;) If you don't want to add extra modules and or manually change the code.
Dolphin strips out important code when inserting still...
|
Thanks for this newton27. It does work perfectly. I got frustrated initially when it didn't but it appeared when I cleared my cache. Now I have to sort out Twitter the same way. Thanks everyone for sharing. New at this but getting there |