A great WordPress plugin which helps you to choose a unique image for each menu page.
Shortcode: [WP_HEADER_IMAGES]
WP Header Images is a great plugin to implement custom header images for each page. You can set images easily and later can manage CSS from your theme.
WP Header Images is a WordPress plugin which helps you to choose a unique image for each menu page. Normally a menu item can be either page, post, category, product or even just a link. These menu items can be managed from WordPress Admin > Appearance > Menus.
WooCommerce categories can have unique header images by using this plugin. It was a difficult thing to manage different slideshow before, most of the times you have to be restricted for banner area for only home page. And that home banners cannot be used for all pages. By this plugin you can use unique header images for each WooCommerce category and product pages too.
page header, head image, slideshow, dynamic header, dynamic images
I would appreciate the suggestions related to new features. Please don’t forget to support this free plugin by giving your awesome reviews.
Ordered list:
Unordered list:
This WordPress Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. This free software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/gpl-2.0.html.
How to install the plugin and get it working:
Method-A:
Go to your WordPress admin “yoursite.com/wp-admin”
Login and then access “yoursite.com/wp-admin/plugin-install.php?tab=upload
Upload and activate this plugin
Now go to admin menu -> settings -> WP Header Images
5- Choose your menu > page
6- Select image from your media library
7- Implementation
<span class="yellow"><?php do_action('apply_header_images'); ?></span> OR <span class="light_blue"><?php do_shortcode('[WP_HEADER_IMAGES]'); ?></span>
Method-B:
Download the WP Header Images installation package and extract the files on your computer.
Create a new directory named WP Header Images
in the wp-content/plugins
directory of your WordPress installation. Use an FTP or SFTP client to upload the contents of your WP Header Images archive to the new directory that you just created on your web host.
Premium Version
Free Version
Developers > Auto and manual implementation.
By clicking on any image section, media upload option comes up
Existing media library images can be used too
WP Header Images can be used with multiple menus - 1
WP Header Images can be used with multiple menus - 2
It can be used with WooCommerce Categories & WooCommerce Products as well
Implementation of slider using WP Header Images
Custom CSS for styling
How it works?
Premium Version - Features
Select post types for header images.
Yes, it works with posts, pages, products, and other custom post types as well.
To add slider using WP Header Images, open “Header Images” tab on plugin settings page. Click on Image Slider. Select Slider and “Save Changes” (If Slider Plugin is not installed or activated, it will lead you to plugins page for installation / activation.)
Yes, you can use your custom CSS for styling. Go to “Styling” tab on settings page and apply custom CSS styles.
Yes, it is compatible with all WordPress themes which are developed according to the WordPress theme development standards.
Every theme will have different header area and required header images place so a few stylesheet properties will be required to be added and/or modified.
It’s better to post on support forum but if you need it be fixed on urgent basis then you can reach me through my blog too. You can find my blog link above.
For custom implementation, open “theme header.php” (Link provided on settings page) and insert any of provided code snippets inside tag wherever you want header images to appear.
Yes, this plugin is compatible with WordPress default theme function “the_custom_header_markup()”.
If your theme is using this function so no shortcode is required. You can simply use this plugin alternative of the default header image.
Yes, you can use this plugin with multiple menus. Go to Appearance > Menus > Edit Menus. Here you can setup multiple menus for WP Header Images.