Home Forums WoodMart support forum Categories header don't show anymore

Categories header don't show anymore

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #82030

    Biotula
    Participant

    Hi,
    I’ve created several products categories. The header were displaying normally but until this morning they don’t show up anymore.
    I really can’t figure out how to have them back.
    I’m talking about the wide “Furniture” title, nav and picture like you have here:
    https://woodmart.xtemos.com/product-category/furniture/

    Thanks for your help.

    #82050

    Hello,

    Your site is under maintenance and something is wrong with credentials.

    Please provide the valid admin access with screens of the problem.

    Best Regards

    #82058

    Biotula
    Participant

    oups… credentials are working now. sorry.

    #82059

    Biotula
    Participant

    the site is under maintenance only if you are not logged in.

    #82067

    Hello,

    You have hidden page title for the shop page as well as for all the categories http://prntscr.com/l4kfnc

    Enable title for aHome again and set the background image.

    Best Regards

    #82072

    Biotula
    Participant

    Thanks.
    But I had a page title for all categories before, but not for the home page… how can I achieve that?

    #82111

    Hello,

    In order to set the page title for categories, you need to set it for the home page. You have set shop page as the home page as well. So, enable the title and hide with custom CSS added to the homepage http://prntscr.com/l4puan

    body.page-title-default {
    display:none;
    }

    Best Regards

    #85540

    Famize
    Participant

    Hi, (this is for the next on, who´s searching)

    leave the “body” away put only:

    /* disable “categories” header on the homepage */
    .page-title-default {
    display:none;
    }

    Best regards

    #85550

    O.k. If you have any questions please feel free to contact us.

    Best Regards

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Categories header don't show anymore’ is closed to new replies.