Home Forums WoodMart support forum Mobile Menu

Mobile Menu

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

    kodkodak
    Participant

    Hello, so if in header builder i add categories to mobile menu, it shows categories on right side, and menu on the lef.. How can i switch categories to left and menu to right? And when someone taps menu to menu icon, the first showed will be categories instead of menu. Thanks

    See image to understand me

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

    Hello,

    Assign the category menu as mobile and create a separate menu for mobile and set it as category menu in mobile menu element of the mobile view http://prntscr.com/iyd3v3

    Then you will need to rename tabs with free Loco plugin

    You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Best Regards

    #96980

    kodkodak
    Participant

    Thanks for reply. Actually thats excatly what i did first. But there is one problem. The text “Categories” which i need to rename to menu, is actually used in more places on the web, you can see example in screenshot. But i need to rename just the phrase in the menu, not in category header. I think i will need to rename it in php file, but i cant find which file has this texts. Can you tell me where i can manually rename it without loco?

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

    Hello,

    Each place where “Categories” is used has its own string. You just need to find the proper one. There is no sense to change in PHP file as this change would be reset with the nearest update.

    Best Regards

    #96997

    kodkodak
    Participant

    Well, in the mobile menu and category heading is probably same string, because after i renamed it to my language, it changed both. So i have no idea how to change just one.

    #97026

    Hello,

    Find and change “Categories” and send me site admin access and page URL where page title is also changed.

    Best Regards

    #97027

    kodkodak
    Participant

    See private content.

    #97082

    Hello,

    We have double checked and see that one string is used for two places.

    In this case, rewrite the menu function woodmart_mobile_menu in the functions.php file of the child theme and change the string in PHP file. inc/template-tags.php

    Best Regards

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