Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #237991

    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

    • This topic was modified 10 years, 8 months ago by anweb.
    #239186

    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

    #239261

    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

    #239266

    Hi!

    Go to Enfold > Header > Header Layout > Header Title and Breadcrumbs, enable it.

    Best regards,
    Ismael

    • This reply was modified 10 years, 8 months ago by Ismael.
    #239274

    Hi again,
    But I don’t have this option

    #240206

    Hey!

    Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.