get($ec_themeslug.'_font') == "" ) { $font = apply_filters( 'response_default_font', 'Arial' ); } else { $font = $options->get($ec_themeslug.'_font'); } ?> ', " > > ID, 'seo_title' , true); $pagedescription = get_post_meta($post->ID, 'seo_description' , true); $keywords = get_post_meta($post->ID, 'seo_keywords' , true); ?> get($ec_themeslug.'_home_title') != '' AND is_front_page()) { ?> '/> get($ec_themeslug.'_home_description') != '' AND is_front_page()) { ?> ' /> get($ec_themeslug.'_home_keywords') != '' AND is_front_page()) { ?> ' /> "; } if ($pagedescription != '' AND !is_front_page()) { echo ""; } if ($keywords != '' AND !is_front_page()) { echo ""; } } /** * Establishes the theme title tags. * * @since 1.0 */ function response_title_tag() { echo ''; wp_title( ' - ' ); echo ''; } /** * Sets the header link rel attributes * * @since 1.0 */ function response_link_rel() { global $ec_themeslug, $options; //Call global variables $favicon = $options->get($ec_themeslug.'_favicon'); //Calls the favicon URL from the theme options ?> get($ec_themeslug.'_favicon_toggle') == true ): ?> get($ec_themeslug.'_apple_touch_toggle') == true && is_array( $options->get($ec_themeslug.'_apple_touch') ) ): ?> get($ec_themeslug.'_apple_touch'); ?> get($ec_themeslug.'_logo'); //Calls the logo URL from the theme options if( $url = $options->get($ec_themeslug.'_logo_url_toggle' ) == 1 ) { $url = $options->get($ec_themeslug.'_logo_url') != '' ? $options->get($ec_themeslug.'_logo_url') : get_home_url(); } else { $url = get_home_url(); } if ($options->get($ec_themeslug.'_custom_logo') == '1' && $logo['url'] != '') { ?>

 

get($ec_themeslug.'_facebook'); $hidefacebook = $options->get($ec_themeslug.'_hide_facebook_icon'); $twitter = $options->get($ec_themeslug.'_twitter');; $hidetwitter = $options->get($ec_themeslug.'_hide_twitter_icon');; $gplus = $options->get($ec_themeslug.'_gplus'); $hidegplus = $options->get($ec_themeslug.'_hide_gplus_icon'); $flickr = $options->get($ec_themeslug.'_flickr'); $hideflickr = $options->get($ec_themeslug.'_hide_flickr'); $pinterest = $options->get($ec_themeslug.'_pinterest'); $hidepinterest = $options->get($ec_themeslug.'_hide_pinterest'); $linkedin = $options->get($ec_themeslug.'_linkedin'); $hidelinkedin = $options->get($ec_themeslug.'_hide_linkedin'); $youtube = $options->get($ec_themeslug.'_youtube'); $hideyoutube = $options->get($ec_themeslug.'_hide_youtube'); $googlemaps = $options->get($ec_themeslug.'_googlemaps'); $hidegooglemaps = $options->get($ec_themeslug.'_hide_googlemaps'); $email = $options->get($ec_themeslug.'_email'); $hideemail = $options->get($ec_themeslug.'_hide_email'); $rss = $options->get($ec_themeslug.'_rsslink'); $hiderss = $options->get($ec_themeslug.'_hide_rss_icon'); $folder = 'default'; ?>
Facebook Facebook Twitter Twitter Gplus Gplus Flickr Flickr Pinterest Pinterest LinkedIn LinkedIn YouTube YouTube Google Maps Google Maps E-mail E-mail RSS RSS