Add feature for heading image on taxonomies
-
Hi,
you know meanwhile that we love our theme but to make it much more better the category heading image field should be also possible for taxonimies like brands, colors or anything else.
E.g. brand page: https://www.optikwolf.de/marke-hersteller/maui-jim/
Only Brand-Logo is possible. For Heading it would be very nice if possible too.
Florian
Hello,
Unfortunately, there is no option to set the image for the brand page, you can set the image for each brand with custom CSS:
body.tax-pa_marke-hersteller .page-title-default {
background-image: url(http://yoursite.net/wp-content/uploads/revslider/slider-toys/v-toy-sl-bg-1.jpg)!important;
}
You need to extract this class from each brand page: https://prnt.sc/10h8ayv and replace in the code: body.tax-pa_marke-hersteller .page-title-default
Please add this code to the Theme Settings > Custom CSS > Global
Best Regards
Hi, yes i know it, but can you add this functions like product categories?
A normal client cant handle it and i think you have the functions ready but only need to add the field to the admin panel of taxnonomies.
This would be very easy and nice for everybody.
Florian
Hello,
We shall consider that but we do not promise we would implement it in the nearest updates.
Best Regards