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
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 |
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 |