Example #1
0
// 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');
/*  ----------------------------------------------------------------------------
    sidebars
 */
//default sidebar
td_demo_widgets::remove_widgets_from_sidebar('default');
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_social_counter_widget', array('custom_title' => "Stay connected", 'instagram' => "greenislandstudios", 'youtube' => "tagDiv"));
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_9_widget', array('sort' => '', 'custom_title' => 'Recent posts', 'limit' => '3', 'header_color' => ''));
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_15_widget', array('sort' => '', 'custom_title' => 'Random article', 'limit' => '4', 'header_color' => ''));
Example #2
0
 */
td_demo_misc::update_background('');
/*  ----------------------------------------------------------------------------
    logo
 */
td_demo_misc::update_logo(array('normal' => 'td_pic_logo_desktop', 'retina' => 'td_pic_logo_desktop', 'mobile' => 'td_pic_logo_footer'));
//footer
td_demo_misc::update_footer_logo(array('normal' => 'td_pic_logo_footer', 'retina' => 'td_pic_logo_footer'));
/*  ----------------------------------------------------------------------------
    footer text
 */
td_demo_misc::update_footer_text('Newspaper is your news, entertainment, music fashion website. We provide you with the latest breaking news and videos straight from the entertainment industry. Fashion fades, only style remains the same. Fashion never stops. There are always projects, opportunities. Clothes mean nothing until someone lives in them.');
/*  ----------------------------------------------------------------------------
    socials
 */
td_demo_misc::add_social_buttons(array('instagram' => '#', 'facebook' => '#', 'twitter' => '#', 'pinterest' => '#', 'tumblr' => '#'));
/*  ----------------------------------------------------------------------------
    ads
 */
td_demo_misc::clear_all_ads();
td_demo_misc::add_ad_image('sidebar', 'td_blog_sidebar_ad');
td_demo_misc::add_ad_image('content_bottom', 'td_blog_full_ad');
/*  ----------------------------------------------------------------------------
    sidebars
 */
//default sidebar
td_demo_widgets::remove_widgets_from_sidebar('default');
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_ad_box_widget', array('spot_title' => '- Advertisement -', 'spot_id' => 'sidebar'));
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_18_widget', array('sort' => 'random_posts', 'custom_title' => 'POPULAR POSTS', 'limit' => '5', 'header_color' => '#cb9558'));
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_popular_categories_widget', array('custom_title' => 'POPULAR CATEGORIES', 'limit' => '6', 'header_color' => '#cb9558'));
td_demo_widgets::add_widget_to_sidebar('default', 'td_block_slide_widget', array('sort' => 'random_posts', 'custom_title' => 'MY FAVORITES', 'limit' => '4', 'header_color' => '#cb9558'));