Description
The UCF Header Bar plugin allows the simple inclusion of the UCF Header bar into your UCF WordPress website using enqueue_script. The UCF University Header is a cohesive marketing and branding tool for the entire university. It provides consistent navigational elements and a universal search feature with search suggestions.
The University Header has a responsive option and will adapt to various screen sizes as necessary. Responsiveness follows Twitter Bootstrap’s breakpoint standards.
Installation
Installation is quick and easy with only one setting.
- Upload the plugin files to the
/wp-content/plugins/ucf-header-bar
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->UCF Header Bar screen to configure the plugin if your site’s max-width is larger than 1200px.
FAQ
- Installation Instructions
-
Installation is quick and easy with only one setting.
- Upload the plugin files to the
/wp-content/plugins/ucf-header-bar
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->UCF Header Bar screen to configure the plugin if your site’s max-width is larger than 1200px.
- Upload the plugin files to the
- Where will the UCF Header Bar be added?
-
The UCF Header Bar should be visible at the top of your website right after the opening
<body>
tag. - Are there any settings?
-
For sites with a max-width greater than 1200px please go to the plugin settings found under Settings->UCF Header Bar and check the box.
- Why isn’t the UCF Header Bar acting responsively?
-
To utilize a responsive bar, simple make sure your sites
<head
includes the following<meta>
tag:<meta name="viewport" content="width=device-width, initial-scale=1.0">
- Are there any known issues with themes?
-
There are some themes that have sticky headers that can conflict with the UCF Header Bar implementation. If your theme has a sticky header, please test its functionality after activating the UCF Header Bar plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“UCF Header Bar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “UCF Header Bar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.04
- Prefixed functions and class to prevent potential function naming clashes.
- Tested on WordPress 4.9.4
1.03
- Fixed another typo
1.02
- Fixed a typo
1.01
- Removed duplicate “Settings Saved” announcement
1.0
- Initial plugin submission.
- Tested on WordPress 4.4.2.