ID, WDWT_META, true ); } else{ $meta = array(); } $default_layout = esc_html( $this->get_param('default_layout', $meta) ); $main_column = esc_html( $this->get_param('main_column', $meta) ); $pwa_width = esc_html( $this->get_param('pwa_width', $meta) ); $full_width = trim(esc_html( $this->get_param('full_width', $meta) )); $content_area = esc_html( $this->get_param('content_area', $meta) ); if ($full_width) { $them_content_are_width='99%'; ?> get_param('hide_slider'); $imgs_url = $this->get_param('slider_head'); $image_textarea = $this->get_param('slider_head_desc'); $logo_text = $this->get_param('logo_text'); $image_title = $this->get_param('slider_head_title'); $image_height_pages = $this->get_param('image_height_pages'); $image_height = $this->get_param('image_height'); $title_position = $this->get_param('title_position'); $description_position = $this->get_param('description_position'); $imgs_href = $this->get_param('slider_head_href'); $imgs_url = explode('||wd||',$imgs_url); $imgs_href = explode('||wd||',$imgs_href); $image_title = explode('||wd||',$image_title); $image_textarea = explode('||wd||',$image_textarea); $imgs_number = count($imgs_url); for($i=0;$i $image_row) { if ($i == $current_image_id) { $current_key = $key; ?> get_param('[colors_active][active]', $meta_array = array(), $default = 0)); $menu_elem_back_color =esc_html( $this->get_param('[colors_active][colors][menu_elem_back_color][value]' , $meta_array = array(), $default = '#FFFFFF')); $slider_text_color = esc_html($this->get_param('[colors_active][colors][slider_text_color][value]', $meta_array = array(), $default = '#FFFFFF')); $borders_color = esc_html($this->get_param('[colors_active][colors][borders_color][value]', $meta_array = array(), $default = '#007087 ')); $sideb_background_color = esc_html($this->get_param('[colors_active][colors][sideb_background_color][value]', $meta_array = array(), $default = '#FFFFFF')); $content_post_bg_color = esc_html($this->get_param('[colors_active][colors][content_post_bg_color][value]', $meta_array = array(), $default = '#FAFAFA')); $footer_sideb_background_color = esc_html($this->get_param('[colors_active][colors][footer_sideb_background_color][value]', $meta_array = array(), $default = '#FFFFFF')); $footer_back_color = esc_html($this->get_param('[colors_active][colors][footer_back_color][value]', $meta_array = array(), $default = '#FFFFFF')); $featured_posts_color = esc_html($this->get_param('[colors_active][colors][featured_posts_color][value]', $meta_array = array(), $default = '#F9F9F9')); $text_headers_color = esc_html($this->get_param('[colors_active][colors][text_headers_color][value]', $meta_array = array(), $default = '#000000')); $primary_text_color = esc_html($this->get_param('[colors_active][colors][primary_text_color][value]', $meta_array = array(), $default = '#000000')); $footer_text_color = esc_html($this->get_param('[colors_active][colors][footer_text_color][value]', $meta_array = array(), $default = '#2C2C2C')); $primary_links_color = esc_html($this->get_param('[colors_active][colors][primary_links_color][value]', $meta_array = array(), $default = '#545454')); $primary_links_hover_color = esc_html($this->get_param('[colors_active][colors][primary_links_hover_color][value]', $meta_array = array(), $default = '#007087')); $menu_links_color = esc_html($this->get_param('[colors_active][colors][menu_links_color][value]', $meta_array = array(), $default = '#373737')); $menu_links_hover_color = esc_html($this->get_param('[colors_active][colors][menu_links_hover_color][value]', $meta_array = array(), $default = '#000000')); $hover_menu_item = esc_html($this->get_param('[colors_active][colors][hover_menu_item][value]', $meta_array = array(), $default = '#FFFFFF')); $selected_menu_color = esc_html($this->get_param('[colors_active][colors][selected_menu_color][value]', $meta_array = array(), $default = '#FFFFFF')); $logo_text_color = esc_html($this->get_param('[colors_active][colors][logo_text_color][value]', $meta_array = array(), $default = '#007087')); $button_background_color = esc_html($this->get_param('[colors_active][colors][button_background_color][value]', $meta_array = array(), $default = '#007087')); $button_text_color = esc_html($this->get_param('[colors_active][colors][button_text_color][value]', $meta_array = array(), $default = '#FFFFFF')); $meta_info_color = esc_html($this->get_param('[colors_active][colors][meta_info_color][value]', $meta_array = array(), $default = '#8F8F8F')); $lightbox_bg_color = esc_html($this->get_param('[colors_active][colors][lightbox_bg_color][value]', $meta_array = array(), $default = '#000000')); $lightbox_ctrl_cont_bg_color = esc_html($this->get_param('[colors_active][colors][lightbox_ctrl_cont_bg_color][value]', $meta_array = array(), $default = '#000000')); $lightbox_title_color = esc_html($this->get_param('[colors_active][colors][lightbox_title_color][value]', $meta_array = array(), $default = '#FFFFFF')); $lightbox_ctrl_btn_color = esc_html($this->get_param('[colors_active][colors][lightbox_ctrl_btn_color][value]', $meta_array = array(), $default = '#FFFFFF')); $lightbox_close_rl_btn_hover_color = esc_html($this->get_param('[colors_active][colors][lightbox_close_rl_btn_hover_color][value]', $meta_array = array(), $default = '#FFFFFF')); $background_color = get_background_color(); $background_image=get_background_image(); ?> get_param('logo_type'); $logo_img = esc_url(trim($this->get_param('logo_img'))); $logo_text = esc_attr($this->get_param('logo_text')); if($logo_type=='image'): ?> get_param('facebook_icon_show', false); $facebook_url = $this->get_param('facebook_url', false); $show_google_icon = $this->get_param('google_icon_show', false); $google_url = $this->get_param('google_url', false); $show_rss_icon = $this->get_param('show_rss_icon', false); $rss_url = $this->get_param('rss_url', false); $show_twitter_icon = $this->get_param('twitter_icon_show', false); $twitter_url = $this->get_param('twitter_url', false); if(( $show_facebook_icon==true && $facebook_url != "" ) || ( $show_google_icon==true && $google_url != "" ) || ( $show_rss_icon==true && $rss_url != "" ) || ( $show_twitter_icon==true && $twitter_url != "")){ ?> > " target="_blank" title="Facebook"> > " target="_blank" title="Google Plus"> > " target="_blank" title="Rss"> > " target="_blank" title="Twitter"> get_param('home_middle_description_post_enable'); $home_abaut_us_post = $this->get_param('home_middle_description_post'); if(isset($home_abaut_us_post[0])) $abaut_us_post=get_post($home_abaut_us_post[0]); if($abaut_us_post!=NULL) $abaut_us_meta_date = get_post_meta($abaut_us_post->ID,WDWT_META,TRUE); if($hide_about_us==true && $abaut_us_post!=NULL) { ?> "abaut_us_post", ); if(has_post_thumbnail() || (Business_world_frontend_functions::post_image_url() && $this->blog_style() && $this->grab_image())) { ?> grab_image(),$abaut_us_post->ID); ?> post_title ?> post_content); ?> get_posts(); if(!isset($curent_query_posts[0])) $curent_query_posts[0]=''; unset($curent_query_posts); ?> have_posts()) { $i = 0; while ($wp_query->have_posts()) { $i++; $wp_query->the_post(); $url = wp_get_attachment_url( get_post_thumbnail_id() ); if($url!=""){ ?> grab_image())) { ?> grab_image()); ?> get_param('hide_horizontal_tab_posts', false); $horizontal_tab_categories = implode(',', $this->get_param('horizontal_tab_categories', false)); $grab_image = $this->grab_image(); $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; if ($hide_horizontal_tab_posts == true && $horizontal_tab_categories!=''){ ?> < have_posts()) : $h_tab_wp_query->the_post(); ?> > have_posts()) : $h_tab_wp_query->the_post(); $i++; ?> id="horizontal-tabs-content-ID; ?>"> grab_image(); if(is_home()){ ?> ID,WDWT_META,TRUE); ?> max_num_pages > 1 ){ ?> get_param('content_post_categories', false)); $content_posts_enable = $this->get_param('content_posts_enable', false); $grab_image = $this->grab_image(); $content_post_cat_name = $this->get_param('content_post_cat_name', false); $n_of_home_post=get_option( 'posts_per_page', 3 ); if($content_posts_enable == true && $n_of_home_post!=0){ ?> have_posts()) { $wp_query->the_post(); $business_world_meta_date = get_post_meta($post->ID,WDWT_META,TRUE); ?> max_num_pages > 1 ){ ?> max_num_pages ); ?> max_num_pages ); ?>
post_content); ?>