Home › Forums › WoodMart support forum › where to change / disable single product page header and footer
where to change / disable single product page header and footer
- This topic has 5 replies, 2 voices, and was last updated 4 years, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 12, 2020 at 8:10 pm #232743
FernandoParticipanthi
where can I change / delete the header or the footer (and prefooter) from single product page?
I know I can do this from particular pages, but not sure for all products single plages.I found where to disable footer and pre-footer completely, but I’d like to have individual control over this.
Attachments:
You must be logged in to view attached files.October 13, 2020 at 8:10 am #232850
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
You can try using the Custom header for each product by editing it.
Screenshot for Clarification: https://ibb.co/fpHr56v
And to hide the footer you need to use custom CSS to make it happen. Please provide the Product URLs in which you want to hide the footer to check it myself and help you out accordingly.
Regard’s.
Xtemos Studios.October 13, 2020 at 5:57 pm #233002
FernandoParticipantWhat I need is that all the product pages has the same “look” than the main shop page.
Please take a look to shop.JPG this is how I want all my product pages to look like (but they look as product_page.JPG)And also in these product pages I want to remove the “big footer” only leave the copyright bar.
Thanks.Attachments:
You must be logged in to view attached files.October 14, 2020 at 6:57 am #233094
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
Sorry, but it is not possible to add the shop page header to the single product pages. If you are trying to ask anything else then provide some relevant screenshots of the area which you want to add to the product pages to check it myself and help you out accordingly.
And to remove the main footer from the product pages. You can try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
body.single-product .container.main-footer { display: none; }
Regard’s.
Xtemos Studios.October 14, 2020 at 10:54 pm #233333
FernandoParticipantOk I see… is there any way to change or edit the single product pages header? by this, I mean if it’s possible directly from code?
Will this feature (change single product pages header) will be available soon? do you already consider doing it?
October 15, 2020 at 7:22 am #233397
Aizaz Imtiaz AwanKeymasterHello,
Sorry but you are asking for core file customizations that are beyond our limitations and support policy.
The option of changing a single product page header is available as I mentioned in one of my previous replies but to make it the same as the shop page header is not possible.
Thanks for sharing the suggestion/feature request with us, I am forwarding this to our development department for considering to add it in the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may occur theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.
Regard’s.
Xtemos Studios. -
AuthorPosts
- You must be logged in to create new topics. Login / Register