• iam using the plugin to create shop page
    and iam showing the categories in sidebar and used the hirearchery view as i wanted only the parent categories to be shown and then when you click on them the list opens and showes the subcategories
    but instead of that all categories are shown in the same level

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello Mahmoud Mostafa,

    Thank you for contacting us. It’s great to hear that you are using our plugin. I have thoroughly read your message as well as reviewed the page you shared above.

    About showing the categories hierarchically:

    ShopLentor’s “WL: Product Filter” widget has an option that allows you to display the subcategories in a hierarchical view. Below are a few screenshots for you:

    https://prnt.sc/c7Q0vkc_Itf8

    https://prnt.sc/P5b5IO6S7kFM

    But, there is no option available to show the subcategories after clicking on a parent category.

    Hope this helps!

    Best regards,

    Tarek Aziz

    • This reply was modified 2 years, 3 months ago by Tarek Aziz.
    • This reply was modified 2 years, 3 months ago by Tarek Aziz.
    Thread Starter mahmoud mostafa

    (@logicano)

    thanks for your reply and your interest
    but the hierarchy isn’t working for categories names in Arabic

    all my categories appear in the same level as you can see in the link that I provided

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi Mahmoud Mostafa,

    The pleasure is all mine ??

    I am sorry to hear that the hierarchy isn’t working on your website. It actually happened because you are using an RTL language.

    Don’t worry about it. We’ll fix the issue very soon and update our plugin.

    For now, could you please try adding the following CSS to the style.css file or customizer?

    .rtl .woolentor-filter-wrap ul li ul {
        padding-left: 0;
        padding-right: 20px;
    }

    Hope this helps!

    Best of luck,

    Tarek Aziz

    • This reply was modified 2 years, 2 months ago by Tarek Aziz.
    Thread Starter mahmoud mostafa

    (@logicano)

    thanks it really works fine ,

    i hope that in the next updates you can fix how active categories in the categories list appear as “x” icon that closes the categories appears above the list item .
    i wish also that you allow us to choose styles for active category such as bg color and icon so it becomes obvious for users

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘categories aren’t showed in hierarchy’ is closed to new replies.