ShoutBox in a new page

Hello,
Please... can I create in Dolphin 7.3.3 a new page with one column and add a single PHP block to use the ShoutBox in maximum width?
Is this the right php code? 

$oMain = BxDolModule::getInstance('BxShoutBoxModule');

return $oMain->serviceHomepageBlock();

 

Thank you.

 

Andrea

Quote · 9 Jan 2017

 

Instead of "Free Buzz Box Module", as suggested in other forum topic from Nathan Paton it seems I can use a php block with this code:

BxDolService::call('shoutbox', 'get_shoutbox');

Quote · 9 Jan 2017

Hi, this might give you an idea or perhaps help you a bit. Cool

 

https://www.boonex.com/trac/dolphin/wiki/TutorialHowToCreatePagesWithDolphinPageBuilder

Everyday is a new beginning.
Quote · 11 Jan 2017

https://www.boonex.com/forums/topic/How-to-add-AJAX-Chat-to-Dolphin-7-2.htm

Rules → http://www.boonex.com/terms
Quote · 14 Jan 2017
 
 
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.