array( 'value' => 'default', 'label' => __( 'Default', 'Basically' ), ), 'black' => array( 'value' => 'black', 'label' => __( 'Black', 'Basically' ), ), 'red' => array( 'value' => 'red', 'label' => __( 'Red', 'Basically' ), ), 'grey' => array( 'value' => 'grey', 'label' => __( 'Grey', 'Basically' ), ), 'green' => array( 'value' => 'green', 'label' => __( 'Green', 'Basically' ), ), 'purple' => array( 'value' => 'purple', 'label' => __( 'Purple', 'Basically' ), ), 'brown' => array( 'value' => 'brown', 'label' => __( 'Brown', 'Basically' ), ), ); return apply_filters( 'Basically_color_schemes', $color_scheme_options ); } function Basically_show_category_header() { $show_category_header = array( 'yes' => array( 'value' => 'yes', 'label' => __( 'Yes', 'Basically' ), ), 'no' => array( 'value' => 'no', 'label' => __( 'No', 'Basically' ), ), ); return apply_filters( 'Basically_show_category_header', $show_category_header ); } function Basically_get_default_theme_options() { $default_theme_options = array( 'color_scheme' => 'default', 'category_header' => 'yes', ); return apply_filters( 'Basically_default_theme_options', $default_theme_options ); } function Basically_get_theme_options() { return get_option( 'Basically_theme_options', Basically_get_default_theme_options() ); } function Basically_theme_options_render_page() { ?>

General Settings
Upload Custom Header: If you want to upload your custom header. Please Go to this page
Custom Background: If you want to change the background color or want to upload your background image. Please Go to this page
Custom Menus : Easily add, edit and delete your menus using custom menus. Please Go to this page to setup your menus
Color Scheme
Upload Logo:
Show Category Menu in Header :
Header Script :
Tracking Code :
Ads (adsense) Settings
468x60 Header Ad :
Single Post Ads (below post title) :
Single Post Ads (below post content) :

Give Basically 5 Star Rating

If you love this theme, please give 5 star rating at wordpress directory. Give 5 star rating

Support

Need a support ? Send me an email to asksatrya@gmail.com