Home Forums WoodMart support forum Problem with translation and sidebar menu.

Problem with translation and sidebar menu.

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

    Mutart
    Participant

    Hello,

    I’ve got two problems.

    One: I’ve translated the theme by creating a new POT file, but The I’m not able to see the translation for wishlist (YITH Wishlist) on my account menu. I’ve also translated the plugin but nothing change.

    Two: When I open the sidebar menu from mobile and then scroll the page, the sidebar menu is closed but the icon is still active. This problem persists only on android device and chrome.

    Please find attached.
    Looking forward to hearing from you.

    D

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    I have checked the mobile menu on the phone: when you scroll the menu it works well when you try to scroll the site the menu disappears and it is the way the menu is hidden.

    You need to enter the Wishlist and translate all the strings inside.

    Best Regards

    #127111

    Mutart
    Participant

    Hello,

    Maybe I didn’t explain well the problem. When I scroll the page while the menu is open, the site the menu disappears it’s true but the burger icon is still active. Find attached below.

    For the translation, I’ve entered Wishlist and added the translation string, but nothing happened.

    Looking forward to hearing from you.
    Best Regards

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

    Hello,

    Translate the title of the page “wishlist” and check again.

    The menu is active in the narrowed browser on phone it is not active

    Best Regards

    #127205

    Mutart
    Participant

    Hello,

    Thank you. The problem with wishlist is solved.

    What do you mean with: “The menu is active in the narrowed browser on phone it is not active

    “?
    Could you please be more specific?

    Best Regards

    #127220

    Hello,

    When I check the site in the browser making it narrow, the menu is active. When I check the site on phone it works as it should.

    Best Regards

    #127226

    Mutart
    Participant

    It depends on which phone do you use, the problem persists on android.

    Could you please give a try?

    Best regards.

    #127245

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-burger-icon .woodmart-burger, 
    .woodmart-burger-icon .woodmart-burger::after, 
    .woodmart-burger-icon .woodmart-burger::before {
        width: 18px!important;
    }
    .woodmart-burger-icon {
        color: #333!important;
    }

    Best Regards

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