German Newspaper Theme Options


Theme Version

German NewsPaper Version ' . $theme_version . '


Theme Image Background

Here you can set the Background Color for images.

Background Color:

Header Image Location

Here you can set the URL for the header image.

Image Location:

News-Headline - Image Location and Name

Here you can type in the URL and name of the Images in des News-Headline.

Left-Image:
Location:
Alternate Text:
Link-URL:
Right-Image:
Location:
Alternate Text:
Link-URL:

Theme - Color Settings

Here you can set the values of different Theme colors.

Outer Border Color:
Main Background Color:

'; _e( $output_line, 'german_newspaper'); if ( $screen_width == 'on' ) { $width_checkbox = ' checked="checked" '; } else { $width_checkbox = ' '; } if ( $seo_meta_tags == 'on' ) { $seo_meta_tags_checkbox = ' checked="checked" '; } else { $seo_meta_tags_checkbox = ' '; } if ( $geourl_meta_tags == 'on' ) { $geourl_meta_tags_checkbox = ' checked="checked" '; } else { $geourl_meta_tags_checkbox = ' '; } $output_line = '

Theme - Width

Here you can decide in which size you want the theme - 800px or 1024px (default).

Width 800px:

Theme - HTML Source Code - meta tags

Here you can decide which meta tags should be in the HTML source code or not.

print SEO meta tags:
Keywords:
Description:
Author:
print GeoUrl meta tags:
GeoUrl Location: ?
GeoUrl Title:

Theme - Page Bar - Site exclusion

Here you can define which pages should not be visible in the page bar of the header.
Please type in the Id of the pages you want exclude separated by comma.

Page-Id:


'; _e( $output_line, 'german_newspaper'); if ( $tab_feature_b1 == 'on' ) { $tab_b1_checkbox = ' checked="checked" '; } else { $tab_b1_checkbox = ' '; } if ( $tab_feature_b2 == 'on' ) { $tab_b2_checkbox = ' checked="checked" '; } else { $tab_b2_checkbox = ' '; } $output_line = '

Theme - Tab Panel Feature for Bottom Bars (not implemented yet !!!)

Here you can define if you like to have a Tab-Panel inside your two bottom bars or not.


'; get_tab_b1_titles(); foreach ( $tab_b1_titles as $index => $title ) { $output_line .= ' '; } $output_line .= ' '; get_tab_b2_titles(); foreach ( $tab_b2_titles as $index => $title ) { $output_line .= ' '; } $output_line .= '
Bottom Bar 1: '; if ( $tab_feature_b1 == 'on' ) { $class = ''; } else { $class = ' class="hidden" '; } $output_line .= '
'; $output_line .= '
Bottom Bar 2: '; if ( $tab_feature_b2 == 'on' ) { $class = ''; } else { $class = ' class="hidden" '; } $output_line .= '
'; $output_line .= '
'; _e( $output_line, 'german_newspaper'); $output_line = '

Theme - remove all registered widgets

Set this if you want remove all registered widgets from all sidebars:


'; _e( $output_line, 'german_newspaper'); } ?>