Home Forums WoodMart support forum Page Title Product category

Page Title Product category

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

    isuedtirol
    Participant

    Hello there, is it possible to disable the dropdown in the page title categories? We don’t want the dropdown to show up and we also don’t want to show the child categories when going into a category. We just want to show the parent categories without the dropdown.

    Best whishes and thanks in advance,
    Julian

    Attachments:
    You must be logged in to view attached files.
    #361683

    Hello,

    Please Go to Theme Settings >> Products Archive >> Page title and enable the option.

    Screenshot for Clarification: https://gyazo.com/29b9596c87c74a2a117586c640a0cf4b

    Best Regards

    #361730

    isuedtirol
    Participant

    Hello and thanks for your help!

    We already tried, but with this option it shows the childcategories when going to a category with childcategories. We don’t want that. We want to show all the time the parentcategories without a dropdown and without showing the childcategories when goint to a category.

    Best wishes and thanks in advance,
    Julian

    #361909

    Hello,

    Please leave the option disbled and try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-nav-product-cat .wd-sub-menu {
    display: none;
    }

    Best Regards

    #498306

    sveta.kagovere
    Participant

    Hello!
    sorry, but in eng page of shop showing only categories and in the RUS page of shop all categories and subcategories. How to show only categories in RUS page?

    Tank you very VERY much!

    Attachments:
    You must be logged in to view attached files.
    #498397

    Hello,

    Your issue has been solved. The issue is because of the cache plugin, I have removed the cache from the plugin and now the categories are showing fine.

    Best Regards.

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