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'); $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'))); $display_tagline = $this->get_param('display_tagline'); if($logo_type=='image' || $logo_type=='text' || $display_tagline){ ?>

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 != "")){ ?>
grab_image())) { ?>
grab_image()); ?>