* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to such
* as styles, scripts, and meta tags.
*/
wp_head();
?>
style="background-color:;">
';
echo '
';
echo '
';
echo '
';
bloginfo('name');
echo '
';
echo '
';
bloginfo( 'description' );
echo '
';
echo '
';
echo '
';
if (!empty($facebooklink) || ($twitterlink) || ($linkedinlink)) {
echo '
'; echo ('Follow Us'); echo '
'; if (!empty($facebooklink)) { ?>'; //Sidebar if ( $searchbar == 'yes' ) { get_search_form(); } wp_nav_menu( array( 'theme_location' => 'primary' , 'container_class' => 'menu-header' , 'menu' => '' ) ); echo '
'; echo '