$themename ." Theme Options", "type" => "title"), array( "name" => __( "General Options", 'atmosphere' ), "type" => "section"), array( "type" => "open"), array( "name" => __( "Hide header titles", 'atmosphere' ), "desc" => __( "Hide the themes header title text", 'atmosphere' ), "id" => $shortname."_hide_titles", "type" => "checkbox", "default" => false), array( "name" => __( "Hide top menu", 'atmosphere' ), "desc" => __( "Hide the themes header top menu bar", 'atmosphere' ), "id" => $shortname."_hide_top_menu", "type" => "checkbox", "default" => false), array( "name" => __( "Hide main menu", 'atmosphere' ), "desc" => __( "Hide the themes main menu bar", 'atmosphere' ), "id" => $shortname."_hide_lower_menu", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Side Icons", 'atmosphere' ), "desc" => __( "Hide the right vertical social icons", 'atmosphere' ), "id" => $shortname."_hide_vertical_icons", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Footer Icons", 'atmosphere' ), "desc" => __( "Hide the horizontal footer social icons", 'atmosphere' ), "id" => $shortname."_hide_footer_icons", "type" => "checkbox", "default" => false), array( "type" => "close"), array( "name" => __( "Sidebar Widgets", 'atmosphere' ), "type" => "section"), array( "type" => "open"), array( "name" => __( "Hide Page Menu", 'atmosphere' ), "desc" => __( "Hide the sidebar page menu section", 'atmosphere' ), "id" => $shortname."_hide_menu", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Categories", 'atmosphere' ), "desc" => __( "Hide the sidebar categories section", 'atmosphere' ), "id" => $shortname."_hide_categories", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Archives", 'atmosphere' ), "desc" => __( "Hide the sidebar archive section", 'atmosphere' ), "id" => $shortname."_hide_archives", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Calendar", 'atmosphere' ), "desc" => __( "Hide the sidebar calendar section", 'atmosphere' ), "id" => $shortname."_hide_calendar", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Links", 'atmosphere' ), "desc" => __( "Hide the sidebar links section", 'atmosphere' ), "id" => $shortname."_hide_links", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Meta", 'atmosphere' ), "desc" => __( "Hide the sidebar meta section", 'atmosphere' ), "id" => $shortname."_hide_meta", "type" => "checkbox", "default" => false), array( "name" => __( "Hide Search", 'atmosphere' ), "desc" => __( "Hide the sidebar search section", 'atmosphere' ), "id" => $shortname."_hide_search", "type" => "checkbox", "default" => false), array( "type" => "close"), array( "name" => __( "Footer", 'atmosphere' ), "type" => "section"), array( "type" => "open"), array( "name" => __( "Footer Text", 'atmosphere' ), "desc" => __( "Company Footer Text", 'atmosphere' ), "id" => $shortname."_footer_text", "type" => "textarea", "default" => ""), array( "type" => "close"), array( "name" => __( "Social Icons", 'atmosphere' ), "type" => "section"), array( "type" => "open"), array( "name" => __( "RSS Icon", 'atmosphere' ), "desc" => __( "Option: select a different the rss icon", 'atmosphere' ), "id" => $shortname."_rss_icon", "type" => "select", "options" => $icons, "default" => ""), array( "name" => __( "Social Media Icon", 'atmosphere' ), "desc" => __( "Option: select a social media icon", 'atmosphere' ), "id" => $shortname."_icon_1", "type" => "select", "options" => $icons, "default" => ""), array( "name" => __( "Social Media Link", 'atmosphere' ), "desc" => __( "URL to your social media, starting http:// or mailto:", 'atmosphere' ), "id" => $shortname."_icon_1_url", "type" => "text", "default" => ""), array( "name" => __( "Social Media Alt Text", 'atmosphere' ), "desc" => __( "Enter alternate text for social the media icon", 'atmosphere' ), "id" => $shortname."_icon_1_alt", "type" => "text", "default" => ""), array( "name" => __( "Social Media Icon", 'atmosphere' ), "desc" => __( "Option: select a social media icon", 'atmosphere' ), "id" => $shortname."_icon_2", "type" => "select", "options" => $icons, "default" => ""), array( "name" => __( "Social Media Link", 'atmosphere' ), "desc" => __( "URL to your social media, starting http:// or mailto:", 'atmosphere' ), "id" => $shortname."_icon_2_url", "type" => "text", "default" => ""), array( "name" => __( "Social Media Alt Text", 'atmosphere' ), "desc" => __( "Enter alternate text for social the media icon", 'atmosphere' ), "id" => $shortname."_icon_2_alt", "type" => "text", "default" => ""), array( "name" => __( "Social Media Icon", 'atmosphere' ), "desc" => __( "Option: select a social media icon", 'atmosphere' ), "id" => $shortname."_icon_3", "type" => "select", "options" => $icons, "default" => ""), array( "name" => __( "Social Media Link", 'atmosphere' ), "desc" => __( "URL to your social media, starting http:// or mailto:", 'atmosphere' ), "id" => $shortname."_icon_3_url", "type" => "text", "default" => ""), array( "name" => __( "Social Media Alt Text", 'atmosphere' ), "desc" => __( "Enter alternate text for the media icon", 'atmosphere' ), "id" => $shortname."_icon_3_alt", "type" => "text", "default" => ""), array( "name" => __( "Social Media Icon", 'atmosphere' ), "desc" => __( "Option: select a social media icon", 'atmosphere' ), "id" => $shortname."_icon_4", "type" => "select", "options" => $icons, "default" => ""), array( "name" => __( "Social Media Link", 'atmosphere' ), "desc" => __( "URL to your social media, starting http:// or mailto:", 'atmosphere' ), "id" => $shortname."_icon_4_url", "type" => "text", "default" => ""), array( "name" => __( "Social Media Alt Text", 'atmosphere' ), "desc" => __( "Enter alternate text for the media icon", 'atmosphere' ), "id" => $shortname."_icon_4_alt", "type" => "text", "default" => ""), array( "name" => __( "Social Media Icon", 'atmosphere' ), "desc" => __( "Option: select a social media icon", 'atmosphere' ), "id" => $shortname."_icon_5", "type" => "select", "options" => $icons, "default" => ""), array( "name" => __( "Social Media Link", 'atmosphere' ), "desc" => __( "URL to your social media, starting http:// or mailto:", 'atmosphere' ), "id" => $shortname."_icon_5_url", "type" => "text", "default" => ""), array( "name" => __( "Social Media Alt Text", 'atmosphere' ), "desc" => __( "Enter alternate text for the media icon", 'atmosphere' ), "id" => $shortname."_icon_5_alt", "type" => "text", "default" => ""), array( "type" => "close"), ); function drcms_theme_options_do_page() { global $themename, $all_theme_options; $i=0; if ( ! isset( $_REQUEST['updated'] ) ) $_REQUEST['updated'] = false; ?>
" . get_current_theme() . __( ' Theme Options', 'atmosphere') . ""; ?>


/>