Example #1
0
 */
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' => ''));
/*  ---------------------------------------------------------------------------
    categories
*/
$demo_cat_1_id = td_demo_category::add_category(array('category_name' => 'Destinations', 'parent_id' => 0, 'category_template' => '', 'top_posts_style' => '', 'description' => 'From festivals in Florida to touring Dracula’s digs in Romania, we round up the best destinations to visit this October. As summer abandons Europe again this October, eke out the last of the rays and raves in Ibiza, where nightclubs will be going out with a bang for the winter break. When the party finally stops head to the island’s north.', 'background_td_pic_id' => '', 'sidebar_id' => '', 'tdc_layout' => '', 'tdc_sidebar_pos' => ''));