Descrição
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.
Imagens de tela
Instalação
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
-
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 or equal to 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.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“UCF Header Bar” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “UCF Header Bar” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.05
- Due to changes in the parent JavaScript a new CSS file is enqueued if the settings are set to greater than or equal to 1200px.
- Updated the main screenshot.
- Tested on WordPress 6.5.4
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.