SKIN
Styles
Dynamic Custom CSS
ID: dynamiccustomcss
Type: textarea
Default: none
ID: dynamiccustomcss
Type: textarea
Default: none
Replacement Values
Dynamic Stylesheet includes some replacement value support.Mostly for pointing to your stylesheet/template directory URLs, but also for some IE helper files.
%STYLEURL% = %STYLESHEETURL% = Full URL to your Stylesheet directory (eg. themes/my-child-theme/)
%STYLEIMAGEURL% = Full URL to your Stylesheet directory Images (eg. themes/my-child-theme/images/)
%TEMPLATEURL% = Full URL to your Template directory (themes/bioship/)
%TEMPLATEIMAGEURL% = Full URL to your Template directory Images (themes/bioship/images/)
%PIE% = Full URL to pie.htc file. eg. behavior:url(%PIE%); (for CSS3 on IE 6-9 more info)
%BORDERRADIUS% = Full URL to border-radius.htc file. eg. behavior:url(%BORDERRADIUS%); (more info)
Note: custom.css will also be loaded if it exists.
Dynamic CSS Mode
Whether to load Dynamic Skin and Grid via AJAX or Direct URL.
ID: themecssmode
Type: select
Default: direct
Whether to load Dynamic Skin and Grid via AJAX or Direct URL.
ID: themecssmode
Type: select
Default: direct
Perform CSS Reset
Whether to do a CSS reset before loading main stylesheets. Can use either normalize.css (recommended) or plain CSS reset.
ID: cssreset
Type: select
Default: normalize
Whether to do a CSS reset before loading main stylesheets. Can use either normalize.css (recommended) or plain CSS reset.
ID: cssreset
Type: select
Default: normalize
Load Formalize (CSS and JS)
Loads Formalize CSS and Javascript for cleaner cross-browser <form> element styling.
ID: loadformalize
Type: checkbox
Default: 1
Loads Formalize CSS and Javascript for cleaner cross-browser <form> element styling.
ID: loadformalize
Type: checkbox
Default: 1
Combine Core Stylesheets
Core BioShip Stylesheets will be combined and used upon saving (but only upon saving, so re-save if you change any!)
ID: combinecsscore
Type: checkbox
Default: 0
Core BioShip Stylesheets will be combined and used upon saving (but only upon saving, so re-save if you change any!)
ID: combinecsscore
Type: checkbox
Default: 0
Cache Busting for Stylesheets
Querystring used as version for cache busting Stylesheet files.
ID: stylesheetcachebusting
Type: select
Default: filemtime
Querystring used as version for cache busting Stylesheet files.
ID: stylesheetcachebusting
Type: select
Default: filemtime
HTML Element Comments
Add Comment Wrappers to main HTML Elements for easier reading of page source while developing. You may want to turn this off later.
ID: htmlcomments
Type: checkbox
Default: 0
Add Comment Wrappers to main HTML Elements for easier reading of page source while developing. You may want to turn this off later.
ID: htmlcomments
Type: checkbox
Default: 0
Background
Background Colour
Sets the default body background-color property.
ID: body_bg_color
Type: color
Default: #FFFFFF
CSS Element(s): body
CSS Property: background-color
Sets the default body background-color property.
ID: body_bg_color
Type: color
Default: #FFFFFF
CSS Element(s): body
CSS Property: background-color
Background Image
Set the body background image, you can upload or paste the URL here. Your background should be resized prior to uploading.
ID: background_image
Type: upload
Default: none
CSS Element(s): body
CSS Property: background-image
Set the body background image, you can upload or paste the URL here. Your background should be resized prior to uploading.
ID: background_image
Type: upload
Default: none
CSS Element(s): body
CSS Property: background-image
Background Position
Set the body background-position CSS property.
ID: background_position
Type: text
Default: top center
CSS Element(s): body
CSS Property: background-position
Set the body background-position CSS property.
ID: background_position
Type: text
Default: top center
CSS Element(s): body
CSS Property: background-position
Background Size
Set the body background-size CSS property.
ID: background_size
Type: text
Default: none
CSS Element(s): body
CSS Property: background-size
Set the body background-size CSS property.
ID: background_size
Type: text
Default: none
CSS Element(s): body
CSS Property: background-size
Background Repeat
Set the body background-repeat CSS property.
ID: background_repeat
Type: select
Default: no-repeat
CSS Element(s): body
CSS Property: background-repeat
Set the body background-repeat CSS property.
ID: background_repeat
Type: select
Default: no-repeat
CSS Element(s): body
CSS Property: background-repeat
Background Attachment
Set the body background-attachment CSS property.
ID: background_attachment
Type: select
Default: scroll
CSS Element(s): body
CSS Property: background-attachment
Set the body background-attachment CSS property.
ID: background_attachment
Type: select
Default: scroll
CSS Element(s): body
CSS Property: background-attachment
Header
Header Background Colour
Sets the default body background-color property.
ID: headerbgcolor
Type: color
Default: #FFFFFF
CSS Element(s): #header
CSS Property: background-color
Sets the default body background-color property.
ID: headerbgcolor
Type: color
Default: #FFFFFF
CSS Element(s): #header
CSS Property: background-color
Header Background Image
Set the header image background image, you can upload or paste the URL here. Your background should be resized prior to uploading.
ID: header_background_image
Type: upload
Default: none
CSS Element(s): #header
CSS Property: background-image
Set the header image background image, you can upload or paste the URL here. Your background should be resized prior to uploading.
ID: header_background_image
Type: upload
Default: none
CSS Element(s): #header
CSS Property: background-image
Header Background Position
Set the header image background-position CSS property.
ID: header_background_position
Type: text
Default: top center
CSS Element(s): #header
CSS Property: background-position
Set the header image background-position CSS property.
ID: header_background_position
Type: text
Default: top center
CSS Element(s): #header
CSS Property: background-position
Header Background Size
Set the header image background-size CSS property.
ID: header_background_size
Type: text
Default: 100%
CSS Element(s): #header
CSS Property: background-size
Set the header image background-size CSS property.
ID: header_background_size
Type: text
Default: 100%
CSS Element(s): #header
CSS Property: background-size
Header Background Repeat
Set the header image background-repeat CSS property.
ID: header_background_repeat
Type: select
Default: no-repeat
CSS Element(s): #header
CSS Property: background-repeat
Set the header image background-repeat CSS property.
ID: header_background_repeat
Type: select
Default: no-repeat
CSS Element(s): #header
CSS Property: background-repeat
Header Logo
If you prefer to show a graphic logo in place of the site title, you can upload or paste the URL here. Your logo should be resized prior to uploading.
ID: header_logo
Type: upload
Default: none
CSS Element(s): #site-logo
CSS Property: background-image
If you prefer to show a graphic logo in place of the site title, you can upload or paste the URL here. Your logo should be resized prior to uploading.
ID: header_logo
Type: upload
Default: none
CSS Element(s): #site-logo
CSS Property: background-image
Auto Resize Logo
Resizes the logo image proportionally with header on window resize.
ID: logoresize
Type: checkbox
Default: 0
Resizes the logo image proportionally with header on window resize.
ID: logoresize
Type: checkbox
Default: 0
Sticky Logo
Fixes the logo image to the top of the page when it is scrolled past.
ID: stickylogo
Type: checkbox
Default: 0
Fixes the logo image to the top of the page when it is scrolled past.
ID: stickylogo
Type: checkbox
Default: 0
Display Site Title
Whether to display the Site Title text.
ID: site_title
Type: checkbox
Default: 1
CSS Element(s): #header h1#site-title-text a
CSS Property: display
Whether to display the Site Title text.
ID: site_title
Type: checkbox
Default: 1
CSS Element(s): #header h1#site-title-text a
CSS Property: display
Display Site Tagline
Whether to display the Site Tagline text.
ID: site_description
Type: checkbox
Default: 1
CSS Element(s): #site-description .site-desc
CSS Property: display
Whether to display the Site Tagline text.
ID: site_description
Type: checkbox
Default: 1
CSS Element(s): #site-description .site-desc
CSS Property: display
Site Title Text Style
ID: headline_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #header h1#site-title-text a
ID: headline_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #header h1#site-title-text a
Site Tagline Text Style
ID: tagline_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #site-description .site-desc
ID: tagline_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #site-description .site-desc
Menu
Auto Space Navigation
Sets percentage widths for top level Menu Item Display based on number of items (tip: works well with short menu item names, not well with long ones.)
ID: navmenuautospace
Type: checkbox
Default: 0
Sets percentage widths for top level Menu Item Display based on number of items (tip: works well with short menu item names, not well with long ones.)
ID: navmenuautospace
Type: checkbox
Default: 0
Sticky Navigation Bar
Fixes the navigation menu to the top of the page when it is scrolled past.
ID: stickynavbar
Type: checkbox
Default: 0
Fixes the navigation menu to the top of the page when it is scrolled past.
ID: stickynavbar
Type: checkbox
Default: 0
Mobile Navigation Button
Hide the Navigation Bar and add a Show Menu button on smaller screens (less than 480px)
ID: mobilenavmanu
Type: checkbox
Default: 1
Hide the Navigation Bar and add a Show Menu button on smaller screens (less than 480px)
ID: mobilenavmanu
Type: checkbox
Default: 1
Main Menu Item Typography
Typography for top level menu items.
ID: navmenu_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #navigation #mainmenu ul li, #navigation #mainmenu ul li a
Typography for top level menu items.
ID: navmenu_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #navigation #mainmenu ul li, #navigation #mainmenu ul li a
Main SubMenu Item Typography
Typography for secondary level submenu items.
ID: navsubmenu_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #navigation #mainmenu ul li ul li, #navigation #mainmenu ul li ul li a
Typography for secondary level submenu items.
ID: navsubmenu_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #navigation #mainmenu ul li ul li, #navigation #mainmenu ul li ul li a
Navigation Container Background Color
Background Color for Navigation Container.
ID: navmenubgcolor
Type: color
Default: none
CSS Element(s): #navigation, #navigation #mainmenu, #navigation #mainmenu ul
CSS Property: background-color
Background Color for Navigation Container.
ID: navmenubgcolor
Type: color
Default: none
CSS Element(s): #navigation, #navigation #mainmenu, #navigation #mainmenu ul
CSS Property: background-color
Menu Item Background Color
Background Color for Menu Items.
ID: navmenuitembgcolor
Type: color
Default: none
CSS Element(s): #navigation #mainmenu ul li
CSS Property: background-color
Background Color for Menu Items.
ID: navmenuitembgcolor
Type: color
Default: none
CSS Element(s): #navigation #mainmenu ul li
CSS Property: background-color
Active Menu Item Text Color
Text Color for Current Page Menu Item.
ID: navmenuactivecolor
Type: color
Default: #555555
CSS Element(s): #navigation #mainmenu ul li.active, #navigation #mainmenu ul li.current-menu-item, #navigation #mainmenu ul li.current-menu-item a
CSS Property: color
Text Color for Current Page Menu Item.
ID: navmenuactivecolor
Type: color
Default: #555555
CSS Element(s): #navigation #mainmenu ul li.active, #navigation #mainmenu ul li.current-menu-item, #navigation #mainmenu ul li.current-menu-item a
CSS Property: color
Active Menu Item Background Color
Background Color for Current Page Menu Item.
ID: navmenuactivebgcolor
Type: color
Default: #E0E0E0
CSS Element(s): #navigation #mainmenu ul li.active, #navigation #mainmenu ul li.current-menu-item
CSS Property: background-color
Background Color for Current Page Menu Item.
ID: navmenuactivebgcolor
Type: color
Default: #E0E0E0
CSS Element(s): #navigation #mainmenu ul li.active, #navigation #mainmenu ul li.current-menu-item
CSS Property: background-color
Hover Menu Item Text Color
Text Color for Page Menu Item Hover.
ID: navmenuhovercolor
Type: color
Default: none
CSS Element(s): #navigation #mainmenu ul li:hover, #navigation #mainmenu ul li:hover a
CSS Property: color
Text Color for Page Menu Item Hover.
ID: navmenuhovercolor
Type: color
Default: none
CSS Element(s): #navigation #mainmenu ul li:hover, #navigation #mainmenu ul li:hover a
CSS Property: color
Hover Menu Item Background Color
Background Color for Page Menu Item Hover.
ID: navmenuhoverbgcolor
Type: color
Default: #F0F0F0
CSS Element(s): #navigation #mainmenu ul li:hover
CSS Property: background-color
Background Color for Page Menu Item Hover.
ID: navmenuhoverbgcolor
Type: color
Default: #F0F0F0
CSS Element(s): #navigation #mainmenu ul li:hover
CSS Property: background-color
SubMenu Container Background Color
Background Color for Navigation SubMenu Container.
ID: navmenusubbgcolor
Type: color
Default: #FFFFFF
CSS Element(s): #navigation #mainmenu ul ul, #navigation #mainmenu ul ul li
CSS Property: background-color
Background Color for Navigation SubMenu Container.
ID: navmenusubbgcolor
Type: color
Default: #FFFFFF
CSS Element(s): #navigation #mainmenu ul ul, #navigation #mainmenu ul ul li
CSS Property: background-color
Hover SubMenu Item Text Color
Text Color for Page SubMenu Item Hover.
ID: submenuhovercolor
Type: color
Default: none
CSS Element(s): #navigation #mainmenu ul ul li:hover
CSS Property: color
Text Color for Page SubMenu Item Hover.
ID: submenuhovercolor
Type: color
Default: none
CSS Element(s): #navigation #mainmenu ul ul li:hover
CSS Property: color
Hover SubMenu Item Background Color
Background Color for Page SubMenu Item Hover.
ID: submenuhoverbgcolor
Type: color
Default: #F0F0F0
CSS Element(s): #navigation #mainmenu ul ul li:hover
CSS Property: background-color
Background Color for Page SubMenu Item Hover.
ID: submenuhoverbgcolor
Type: color
Default: #F0F0F0
CSS Element(s): #navigation #mainmenu ul ul li:hover
CSS Property: background-color
Colours
Input Text Color
Default input text color (text input, select input, textarea)
ID: inputcolor
Type: color
Default: #111111
CSS Element(s): body input[type="text"], body input[type="checkbox"], body select, body textarea
CSS Property: color
Default input text color (text input, select input, textarea)
ID: inputcolor
Type: color
Default: #111111
CSS Element(s): body input[type="text"], body input[type="checkbox"], body select, body textarea
CSS Property: color
Input Background Color
Default input text background color (body a)
ID: inputbgcolor
Type: color
Default: #FFFFFF
CSS Element(s): body input[type="text"], body input[type="checkbox"], body input[type="pasword"], body select, body textarea
CSS Property: background-color
Default input text background color (body a)
ID: inputbgcolor
Type: color
Default: #FFFFFF
CSS Element(s): body input[type="text"], body input[type="checkbox"], body input[type="pasword"], body select, body textarea
CSS Property: background-color
Here you can set some basic styles that will be loaded via the Dynamic CSS file.
Main Div Area Colours
Colorpicker
Helps you pick hex colours. But does not set anything as you might want to use transparent or rgb/rgba.
ID:
Type: color
Default: none
Helps you pick hex colours. But does not set anything as you might want to use transparent or rgb/rgba.
ID:
Type: color
Default: none
Wrapper Background Colour
Sets background-color property for #wrap div.
ID: wrapbgcolor
Type: text
Default: none
CSS Element(s): #wrap.container
CSS Property: background-color
Sets background-color property for #wrap div.
ID: wrapbgcolor
Type: text
Default: none
CSS Element(s): #wrap.container
CSS Property: background-color
Content Background Colour
Sets background-color property for #content div.
ID: contentbgcolor
Type: text
Default: none
CSS Element(s): #content
CSS Property: background-color
Sets background-color property for #content div.
ID: contentbgcolor
Type: text
Default: none
CSS Element(s): #content
CSS Property: background-color
Sidebar Background Colour
Sets background-color property for #sidebar div.
ID: sidebarbgcolor
Type: text
Default: none
CSS Element(s): #sidebar
CSS Property: background-color
Sets background-color property for #sidebar div.
ID: sidebarbgcolor
Type: text
Default: none
CSS Element(s): #sidebar
CSS Property: background-color
Subsidiary Sidebar Background Colour
Sets background-color property for #sidebar-subsidiary div.
ID: subsidebarbgcolor
Type: text
Default: none
CSS Element(s): #subsidebar
CSS Property: background-color
Sets background-color property for #sidebar-subsidiary div.
ID: subsidebarbgcolor
Type: text
Default: none
CSS Element(s): #subsidebar
CSS Property: background-color
Footer Background Colour
Sets background-color property for #footer div.
ID: footerbgcolor
Type: text
Default: none
CSS Element(s): #footer
CSS Property: background-color
Sets background-color property for #footer div.
ID: footerbgcolor
Type: text
Default: none
CSS Element(s): #footer
CSS Property: background-color
Fonts
Body Content Typography
Default Main Typography for the webpage Body. Example Font Stack Page.
ID: body_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #wrap.container
Default Main Typography for the webpage Body. Example Font Stack Page.
ID: body_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #wrap.container
Extra Fonts
Fonts to load via Google Fonts, comma separated. You can then customize font stacks via the options_font_stacks filter (see filters.php)
ID: extrafonts
Type: text
Default: Open Sans
Fonts to load via Google Fonts, comma separated. You can then customize font stacks via the options_font_stacks filter (see filters.php)
ID: extrafonts
Type: text
Default: Open Sans
Section Typography
Header Typography
Typography for within the #header div.
ID: header_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #header
Typography for within the #header div.
ID: header_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #header
Sidebar Typography
Typography for within the #sidebar div.
ID: sidebar_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #sidebar
Typography for within the #sidebar div.
ID: sidebar_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #sidebar
Subsidebar Typography
Typography for within the #subsidebar div.
ID: subsidebar_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #subsidebar
Typography for within the #subsidebar div.
ID: subsidebar_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #subsidebar
Content Area Typography
Typography for within the #content div.
ID: content_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #content .entry-content
Typography for within the #content div.
ID: content_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #content .entry-content
Footer Typography
Typography for within the #footer div.
ID: footer_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #footer
Typography for within the #footer div.
ID: footer_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #footer
Headings Typography
Selected Heading fonts are auto-loaded via Google Fonts. Example Title Font Page. Customize available font selections via the bioship_options_title_fonts filter (see filters.php)<H1> Heading Typography
Heading One typography.
ID: h1_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h1
Heading One typography.
ID: h1_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h1
<H2> Heading Typography
Heading Two typography.
ID: h2_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h2
Heading Two typography.
ID: h2_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h2
<H3> Heading Typography
Heading Three typography.
ID: h3_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h3
Heading Three typography.
ID: h3_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h3
<H4> Heading Typography
Heading Four typography.
ID: h4_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h4
Heading Four typography.
ID: h4_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h4
<H5> Heading Typography
Heading Five typography.
ID: h5_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h5
Heading Five typography.
ID: h5_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h5
<H6> Heading Typography
Heading Six typography.
ID: h6_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h6
Heading Six typography.
ID: h6_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): #h6
Links
Link Styles
Link Color
Default hyperlinks color (body a)
ID: link_color
Type: color
Default: #3568A9
CSS Element(s): body a
CSS Property: color
Default hyperlinks color (body a)
ID: link_color
Type: color
Default: #3568A9
CSS Element(s): body a
CSS Property: color
Link Underlines
Underlines for hyperlinks (body a)
ID: alinkunderline
Type: radio
Default: none
CSS Element(s): body a
CSS Property: text-decoration
Underlines for hyperlinks (body a)
ID: alinkunderline
Type: radio
Default: none
CSS Element(s): body a
CSS Property: text-decoration
Hover Link Color
Hover hyperlinks color (body a:hover)
ID: link_hover_color
Type: color
Default: #3376EA
CSS Element(s): body a:hover
CSS Property: color
Hover hyperlinks color (body a:hover)
ID: link_hover_color
Type: color
Default: #3376EA
CSS Element(s): body a:hover
CSS Property: color
Link Hover Underlines
Underlines for Hover hyperlinks (body a:hover)
ID: alinkhoverunderline
Type: radio
Default: underline
CSS Element(s): body a:hover
CSS Property: text-decoration
Underlines for Hover hyperlinks (body a:hover)
ID: alinkhoverunderline
Type: radio
Default: underline
CSS Element(s): body a:hover
CSS Property: text-decoration
Buttons
Button Styles
Button Typography
Button Typography.
ID: button_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
Button Typography.
ID: button_typography
Type: typography
Defaults: size, face, style, color
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
Button Font Hover Colour
Button Font Hover Colour.
ID: button_font_hover
Type: color
Default: #FFFFFF
CSS Element(s): body button:hover, body input[type="submit"]:hover, body input[type="reset"]:hover, body input[type="button"]:hover, body a.button:hover, body .button a:hover, body .button:hover
CSS Property: color
Button Font Hover Colour.
ID: button_font_hover
Type: color
Default: #FFFFFF
CSS Element(s): body button:hover, body input[type="submit"]:hover, body input[type="reset"]:hover, body input[type="button"]:hover, body a.button:hover, body .button a:hover, body .button:hover
CSS Property: color
Button Gradient Top Colour
Default Buttons, Gradient Top Colour.
ID: button_bgcolor_top
Type: color
Default: #2a72c0
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundtop
Default Buttons, Gradient Top Colour.
ID: button_bgcolor_top
Type: color
Default: #2a72c0
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundtop
Button Gradient Bottom Colour
Default Buttons, Gradient Bottom Colour.
ID: button_bgcolor_bottom
Type: color
Default: #1d65b3
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundbottom
Default Buttons, Gradient Bottom Colour.
ID: button_bgcolor_bottom
Type: color
Default: #1d65b3
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundbottom
Hover Button Gradient Top Colour
On Button Hover, Gradient Top Colour.
ID: button_hoverbg_top
Type: color
Default: #156bc6
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundtop:hover
On Button Hover, Gradient Top Colour.
ID: button_hoverbg_top
Type: color
Default: #156bc6
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundtop:hover
Hover Button Gradient Bottom Colour
On Button Hover, Gradient Bottom Colour.
ID: button_hoverbg_bottom
Type: color
Default: #156bc6
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundbottom:hover
On Button Hover, Gradient Bottom Colour.
ID: button_hoverbg_bottom
Type: color
Default: #156bc6
CSS Element(s): body button, body input[type="reset"], body input[type="submit"], body input[type="button"], body a.button, body button a, body .button
CSS Property: backgroundbottom:hover
Comment Buttons
Also apply the above button styling to make Edit/Reply Comment Links into buttons.
ID: commentbuttons
Type: checkbox
Default: 1
Also apply the above button styling to make Edit/Reply Comment Links into buttons.
ID: commentbuttons
Type: checkbox
Default: 1
WooCommerce Buttons
Also apply the above button styling to WooCommerce CSS Button selectors.
ID: woocommercebuttons
Type: checkbox
Default: none
Also apply the above button styling to WooCommerce CSS Button selectors.
ID: woocommercebuttons
Type: checkbox
Default: none
Extra Button Selectors
Also apply the above button styling to a comma separates list of CSS selectors with !important (note: hover rule will be added for each selector. Useful if default button code is being over-ridden by 3rd party stylesheets. eg. button.alm-load-more-btn.more for AJAX Load More Button.)
ID: extrabuttonselectors
Type: text
Default: none
Also apply the above button styling to a comma separates list of CSS selectors with !important (note: hover rule will be added for each selector. Useful if default button code is being over-ridden by 3rd party stylesheets. eg. button.alm-load-more-btn.more for AJAX Load More Button.)
ID: extrabuttonselectors
Type: text
Default: none
Login
Login Page Logo
Replaces the Logo on your wp-login.php Page.
ID: loginlogo
Type: select
Default: default
Replaces the Logo on your wp-login.php Page.
ID: loginlogo
Type: select
Default: default
Upload Login Page Logo
Replaces Wordpress Logo on Login Page.
ID: loginlogourl
Type: upload
Default: none
Replaces Wordpress Logo on Login Page.
ID: loginlogourl
Type: upload
Default: none
Login Form Wrap Color
Background Colour for the Login Form Box
ID: loginwrapbgcolor
Type: color
Default: #F0F0F0
Background Colour for the Login Form Box
ID: loginwrapbgcolor
Type: color
Default: #F0F0F0
Login Form Text Color
Text Colour for the Login Form Box
ID: loginwrapcolor
Type: color
Default: inherit
Text Colour for the Login Form Box
ID: loginwrapcolor
Type: color
Default: inherit
Login Background Image
Leave blank to use main background image. For styling use body.login
ID: loginbackgroundurl
Type: upload
Default: none
Leave blank to use main background image. For styling use body.login
ID: loginbackgroundurl
Type: upload
Default: none
Theme My Login
Integrated TML Templates into Theme (if TML plugin is installed.)Improve TML Template Hierarchy
Makes TML look for TML templates in child and parent theme directories first (note: must be active for below image options to work!)
ID: tmltemplates
Type: checkbox
Default: 1
Makes TML look for TML templates in child and parent theme directories first (note: must be active for below image options to work!)
ID: tmltemplates
Type: checkbox
Default: 1
Login Button Image URL
Replace TML login submit button with image.
ID: loginbuttonurl
Type: upload
Default: none
Replace TML login submit button with image.
ID: loginbuttonurl
Type: upload
Default: none
Register Button Image URL
Replace TML register submit button with image.
ID: registerbuttonurl
Type: upload
Default: none
Replace TML register submit button with image.
ID: registerbuttonurl
Type: upload
Default: none
Profile Update Button Image URL
Replace TML profile update submit button with image.
ID: profilebuttonurl
Type: upload
Default: none
Replace TML profile update submit button with image.
ID: profilebuttonurl
Type: upload
Default: none
Login Logo on Register Form
Add Admin login logo to top of TML Register Form.
ID: registerformimage
Type: checkbox
Default: 0
Add Admin login logo to top of TML Register Form.
ID: registerformimage
Type: checkbox
Default: 0
Login Logo on Login Form
Add Admin login logo to top of TML Login Form.
ID: loginformimage
Type: checkbox
Default: 0
Add Admin login logo to top of TML Login Form.
ID: loginformimage
Type: checkbox
Default: 0
MUSCLE
Scripts
Cache Busting for Javascripts
Querystring used as version for cache busting Javascript files.
ID: javascriptcachebusting
Type: select
Default: filemtime
Querystring used as version for cache busting Javascript files.
ID: javascriptcachebusting
Type: select
Default: filemtime
Load jQuery from Google CDN
Loads jQuery from the Google CDN instead of the WordPress copy. Can speed up pageload as it is probably already cached in most browsers. (Automatically falls back to local copy if Google CDN is unreachable.)
ID: jquerygooglecdn
Type: checkbox
Default: 0
Loads jQuery from the Google CDN instead of the WordPress copy. Can speed up pageload as it is probably already cached in most browsers. (Automatically falls back to local copy if Google CDN is unreachable.)
ID: jquerygooglecdn
Type: checkbox
Default: 0
Load PrefixFree Javascript
Auto-adds browser-specific prefixes to unprefixed CSS code. (See PrefixFree for details. Dynamic DOM and jQuery plugins included.)
ID: prefixfree
Type: checkbox
Default: 1
Auto-adds browser-specific prefixes to unprefixed CSS code. (See PrefixFree for details. Dynamic DOM and jQuery plugins included.)
ID: prefixfree
Type: checkbox
Default: 1
Internet Exporer Specific Supports
Load Selectivizr, HTML5, SuperSleight and/or Flexibility.
ID: iesupports
Type: multicheck
Defaults: selectivizr, html5shiv, supersleight, flexibility
Load Selectivizr, HTML5, SuperSleight and/or Flexibility.
ID: iesupports
Type: multicheck
Defaults: selectivizr, html5shiv, supersleight, flexibility
Media Queries Javascript
Polyfill to help fix CSS3 Media Queries for older browsers eg. IE6-IE8. (See Respond and MediaQueries)
ID: mediaqueries
Type: select
Default: respond
Polyfill to help fix CSS3 Media Queries for older browsers eg. IE6-IE8. (See Respond and MediaQueries)
ID: mediaqueries
Type: select
Default: respond
Load Fastclick Javascript
Loads fastclick.js (polyfill to remove click delays on browsers with touch UIs.)
ID: loadfastclick
Type: checkbox
Default: 1
Loads fastclick.js (polyfill to remove click delays on browsers with touch UIs.)
ID: loadfastclick
Type: checkbox
Default: 1
Load Mousewheel Javascript
Loads mousewheel.js (polyfill to enable mousewheel on older browsers.)
ID: loadmousewheel
Type: checkbox
Default: 1
Loads mousewheel.js (polyfill to enable mousewheel on older browsers.)
ID: loadmousewheel
Type: checkbox
Default: 1
Load NW Matcher Javascript
Adds further CSS selector support. More Details.
ID: nwwatcher
Type: checkbox
Default: 0
Adds further CSS selector support. More Details.
ID: nwwatcher
Type: checkbox
Default: 0
Load NW Event Javascript
Adds improved Event Manager support. Requires NW Matcher. More Details.
ID: nwevents
Type: checkbox
Default: 0
Adds improved Event Manager support. Requires NW Matcher. More Details.
ID: nwevents
Type: checkbox
Default: 0
Load Modernizr
Whether to load Modernizr javascript or not, production (~10kb) or development (~50kb) Note: required for loading Foundation.
ID: loadmodernizr
Type: select
Default: off
Whether to load Modernizr javascript or not, production (~10kb) or development (~50kb) Note: required for loading Foundation.
ID: loadmodernizr
Type: select
Default: off
Load CSS.Supports Javascript
Loads CSS.Supports (polyfill for Javascript API to check for CSS rule support.)
ID: loadcsssupports
Type: checkbox
Default: 0
Loads CSS.Supports (polyfill for Javascript API to check for CSS rule support.)
ID: loadcsssupports
Type: checkbox
Default: 0
Load MatchMedia Javascript
Loads MatchMedia (polyfill for Javascript MatchMedia media query support.)
ID: loadmatchmedia
Type: checkbox
Default: 0
Loads MatchMedia (polyfill for Javascript MatchMedia media query support.)
ID: loadmatchmedia
Type: checkbox
Default: 0
Extras
Disable Emojis
Unqueues Emoji scripts and styles from frontend and backend.
ID: disableemojis
Type: checkbox
Default: 1
Unqueues Emoji scripts and styles from frontend and backend.
ID: disableemojis
Type: checkbox
Default: 1
Load Smooth Scrolling
Loads jQuery Smooth Scrolling for #hash (a name) links.
ID: smoothscrolling
Type: checkbox
Default: 1
Loads jQuery Smooth Scrolling for #hash (a name) links.
ID: smoothscrolling
Type: checkbox
Default: 1
Load jQuery Match Height
Loads jQuery MatchHeight to apply matching heights to any page element with .matchheight class.
ID: loadmatchheight
Type: checkbox
Default: 0
Loads jQuery MatchHeight to apply matching heights to any page element with .matchheight class.
ID: loadmatchheight
Type: checkbox
Default: 0
Load jQuery Sticky Kit
Loads jQuery Sticky Kit for smart scrolling page elements inside parent element.
ID: loadstickykit
Type: checkbox
Default: 0
Loads jQuery Sticky Kit for smart scrolling page elements inside parent element.
ID: loadstickykit
Type: checkbox
Default: 0
Sticky Kit Elements
List of elements to apply Sticky Kit to, comma separated.
ID: stickyelements
Type: text
Default: #sidebar,#subsidebar
List of elements to apply Sticky Kit to, comma separated.
ID: stickyelements
Type: text
Default: #sidebar,#subsidebar
Load FitVids Javascript
Loads fitvids.js and applies it to the selected elements (auto-fits video widths to element area.)
ID: loadfitvids
Type: checkbox
Default: 0
Loads fitvids.js and applies it to the selected elements (auto-fits video widths to element area.)
ID: loadfitvids
Type: checkbox
Default: 0
FitVids Elements
List of elements to apply Fitvids to, comma separated.
ID: fitvidselements
Type: text
Default: #content,.videowrapper
List of elements to apply Fitvids to, comma separated.
ID: fitvidselements
Type: text
Default: #content,.videowrapper
Load jQuery Scroll To Fixed
Loads jQuery Scroll To Fixed for floating fixed position scrolling elements.
ID: loadscrolltofixed
Type: checkbox
Default: 0
Loads jQuery Scroll To Fixed for floating fixed position scrolling elements.
ID: loadscrolltofixed
Type: checkbox
Default: 0
Reading
Site Credits
Set the site credits to display in the Footer. 0 for blank.
ID: sitecredits
Type: text
Default: none
Set the site credits to display in the Footer. 0 for blank.
ID: sitecredits
Type: text
Default: none
"Home" Blog Category Mode
Whether to filter category query on "Home" Blog Page.
ID: homecategorymode
Type: select
Default: all
Whether to filter category query on "Home" Blog Page.
ID: homecategorymode
Type: select
Default: all
Search Results per Page
Number of search results to show for keyword search.
ID: searchresults
Type: text
Default: 30
Number of search results to show for keyword search.
ID: searchresults
Type: text
Default: 30
Searchable Post Types
Includes the selected Post Types in the site search results.
ID: searchablecpts
Type: multicheck
Defaults: post, page
Includes the selected Post Types in the site search results.
ID: searchablecpts
Type: multicheck
Defaults: post, page
Jetpack Infinite Scroll
Adds theme support for Jetpack Infinite Scroll. Alternatively use AJAX Load More (with loop template /templates/ajax-load-more/)
ID: infinitescroll
Type: select
Default: disable
Adds theme support for Jetpack Infinite Scroll. Alternatively use AJAX Load More (with loop template /templates/ajax-load-more/)
ID: infinitescroll
Type: select
Default: disable
Excerpts
Page Excerpts
Add Excerpt Support to Pages
ID: pageexcerpts
Type: checkbox
Default: 0
Add Excerpt Support to Pages
ID: pageexcerpts
Type: checkbox
Default: 0
Excerpt Shortcodes
Process Shortcodes in Excerpts. (Note: formatting is still stripped from shortcode output.)
ID: excerptshortcodes
Type: checkbox
Default: 1
Process Shortcodes in Excerpts. (Note: formatting is still stripped from shortcode output.)
ID: excerptshortcodes
Type: checkbox
Default: 1
Excerpt Length
Number of words to show in Excerpts. (Blank for default of 55, 0 for full content.)
ID: excerptlength
Type: text
Default: 100
Number of words to show in Excerpts. (Blank for default of 55, 0 for full content.)
ID: excerptlength
Type: text
Default: 100
Read More Anchor
Anchor Text for the Read More Link.
ID: readmoreanchor
Type: text
Default: Continue reading →
Anchor Text for the Read More Link.
ID: readmoreanchor
Type: text
Default: Continue reading →
Before Read More Link
Replaces ... (ellipsis) before Read More link.
ID: readmorebefore
Type: text
Default: …
Replaces ... (ellipsis) before Read More link.
ID: readmorebefore
Type: text
Default: …
Meta
Post Meta Formatting
Replacement Values:#DATELINK# - Post/Page Permalink with Anchor of Post Date.
#PERMALINK# - Post/Page Permalink with Anchor of "Permalink"
#PARENTPAGE# - Linkless name of the Page Parent (if any)
#PARENTLINK# - Linked name of the Page Parent (if any)
#CATEGORIES# - Linked comma separated post category list (get_the_category_list)
#CATSLIST# - Outputs "Category: " {get_the_category_list} (blank if none)
#POSTTAGS# - Linked comma separated post tag list (get_the_tag_list)
#TAGSLIST# - Outputs "Tagged: " {get_the_tag_list} (blank if none)
#COMMENTS# - Number of Comments with Comments Link
#COMMENTSPOPUP# - Number of Comments with Popup Link (comments_popup_link)
#AUTHORNAME# - Linkless Author Display Name (the_author)
#AUTHORURL# - Author Posts Link URL (only) - no anchor (author_posts_link)
#AUTHOR# - Author Posts Link with Author name anchor (author_posts_link)
#AUTHORLINK# - Author Link with View (posttype) by Author anchor (author_posts_link)
#EDITLINK# - Post/Page (admin/editor) Edit Link (edit_post_link)
#NEWLINE# - Insert a Line Break (<br>)
Note: Categories and Tags also work for Custom Post Type taxonomies.
Post Meta Top
The byline and author info to display below the post title.
ID: postmetatop
Type: text
Default: Posted on #DATELINK# by #AUTHOR#. #COMMENTSPOPUP# #EDITLINK#
The byline and author info to display below the post title.
ID: postmetatop
Type: text
Default: Posted on #DATELINK# by #AUTHOR#. #COMMENTSPOPUP# #EDITLINK#
Post Meta Bottom
The category/tags etc. to display below the post content.
ID: postmetabottom
Type: text
Default: #CATSLIST#
#TAGSLIST#
The category/tags etc. to display below the post content.
ID: postmetabottom
Type: text
Default: #CATSLIST#
#TAGSLIST#
Page Meta Top
The byline etc. to display below the page title.
ID: pagemetatop
Type: text
Default: none
The byline etc. to display below the page title.
ID: pagemetatop
Type: text
Default: none
Page Meta Bottom
What to display below the page content.
ID: pagemetabottom
Type: text
Default: #EDITLINK#
What to display below the page content.
ID: pagemetabottom
Type: text
Default: #EDITLINK#
Custom Post Type Metas
Note: Meta Top and Bottom for Custom Post Types can be set via filters.Entry Meta Top in Post Lists
Whether to show the entry meta top in post lists such as archives, category pages, searches etc.
ID: listentrymetatop
Type: checkbox
Default: 1
Whether to show the entry meta top in post lists such as archives, category pages, searches etc.
ID: listentrymetatop
Type: checkbox
Default: 1
Entry Meta Bottom in Post Lists
Whether to show the entry meta bottom in post lists such as archives, category pages, searches etc.
ID: listentrymetabottom
Type: checkbox
Default: 0
Whether to show the entry meta bottom in post lists such as archives, category pages, searches etc.
ID: listentrymetabottom
Type: checkbox
Default: 0
Author Bio
Author Bio Box
Show Author Biography Box for selected Post Types. (Only shows if author description is not empty.)
ID: authorbiocpts
Type: multicheck
Defaults: post
Show Author Biography Box for selected Post Types. (Only shows if author description is not empty.)
ID: authorbiocpts
Type: multicheck
Defaults: post
Bio Box Position
Where to show the Author Bio Box for select posted types.
ID: authorbiopos
Type: select
Default: bottom
Where to show the Author Bio Box for select posted types.
ID: authorbiopos
Type: select
Default: bottom
Author Avatar Size
The squared size of the Author Avatar in the Bio Box (default 64)
ID: authoravatarsize
Type: text
Default: 64
The squared size of the Author Avatar in the Bio Box (default 64)
ID: authoravatarsize
Type: text
Default: 64
Writing
Dynamic Editor Styles
Automatically add relevent theme styles to the TinyMCE Post Writing Editor.
ID: dynamiceditorstyles
Type: checkbox
Default: 1
Automatically add relevent theme styles to the TinyMCE Post Writing Editor.
ID: dynamiceditorstyles
Type: checkbox
Default: 1
Post Formats Support
Adds specified Post Formats selection to the post writing screen.
ID: postformatsupport
Type: checkbox
Default: 0
Adds specified Post Formats selection to the post writing screen.
ID: postformatsupport
Type: checkbox
Default: 0
Active Post Formats
Make these post formats available (if Post Formats Support is active.)
ID: postformats
Type: multicheck
Defaults: aside, audio, chat, image, gallery, link, quote, status, video
Make these post formats available (if Post Formats Support is active.)
ID: postformats
Type: multicheck
Defaults: aside, audio, chat, image, gallery, link, quote, status, video
Subtitle Support
Add Subtitles Field to specified Post Types.
Requires WP Subtitle
ID: subtitlecpts
Type: multicheck
Defaults: post, page
Add Subtitles Field to specified Post Types.
Requires WP Subtitle
ID: subtitlecpts
Type: multicheck
Defaults: post, page
RSS
Automatic Feed Links Theme Support
Automatically Add Feed Links to page <head>
ID: autofeedlinks
Type: checkbox
Default: 1
Automatically Add Feed Links to page <head>
ID: autofeedlinks
Type: checkbox
Default: 1
RSS Item Excerpt Length
Number of words to show in RSS Feed Excerpts. (Blank for excerpt default, 0 for full content.)
ID: rssexcerptlength
Type: text
Default: none
Number of words to show in RSS Feed Excerpts. (Blank for excerpt default, 0 for full content.)
ID: rssexcerptlength
Type: text
Default: none
RSS Publish Delay
Delays Publishing of Post to RSS Feed for x minutes. Helpful to let you fix typos etc. (Blank or 0 for off.)
ID: rsspublishdelay
Type: text
Default: 10
Delays Publishing of Post to RSS Feed for x minutes. Helpful to let you fix typos etc. (Blank or 0 for off.)
ID: rsspublishdelay
Type: text
Default: 10
Post Types in RSS Feed
Include the selected Post Types in the main RSS Feed. Uncheck all to not use this post type filtering.
ID: cptsinfeed
Type: multicheck
Default: none
Include the selected Post Types in the main RSS Feed. Uncheck all to not use this post type filtering.
ID: cptsinfeed
Type: multicheck
Default: none
Page Content Feeds
Output full page content for page feed links (/pagename/feed/) instead of page comments (comments will then be available via /pagename/feed/?withcomments=1
ID: pagecontentfeeds
Type: checkbox
Default: 0
Output full page content for page feed links (/pagename/feed/) instead of page comments (comments will then be available via /pagename/feed/?withcomments=1
ID: pagecontentfeeds
Type: checkbox
Default: 0
Admin
Disable Self Pings
Stops pingbacks (trackback links) sent from this site to itself.
ID: disableselfpings
Type: checkbox
Default: 1
Stops pingbacks (trackback links) sent from this site to itself.
ID: disableselfpings
Type: checkbox
Default: 1
Disable Block-based Widget Editor
Reverts to classic Widget editor on the Widgets admin page.
ID: disablewidgetblockeditor
Type: checkbox
Default: 1
Reverts to classic Widget editor on the Widgets admin page.
ID: disablewidgetblockeditor
Type: checkbox
Default: 1
Add All Options Page
Add an "All Options" Page to the Settings Menu.
ID: alloptionspage
Type: checkbox
Default: 1
Add an "All Options" Page to the Settings Menu.
ID: alloptionspage
Type: checkbox
Default: 1
Admin Only Core Update Notice
Only Show Update Core Notice to Admins.
ID: removeupdatenotice
Type: checkbox
Default: 1
Only Show Update Core Notice to Admins.
ID: removeupdatenotice
Type: checkbox
Default: 1
Disable Admin New User Notifications
Catch and cancel email notifications to site admin regarding new users and lost/reset passwords.
ID: disablenotifications
Type: checkbox
Default: 1
Catch and cancel email notifications to site admin regarding new users and lost/reset passwords.
ID: disablenotifications
Type: checkbox
Default: 1
Cleaner Admin Bar
Remove the WordPress Links from the top Admin Bar.
ID: cleaneradminbar
Type: checkbox
Default: 1
Remove the WordPress Links from the top Admin Bar.
ID: cleaneradminbar
Type: checkbox
Default: 1
Templates Dropdown
Add an ordered list of included templates for the current page to the Admin Bar.
ID: templatesdropdown
Type: checkbox
Default: 1
Add an ordered list of included templates for the current page to the Admin Bar.
ID: templatesdropdown
Type: checkbox
Default: 1
Show Thumbnail Column in Admin Post Lists
Adds thumbnail display column to selected custom post types list screens.
ID: adminthumbnailcols
Type: multicheck
Defaults: post
Adds thumbnail display column to selected custom post types list screens.
ID: adminthumbnailcols
Type: multicheck
Defaults: post
Show CPTs in "Right Now"
Adds the display of Custom Post Types to the "Right Now" Dashboard widget.
ID: cptsrightnow
Type: checkbox
Default: 1
Adds the display of Custom Post Types to the "Right Now" Dashboard widget.
ID: cptsrightnow
Type: checkbox
Default: 1
Dynamic Admin CSS
Loads this custom CSS in the Admin Area. Defaults hide WP admin bar logo, and thankyou/version footer.
ID: dynamicadmincss
Type: textarea
Default: /* General Admin Screen Tweaks */ #wp-admin-bar-wp-logo {display: none;} #footer-thankyou {display:none;} #footer-upgrade {display:none;} #wp-auth-check-wrap #wp-auth-check {left:30% !important; width:900px;} #adminmenu .wp-submenu a {color: #888;} #adminmenu {background: transparent;} /* General Admin Screen Tweaks */ #wp-admin-bar-wp-logo {display: none;} #footer-thankyou {display:none;} #footer-upgrade {display:none;} #wp-auth-check-wrap #wp-auth-check {left:30% !important; width:900px;} #adminmenu .wp-submenu a {color: #888;} /* Widget Saver Display Fix */ .widget-liquid-left {float:none !important;} div#widgets-left {float: left !important;} .widget-liquid-left .widgets-holder-wrap {background-color: #F3F9FF;}
Loads this custom CSS in the Admin Area. Defaults hide WP admin bar logo, and thankyou/version footer.
ID: dynamicadmincss
Type: textarea
Default: /* General Admin Screen Tweaks */ #wp-admin-bar-wp-logo {display: none;} #footer-thankyou {display:none;} #footer-upgrade {display:none;} #wp-auth-check-wrap #wp-auth-check {left:30% !important; width:900px;} #adminmenu .wp-submenu a {color: #888;} #adminmenu {background: transparent;} /* General Admin Screen Tweaks */ #wp-admin-bar-wp-logo {display: none;} #footer-thankyou {display:none;} #footer-upgrade {display:none;} #wp-auth-check-wrap #wp-auth-check {left:30% !important; width:900px;} #adminmenu .wp-submenu a {color: #888;} /* Widget Saver Display Fix */ .widget-liquid-left {float:none !important;} div#widgets-left {float: left !important;} .widget-liquid-left .widgets-holder-wrap {background-color: #F3F9FF;}
Admin CSS Mode
How to load the Dynamic Admin CSS.
ID: admincssmode
Type: select
Default: direct
How to load the Dynamic Admin CSS.
ID: admincssmode
Type: select
Default: direct
SKELETON
Layout
Max Layout Width
Select preferred container maximum container layout width in pixels. (Media queries will not scale container above this point.) Originally 960, 1140 or 1200 selection but can be anything now.
ID: layout
Type: text
Default: 960
Select preferred container maximum container layout width in pixels. (Media queries will not scale container above this point.) Originally 960, 1140 or 1200 selection but can be anything now.
ID: layout
Type: text
Default: 960
Layout Grid Columns
Number of Grid Columns used to generate dynamic Layout Grid. (Warning: If you change this, remember to adjust content and sidebar column values to match.)
ID: gridcolumns
Type: select
Default: sixteen
Number of Grid Columns used to generate dynamic Layout Grid. (Warning: If you change this, remember to adjust content and sidebar column values to match.)
ID: gridcolumns
Type: select
Default: sixteen
Responsive Grid Breakpoints
Dynamic Layout Grid Breakpoints. Media queries are built from these which auto-size the container width based on window width. Default: 320,480,640,768,960,1140,1200
ID: breakpoints
Type: text
Default: 320,480,640,768,960,1140,1200
Dynamic Layout Grid Breakpoints. Media queries are built from these which auto-size the container width based on window width. Default: 320,480,640,768,960,1140,1200
ID: breakpoints
Type: text
Default: 320,480,640,768,960,1140,1200
Content Grid Columns
Default Number of Grid Columns used for dynamic Content Grid. (Warning: If you change this, existing content markup may need to be changed to match.)
ID: contentgridcolumns
Type: select
Default: twentyfour
Default Number of Grid Columns used for dynamic Content Grid. (Warning: If you change this, existing content markup may need to be changed to match.)
ID: contentgridcolumns
Type: select
Default: twentyfour
Content Grid Compatibility
Adds Classes for these Grid Boilerplates to your content columns if you prefer to use their syntax.
ID: gridcompatibility
Type: multicheck
Defaults:
Adds Classes for these Grid Boilerplates to your content columns if you prefer to use their syntax.
ID: gridcompatibility
Type: multicheck
Defaults:
Content Width
Define the width of your content area in columns out of total layout grid columns.
ID: content_width
Type: select
Default: twelve
Define the width of your content area in columns out of total layout grid columns.
ID: content_width
Type: select
Default: twelve
Content Padding
Sets the CSS padding property for the #contentpadding wrapper around #content. Use px or em or %.
Also used to help calculate actual content width area for embeds and images.
ID: contentpadding
Type: text
Default: 1em 0.75em
CSS Element(s): #content #contentpadding
CSS Property: padding
Sets the CSS padding property for the #contentpadding wrapper around #content. Use px or em or %.
Also used to help calculate actual content width area for embeds and images.
ID: contentpadding
Type: text
Default: 1em 0.75em
CSS Element(s): #content #contentpadding
CSS Property: padding
Sidebars
All sidebars are registered regardless of their active state so the you can add widgets while inactive. Note: You can save/restore widget layouts with Widget Saver, or import/export widgets with Widget Import/Export
Sidebar Mode
Whether to use a single sidebar area for both posts and pages, or a different sidebar for posts and pages.
ID: sidebarmode
Type: select
Default: dual
Whether to use a single sidebar area for both posts and pages, or a different sidebar for posts and pages.
ID: sidebarmode
Type: select
Default: dual
Sidebar Position
Default primary sidebar layout position.
ID: page_layout
Type: select
Default: left
Default primary sidebar layout position.
ID: page_layout
Type: select
Default: left
Sidebar Width
Define the width of primary Sidebar in columns out of total layout grid columns.)
ID: sidebar_width
Type: select
Default: four
Define the width of primary Sidebar in columns out of total layout grid columns.)
ID: sidebar_width
Type: select
Default: four
Subsidiary Sidebar
Adds a Subsidiary Sidebar Widget Area. Either for posts or pages, or for both posts/pages together, or for posts/pages separately.
ID: subsidiarysidebar
Type: select
Default: off
Adds a Subsidiary Sidebar Widget Area. Either for posts or pages, or for both posts/pages together, or for posts/pages separately.
ID: subsidiarysidebar
Type: select
Default: off
Subsidiary Sidebar Position
Whether to call the Subsidiary Sidebar external to (towards wrapper), or internal to (towards content), or opposite to the Primary Sidebar.
ID: subsidiaryposition
Type: select
Default: opposite
Whether to call the Subsidiary Sidebar external to (towards wrapper), or internal to (towards content), or opposite to the Primary Sidebar.
ID: subsidiaryposition
Type: select
Default: opposite
Subsidiary Sidebar Columns
Number of columns for subsidiary sidebar out of total layout grid columns.
ID: subsidiarycolumns
Type: select
Default: one
Number of columns for subsidiary sidebar out of total layout grid columns.
ID: subsidiarycolumns
Type: select
Default: one
Header Widget Area
Enable the Header Sidebar Widget Area
ID: headersidebar
Type: checkbox
Default: 1
Enable the Header Sidebar Widget Area
ID: headersidebar
Type: checkbox
Default: 1
Footer Widget Areas
Number of Footer Sidebar Widget Areas to make available. Actual display is split into columns based on widget areas with widgets.
ID: footersidebars
Type: select
Default: 1
Number of Footer Sidebar Widget Areas to make available. Actual display is split into columns based on widget areas with widgets.
ID: footersidebars
Type: select
Default: 1
Display Contextual Sidebars
Which contextual Sidebars to Display by default. They will only be displayed if they have widgets in them.
ID: sidebars
Type: multicheck
Defaults: frontpage
Which contextual Sidebars to Display by default. They will only be displayed if they have widgets in them.
ID: sidebars
Type: multicheck
Defaults: frontpage
Display Contextual SubSidebars
Which contextual SubSidebars to Display by default. They will only be displayed if they have widgets in them.
ID: subsidebars
Type: multicheck
Defaults:
Which contextual SubSidebars to Display by default. They will only be displayed if they have widgets in them.
ID: subsidebars
Type: multicheck
Defaults:
Navigation
Primary Menu
Enable the Primary Navigation Menu
ID: primarymenu
Type: checkbox
Default: 1
Enable the Primary Navigation Menu
ID: primarymenu
Type: checkbox
Default: 1
Secondary Menu
Enable the Secondary Navigation Menu
ID: secondarymenu
Type: checkbox
Default: 0
Enable the Secondary Navigation Menu
ID: secondarymenu
Type: checkbox
Default: 0
Header Menu
Enable the Header Navigation Menu
ID: headermenu
Type: checkbox
Default: 0
Enable the Header Navigation Menu
ID: headermenu
Type: checkbox
Default: 0
Footer Menu
Enable the Footer Navigation Menu
ID: footermenu
Type: checkbox
Default: 1
Enable the Footer Navigation Menu
ID: footermenu
Type: checkbox
Default: 1
Page Navigation Display
Which Post Types to display Post/Page Navigation on.
ID: pagenavposttypes
Type: multicheck
Defaults: post
Which Post Types to display Post/Page Navigation on.
ID: pagenavposttypes
Type: multicheck
Defaults: post
Archive Navigation Display
Which Post Types to display Archive Navigation on.
ID: pagenavarchivetypes
Type: multicheck
Defaults: post
Which Post Types to display Archive Navigation on.
ID: pagenavarchivetypes
Type: multicheck
Defaults: post
Breadcrumbs Posts Display
Which Post Types to display Breadcrumbs on.
ID: breadcrumbposttypes
Type: multicheck
Defaults:
Which Post Types to display Breadcrumbs on.
ID: breadcrumbposttypes
Type: multicheck
Defaults:
Breadcrumbs Archive Display
Which Post Archive Types to display Breadcrumbs on.
ID: breadcrumbarchivetypes
Type: multicheck
Defaults:
Which Post Archive Types to display Breadcrumbs on.
ID: breadcrumbarchivetypes
Type: multicheck
Defaults:
Thumbnails
Thumbnail Size Changes Reminder
If this is a new theme install, or you have changed the explicit thumbnail sizes via filters, you can use Regenerate Thumbnails to re-process your existing thumbnails.JPEG Quality
Set JPEG Quality for Media Library. (0 or blank for off.)
ID: jpegquality
Type: text
Default: 90
Set JPEG Quality for Media Library. (0 or blank for off.)
ID: jpegquality
Type: text
Default: 90
Thumbnail Cropping
Set Default Cropping for Thumbnails. For specific image size cropping use filters.
ID: thumbnailcrop
Type: select
Default: auto
Set Default Cropping for Thumbnails. For specific image size cropping use filters.
ID: thumbnailcrop
Type: select
Default: auto
Post List Thumbnail Image Display Size
Set Post Thumbnail size for Post Lists (Blog/Category/Archive/Search pages etc.)
ID: listthumbsize
Type: select
Default: thumbnail
Set Post Thumbnail size for Post Lists (Blog/Category/Archive/Search pages etc.)
ID: listthumbsize
Type: select
Default: thumbnail
Post List Thumbnail Alignment
Post Thumbnail alignment class for Post Lists (Blog/Category/Archive/Search pages etc.)
ID: thumblistalign
Type: select
Default: alignleft
Post Thumbnail alignment class for Post Lists (Blog/Category/Archive/Search pages etc.)
ID: thumblistalign
Type: select
Default: alignleft
Single Post Thumbnail Image Display Size
Set Post Thumbnail size for Single Post display. PerPost size via edit post metabox. Suggested minimum 200 square (for social sharing.)
ID: postthumbsize
Type: select
Default: off
Set Post Thumbnail size for Single Post display. PerPost size via edit post metabox. Suggested minimum 200 square (for social sharing.)
ID: postthumbsize
Type: select
Default: off
Single Post Thumbnail Alignment
Post Thumbnail alignment class for Single Post display.
ID: thumbnailalign
Type: select
Default: alignleft
Post Thumbnail alignment class for Single Post display.
ID: thumbnailalign
Type: select
Default: alignleft
Single Page Featured Image Display Size
Set Feature Image (page thumbnail) size for Single Page display. PerPage size via edit page metabox. Suggested minimum 200 square (for social sharing.)
ID: pagethumbsize
Type: select
Default: off
Set Feature Image (page thumbnail) size for Single Page display. PerPage size via edit page metabox. Suggested minimum 200 square (for social sharing.)
ID: pagethumbsize
Type: select
Default: off
Single Page Featured Image Alignment
Featured Image alignment class for Single Page display.
ID: featuredalign
Type: select
Default: alignleft
Featured Image alignment class for Single Page display.
ID: featuredalign
Type: select
Default: alignleft
Add Thumbnails Support for Custom Post Types
Adds Thumbnail support for selected Custom Post Types. Will not remove existing support.
ID: thumbnailcpts
Type: multicheck
Defaults: page
Adds Thumbnail support for selected Custom Post Types. Will not remove existing support.
ID: thumbnailcpts
Type: multicheck
Defaults: page
Icons
Default Gravatar URL
Default 96x96 gravatar.png. (Alternatively place in your parent or child theme /images/)
ID: gravatarurl
Type: upload
Default: none
Default 96x96 gravatar.png. (Alternatively place in your parent or child theme /images/)
ID: gravatarurl
Type: upload
Default: none
Site Icon Note
If a Site Icon is set via Customizer, it will be used instead of these icons. Specifically named files will override both for that size. See documentation for more details.Favicon.ico URL
Default 32x32 or 16x16 favicon.ico. ( Alternatively place in parent or child theme /images/)
ID: faviconico
Type: upload
Default: none
Default 32x32 or 16x16 favicon.ico. ( Alternatively place in parent or child theme /images/)
ID: faviconico
Type: upload
Default: none
Favicon.png URL
Default 96x96 favicon.png (Alternatively place in parent or child theme /images/)
ID: faviconpng
Type: upload
Default: none
Default 96x96 favicon.png (Alternatively place in parent or child theme /images/)
ID: faviconpng
Type: upload
Default: none
Apple Touch Icon URL
Default 57x57 apple-touch-icon.png (Alternatively place in parent or child theme /images/)
ID: appletouchicon
Type: upload
Default: none
Default 57x57 apple-touch-icon.png (Alternatively place in parent or child theme /images/)
ID: appletouchicon
Type: upload
Default: none
Windows 8 Tile/Apple Touch 144
Default 144x144 win8-tile.png for Windows 8/Apple Touch. (Alternatively place in child or parent theme /images/)
ID: wineighttile
Type: upload
Default: none
Default 144x144 win8-tile.png for Windows 8/Apple Touch. (Alternatively place in child or parent theme /images/)
ID: wineighttile
Type: upload
Default: none
Windows 8 Tile Background
Background Color for Windows 8 Tile Icon.
ID: wineightbg
Type: color
Default: #FFFFFF
Background Color for Windows 8 Tile Icon.
ID: wineightbg
Type: color
Default: #FFFFFF
Enable Apple Touch Icon Sizes
Adds header code for all the specific Apple Touch Icon sizes (if found.)
Place files in child or parent theme /images/
Filenames: apple-touch-icon-XXXxYYY-precomposed.png - Sizes (square): 57,72,76,114,120,144,152,180,192
ID: appleiconsizes
Type: checkbox
Default: 0
Adds header code for all the specific Apple Touch Icon sizes (if found.)
Place files in child or parent theme /images/
Filenames: apple-touch-icon-XXXxYYY-precomposed.png - Sizes (square): 57,72,76,114,120,144,152,180,192
ID: appleiconsizes
Type: checkbox
Default: 0
Enable Apple Touch Startup Images
Adds header code for all the specific Apple Touch Startup Image sizes (if found.)
Place files in child or parent theme /images/
Filenames: startup-XXXXxYYYY.png - Sizes: 320x460,640x920,640x1096,1024x748,768x1004,1536x2008,2048x1496
ID: startupimages
Type: checkbox
Default: 0
Adds header code for all the specific Apple Touch Startup Image sizes (if found.)
Place files in child or parent theme /images/
Filenames: startup-XXXXxYYYY.png - Sizes: 320x460,640x920,640x1096,1024x748,768x1004,1536x2008,2048x1496
ID: startupimages
Type: checkbox
Default: 0
Open Graph Default Image
Recommended miniumum 200x200px requires Open Graph Protocol plugin installed and active.
ID: ogdefaultimage
Type: select
Default: header_logo
Recommended miniumum 200x200px requires Open Graph Protocol plugin installed and active.
ID: ogdefaultimage
Type: select
Default: header_logo
Default Open Graph Image URL
Only used if the option above option is URL and the Open Graph Protocol plugin is installed and active.
ID: ogimageurl
Type: upload
Default: none
Only used if the option above option is URL and the Open Graph Protocol plugin is installed and active.
ID: ogimageurl
Type: upload
Default: none
Hybrid
Load Hybrid Core
Loads the Hybrid Core Library Version (highly recommended)
ID: hybridloadcore
Type: select
Default: 3
Loads the Hybrid Core Library Version (highly recommended)
ID: hybridloadcore
Type: select
Default: 3
Hybrid Hook
Modified plugin to add HTML block to all available theme Hooks. Note: Does not require Hybrid Core. (includes/hybrid-hook/hybrid-hook.php)
ID: hybridhook
Type: checkbox
Default: 0
Modified plugin to add HTML block to all available theme Hooks. Note: Does not require Hybrid Core. (includes/hybrid-hook/hybrid-hook.php)
ID: hybridhook
Type: checkbox
Default: 0
Hybrid Post Format Filters
Activate extra Post Formats Filters (note: full effects untested.)
ID: hybridpostformats
Type: checkbox
Default: 0
Activate extra Post Formats Filters (note: full effects untested.)
ID: hybridpostformats
Type: checkbox
Default: 0
Hybrid Extensions
Get the Image Extension
Recommended! Activate Thumbnail/Image Script Extension.
ID: hybridthumbnails
Type: checkbox
Default: 1
Recommended! Activate Thumbnail/Image Script Extension.
ID: hybridthumbnails
Type: checkbox
Default: 1
Breadcrumb Trail Extension
Activate Breadcrumb Trail Extension (required for Breadcrumb display)
ID: hybridbreadcrumbs
Type: checkbox
Default: 1
Activate Breadcrumb Trail Extension (required for Breadcrumb display)
ID: hybridbreadcrumbs
Type: checkbox
Default: 1
Cleaner Gallery Extension
Activate Cleaner Gallery Extension.
ID: hybridgallery
Type: checkbox
Default: 1
Activate Cleaner Gallery Extension.
ID: hybridgallery
Type: checkbox
Default: 1
HIDDEN
Layer Tab
Reserved for Saving current display Layer tab.
ID: layertab
Type: text
Default: skin
Reserved for Saving current display Layer tab.
ID: layertab
Type: text
Default: skin
Options Tab
Reserved for Saving current display Options tab.
ID: optionstab
Type: text
Default: none
Reserved for Saving current display Options tab.
ID: optionstab
Type: text
Default: none
Save Time
Reserved for preserving options save timestamp.
ID: savetime
Type: text
Default: none
Reserved for preserving options save timestamp.
ID: savetime
Type: text
Default: none
Backup Time
Reserved for preserving user backup timestamp.
ID: backuptime
Type: text
Default: none
Reserved for preserving user backup timestamp.
ID: backuptime
Type: text
Default: none
Restore Time
Reserved for preserving user restore timestamp.
ID: restoretime
Type: text
Default: none
Reserved for preserving user restore timestamp.
ID: restoretime
Type: text
Default: none
Import Time
Reserved for preserving user import timestamp.
ID: importtime
Type: text
Default: none
Reserved for preserving user import timestamp.
ID: importtime
Type: text
Default: none
Export Time
Reserved for preserving user export timestamp.
ID: exporttime
Type: text
Default: none
Reserved for preserving user export timestamp.
ID: exporttime
Type: text
Default: none
← Previous: Included Frameworks | Back to Documentation Index |