Beskrivelse
Featured image enables the user to set different featured image for each category, sub category or page. This is best applied for affiliate add images in the header or sidebar for each category or page.
The image can be displayed anywhere in the site using Shortcode or PHP function.
Installasjon
Installation :
- Unzip the plugin and place it under Plugins directory.
- goto plugins from WordPress admin and activate the plugin.
Usage :
-
After installation each category and page will have options for adding header image / add image.
-
The image can be displayed o front-end by using shortcode [‘header_ads_image’] or Use
<?php if (function_exists('hmk_taxonomy_image_url')) echo hmk_taxonomy_image_url(); ?>to get the url and put it in any img tag in header or any page template.
Also from settings menu you can exclude any taxonomies from the plugin to avoid conflicting with another plugins like WooCommerce!
Ofte stilte spørsmål
- Installation Instructions
-
Installation :
- Unzip the plugin and place it under Plugins directory.
- goto plugins from WordPress admin and activate the plugin.
Usage :
-
After installation each category and page will have options for adding header image / add image.
-
The image can be displayed o front-end by using shortcode [‘header_ads_image’] or Use
<?php if (function_exists('hmk_taxonomy_image_url')) echo hmk_taxonomy_image_url(); ?>to get the url and put it in any img tag in header or any page template.
Also from settings menu you can exclude any taxonomies from the plugin to avoid conflicting with another plugins like WooCommerce!
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Featured Image for Categories and pages.» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett «Featured Image for Categories and pages.» til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0 Initial Release
