Hi @zaredesign,
Could you specify what exactly post types you mean under ‘single product’? Do you mean WooCommerce single product pages? Can you provide an example, URL of that page? Thanks.
Hello. Exactly, Woocommerce single product pages.
Due our website is under develop. i can’t give acces but in Palmeria theme it’s same:
https://themes.getmotopress.com/palmeria/accommodation/standard-single-room/
How can i change that product (single room in this case) header image like it is in homepage (greece village or what it is) ?
Currently it seems to be set auto from “product image”.
Hi @zaredesign
This is the single page of accommodation type that is added by the Hotel Booking plugin and not WooCommerce https://themes.getmotopress.com/palmeria/accommodation/standard-single-room/ You may override its layout by editing this file
\wp-content\themes\palmeria\template-parts\content-mphb_room_type.php
You can use a child theme to override this.
Hello. This does not work for me due I’m using third party plugin not Hotel Booking plugin and products come from WooCommerce.
What it does it adds product thumbnail to div.custom-header and i want all products have one manually set header image
Hi @zaredesign,
Unfortunately, there is no such option to display the header image when there is picked a featured image for the product.