Hi,
I want to show the category thumbnails on the shop page but not on the category page and tried a lot of different ways but can’t find a solution. If I put a image on the category it show on both and then try to remove it from the category page but can’t find the file. So how can I solve this
don’t want it on this page
http://aura-soma.astrodesign.se/produkt-kategori/archangeloi/
want the image on this page
http://aura-soma.astrodesign.se/webbshop/
Or how can I instead change the shop page to be an ordinary wp page that I create in wp-admin?
Thanks,
anweb
Hi anweb!
You can add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.tax-product_cat .page-thumb {
display: none;
}
Cheers!
Devin
Thanks,
I suddenly also have a problem that the breadcrumbs and the page title don’t show in the heading and can’t find where the setting for this is?
Cheers,
anweb
Hi!
Go to Enfold > Header > Header Layout > Header Title and Breadcrumbs, enable it.
Best regards,
Ismael
Hi again,
But I don’t have this option
Hey!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit