Exemplo n.º 1
0
td_demo_menus::add_link(array('title' => 'USA', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => '#', 'parent_id' => ''));
td_demo_menus::add_link(array('title' => 'Europe', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => '#', 'parent_id' => ''));
td_demo_menus::add_link(array('title' => 'Asia', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => '#', 'parent_id' => ''));
td_demo_menus::add_link(array('title' => 'Buy Now', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => 'http://themeforest.net/item/newspaper/5489609', 'parent_id' => ''));
/*  ----------------------------------------------------------------------------
    background - leave empty if you want to make sure that there is NO background on the demo - td_demo_misc::update_background('');
 */
td_demo_misc::update_background('');
// footer background
td_demo_misc::update_background_footer('td_footer_bg');
/*  ----------------------------------------------------------------------------
    logo
 */
td_demo_misc::update_logo(array('normal' => 'td_logo_header', 'retina' => 'td_logo_header@2x', 'mobile' => ''));
//footer
td_demo_misc::update_footer_logo(array('normal' => 'td_logo_header@2x', 'retina' => ''));
/*  ----------------------------------------------------------------------------
    footer text
 */
td_demo_misc::update_footer_text('Newspaper 6 is your news, entertainment, music fashion website. We provide you with the latest breaking news and videos straight from the entertainment industry.');
/*  ----------------------------------------------------------------------------
    socials
 */
td_demo_misc::add_social_buttons(array('facebook' => '#', 'twitter' => '#', 'vimeo' => '#', 'instagram' => '#', 'vk' => '#', 'youtube' => '#'));
/*  ----------------------------------------------------------------------------
    ads
 */
td_demo_misc::clear_all_ads();
td_demo_misc::add_ad_image('post_style_12', 'td_travel_post_ad');
td_demo_misc::add_ad_image('smart_list_6', 'td_travel_smart6_ad');
td_demo_misc::add_ad_image('smart_list_7', 'td_travel_smart6_ad');
Exemplo n.º 2
0
//footer menu
$td_demo_footer_menu = td_demo_menus::create_menu('td-demo-footer-menu', 'footer-menu');
td_demo_menus::add_link(array('title' => 'TV Listing', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => '#', 'parent_id' => ''));
td_demo_menus::add_link(array('title' => 'Scores', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => '#', 'parent_id' => ''));
td_demo_menus::add_link(array('title' => 'Odds', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => '#', 'parent_id' => ''));
td_demo_menus::add_link(array('title' => 'Buy Now', 'add_to_menu_id' => $td_demo_footer_menu, 'url' => 'http://themeforest.net/item/newspaper/5489609', 'parent_id' => ''));
/*  ----------------------------------------------------------------------------
    background - leave empty if you want to make sure that there is NO background on the demo - td_demo_misc::update_background('');
 */
td_demo_misc::update_background('td_bg');
/*  ----------------------------------------------------------------------------
    logo
 */
td_demo_misc::update_logo(array('normal' => 'td_pic_logo', 'retina' => 'td_pic_logo', 'mobile' => 'td_pic_logo'));
//footer
td_demo_misc::update_footer_logo(array('normal' => 'td_pic_logo', 'retina' => 'td_pic_logo'));
/*  ----------------------------------------------------------------------------
    footer text
 */
td_demo_misc::update_footer_text('Newspaper 6 is your news, entertainment, music fashion website. We provide you with the latest breaking news and videos straight from the entertainment industry.');
/*  ----------------------------------------------------------------------------
    socials
 */
td_demo_misc::add_social_buttons(array('facebook' => '#', 'twitter' => '#', 'vimeo' => '#', 'vk' => '#', 'youtube' => '#'));
/*  ----------------------------------------------------------------------------
    ads
 */
td_demo_misc::clear_all_ads();
td_demo_misc::add_ad_image('sidebar', 'td_sport_ad_sidebar');
td_demo_misc::add_ad_image('post_style_11', 'td_sport_ad_sidebar');
td_demo_misc::add_ad_image('custom_ad_1', 'td_sport_ad_full');