'Copyright Since (start date goes here)', 'intro_text' => '

Add Title Here

put text here.

', 'single_text' => '

Add Title Here

put text here

', 'page_text' => '

Add Title Here

put text here

', 'header_style' => '', 'featured_title' => 'Featured Content', 'blog_title' => 'Latest Headlines', 'side_heading' => 'Side Menu', 'side_nav' => 'Side Menu', 'author_credits' => true ); if ( is_admin() ) : // Load only if we are viewing an admin page function badeyes_register_settings() { // Register settings and call sanitation functions register_setting( 'badeyes_theme_options', 'badeyes_options', 'badeyes_validate_options' ); } add_action( 'admin_init', 'badeyes_register_settings' ); function badeyes_theme_options() { // Add theme options page to the addmin menu add_theme_page( 'Badeyes Theme Options', 'Badeyes Theme Options', 'edit_theme_options', 'theme_options', 'badeyes_theme_options_page' ); } add_action( 'admin_menu', 'badeyes_theme_options' ); // Function to generate options page function badeyes_theme_options_page() { global $badeyes_options, $badeyes_categories, $badeyes_layouts; if ( ! isset( $_REQUEST['updated'] ) ) $_REQUEST['updated'] = false; // This checks whether the form has just been submitted. ?>

Badeyes Theme Options

Use this area to add or remove items from the front end of the site.

You can use HTML in the edit boxes, but especially in the Intro Text area, if you do not then it will not render properly on the front end.

CSS Styles

If you know how to write css then use the area below to overwrite the classes with the new values.

Note: Remember that any color schemes you use might impact the "High Contrast" style sheet so make sure it doesn't impact appearance.

Introduction Text

Use the area below to add a description, Advertisement, Google Ads or any other relevant text to the top of the Blog, Single Post and Page area , as stated above you can use html, for accessibility reasons leave the heading if you use one at an H1 and make sure you keep the 'entry-title' class.

Rewrite Titles

Use the edit fields below to change or remove the corresponding text.

Miscellaneous

Author Credits />

Welcome to the Badeyes 2014 Child Theme

Important! This Theme requires that you have the TwentyFourteen Theme installed.

If you haven't already done so you can see a mock up version of this site at www.badeyes.com/2014/ (opens in new window/tab)"; ?> .

This Child Theme has been optimized for screen reader users but should still be understanbable by those who dont, see changes below.

Visual Editor

If you use a screen reader then you will need to go to your Profile page and check the box "Disable the visual Editor" so that you can create Posts properly, you will quickly find out that it does not work very well if you dont.

Widgets

Screen reader users will also need to go to the Widgets page and check the "enable accessibility mode" in the "Screen Options" area in order to be able to add and edit Widgets.

Header Image

The ability to crop the image has been removed for a number of reasons:

Menus

This Child Theme has 3 possible Menus, there is a custom menu an Primary one, both are situated horizontally under the Header section and the Secondary one or "Side Menu" located in the left hand sidebar.

Neither These menus nor their corresponding "Skip Links" will appear unless you create and manage them in the Menus area.

You can see examples at www.badeyes.com/2014/ (opens in new window/tab)"; ?>

WordPress for Bad Eyes

If you are new to WordPress then you might find my book useful even if you dont use a screen reader you can buy it at www.wordpressforbadeyes.com(opens in new window/tab>.