• Resolved nicky123n

    (@nicky123n)


    Hi,

    Could you please help me with some issue related to mobile version of EduPress theme? I would like to change label “Home” (where all menu items are displayed) on mobile devices.
    I can not find it in localisation files. I would like to change word “Home” to another one. How can I do that?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    If you are translating the theme, then a translation plugin (like Loco Translate) should pick up that word, as it is internationalized.

    But if you want to edit the file directly, then it is in functions.php, this line:

    'slicknav_menu_home' => _x( 'HOME', 'The main label for the expandable mobile menu', 'edupress' )

    Best regards,
    Dumitru B.

    Thread Starter nicky123n

    (@nicky123n)

    Thank you a lot!
    You really helped me.

    • This reply was modified 5 years, 2 months ago by nicky123n.
    Thread Starter nicky123n

    (@nicky123n)

    By the way – it is one of the most beautiful wordpress themes!!!

    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Thank you, I’m glad you like it ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile page Menu’ is closed to new replies.