Video - Latest Featured - homepage

I've been trying to find the php code to create my own homepage block to add the latest featured video to my sites homepage, does anyone have info on this please

 

thank you

Quote · 30 Jan 2013

add this in phpmyadmin:

INSERT INTO `sys_page_compose` (`ID`, `Page`, `PageWidth`, `Desc`, `Caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible`, `MinWidth`, `Cache`) VALUES

('', 'index', '1140px', '', '_bx_videos_special', 1, 2, 'Special', '', 1, 71.9, 'non,memb', 0, 0);

 

Clear your cache in dolphin admin

 

go to builders - page builders - home page and see if the block is in the first column. 

 edit:  i don't think this will work in 7.1.0.  
https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 30 Jan 2013
 
 
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.