Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1038647

    Hi Kriesi-Team.

    After the update to the latest version 4.5, my woocommerce menu with two main categories is not working fine anymore like it did before the update.

    Your team member Victoria helped me customizing the menu in the last year, please see the link to the thread (perhaps it helps you to follow the costumization):

    How to get the same Woocommerce menu-layout everywhere

    The main problem is: After clicking on one main- or subcategory in the side menu, only the other main category appears on the following site – the actual category in which you are in just disappears. When you finaly click on an article in the shop, the second main category is shown again with the sub-categories, except the subcategory you are in.
    You can see the example-links in the private content (under/separated from the login files).

    Thanks for your help and greetings
    Manuel

    #1038914

    Just pushing up the request a little bit ;-)

    #1040228

    Hi Kriesi-Team.

    Please don´t missunderstand the pushing of my request – just don´t want to be forgotten.

    Thanks for your advise and greetings,
    Manuel

    #1040287

    Hi Dataplus_gmbh,

    Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Can you please make a small screencast of the issue?

    Best regards,
    Victoria

    #1040339

    Hi Victoria.

    Sorry for my fault – won´t be done anymore in future :-)

    Sure, please see the screenshot-links in private content.

    Thanks a lot and greetings,
    Manuel

    #1043107

    Hi,

    I deleted following custom CSS code from Quick CSS field

    #top .widget_nav_menu li.current-menu-parent {
        display: none;
    }

    Please review your website :)

    Best regards,
    Yigit

    #1044798

    Hi Yigit.

    Thanks a lot for your answer.

    The menu is back :-) – just with a grey field around it (the same problem like last year). So I try to handle it by myself with the older thread, in which your teammember victoria did some modification.

    Hoping, there will be no more request of me till next year – for your entire team: “Have a merry christmas and best wishes for the nex year!” :-)

    Greetings from (still not so snowy) germany
    Manuel

    #1044873

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .main_color .widget_nav_menu ul:first-child>.current-menu-ancestor {
        background: transparent;
    }
    
    

    Thank you so much! We wish you merry Christmas and happy new year as well :)

    Best regards,
    Yigit

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