Opis
This plugin creates a hero image for the top of your site using the Genesis framework. Using the WordPress customizer, you can upload a hero image for your site. You can also have the option to display featured images in place of the hero image. These features work using the Genesis framework, you do not need to learn PHP or write any functions, filters, or hooks.
Instalacja
- Upload the entire
genesis-simple-hero-image
folder to the/wp-content/plugins/
directory - DO NOT change the name of the
genesis-simple-hero-image
folder - Activate the plugin through the 'Plugins’ menu in WordPress
- Navigate to
Appearance > Customize > Hero Image
- Upload your hero image and update the settings to your needs.
- Save the changes
Najczęściej zadawane pytania
- What is Genesis?
-
Genesis is a WordPress parent theme designed by Studiopress.
- Will this plugin work with Genesis child themes?
-
Yes, however each child theme has it’s own settings, hooks, and layout decisions. Although this plugin is functional with any Genesis child theme, it may not look 100% awesome on all of them.
- Where does the hero image display?
-
There are multiple options for where to display the hero image: before the menus, after the menus, between the menus, before the header, before the content. Genesis hooks are used to position the hero image.
- The plugin won’t activate
-
You must have Genesis (2.0) or a Genesis child theme installed and activated on your site.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Genesis Simple Hero Image” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Genesis Simple Hero Image” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.1
- Removed: image positioning options
- Update: the hero image is now a background image using CSS
- New option: image height
- New feature: allow featured image to override hero image
1.0
- Initial Release