>
'; } } ?> ID,'post-option-inside-thumbnial-image', true); $thumbnail = wp_get_attachment_image_src( $thumbnail_id , '150x150' ); echo '
'; } ?> '; echo '
'; echo ''; } } ?>
'; if( !empty($top_navigation_right_icon) ){ echo '
'; } echo $top_navigation_right_text; echo '
'; } ?>
'top_menu' ) ); ?>
'; $logo_attachment = wp_get_attachment_image_src(get_option(THEME_SHORT_NAME.'_logo'), 'full'); if( !empty($logo_attachment) ){ $logo_attachment = $logo_attachment[0]; }else{ $logo_attachment = GOODLAYERS_PATH . '/images/default-logo.png'; } echo '
'; echo ''; ?>
'-- Main Menu --', 'indent_string' => '- ', 'indent_after' => '','container' => 'div', 'container_class' => 'responsive-menu-wrapper', 'theme_location'=>'main_menu') ); } ?>
'div', 'container_class' => 'menu-wrapper', 'container_id' => 'main-superfish-wrapper', 'menu_class'=> 'sf-menu', 'theme_location' => 'main_menu' ) ); ?>
array('name'=>THEME_SHORT_NAME.'_delicious', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/delicious.png'), 'deviantart'=> array('name'=>THEME_SHORT_NAME.'_deviantart', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/deviantart.png'), 'digg'=> array('name'=>THEME_SHORT_NAME.'_digg', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/digg.png'), 'facebook' => array('name'=>THEME_SHORT_NAME.'_facebook', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/facebook.png'), 'flickr' => array('name'=>THEME_SHORT_NAME.'_flickr', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/flickr.png'), 'lastfm'=> array('name'=>THEME_SHORT_NAME.'_lastfm', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/lastfm.png'), 'linkedin' => array('name'=>THEME_SHORT_NAME.'_linkedin', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/linkedin.png'), 'picasa'=> array('name'=>THEME_SHORT_NAME.'_picasa', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/picasa.png'), 'rss'=> array('name'=>THEME_SHORT_NAME.'_rss', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/rss.png'), 'stumble-upon'=> array('name'=>THEME_SHORT_NAME.'_stumble_upon', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/stumble-upon.png'), 'tumblr'=> array('name'=>THEME_SHORT_NAME.'_tumblr', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/tumblr.png'), 'twitter' => array('name'=>THEME_SHORT_NAME.'_twitter', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/twitter.png'), 'vimeo' => array('name'=>THEME_SHORT_NAME.'_vimeo', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/vimeo.png'), 'youtube' => array('name'=>THEME_SHORT_NAME.'_youtube', 'url'=> GOODLAYERS_PATH.'/images/icon/' . $social_icon_type . '/social/youtube.png') ); foreach( $gdl_social_icon as $social_name => $social_icon ){ $social_link = get_option($social_icon['name']); if( !empty($social_link) ){ echo '
' ; echo '
'; echo '
'; } } ?>