• The button label for the search button (product search) does not translate properly. In version 1.1.0 of the theme the problem can be found in the file inc/header-function.php in line 416.
    At that location a call to “esc_html()” is made (which doesn’t translate). This has to be changed to a call to “esc_attr__()”. With that change the button label translates properly.

    I have updated this locally already, but would be happy if you could fix this upstream, so it won’t break here with your next update.

    If I can submit the fix in trac somehow, please let me know.

    Thanks,
    Kai Rosebrock

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ThemeHunk

    (@themehunk)

    Hello there,

    Thanks for informing about this, We will fix this in theme.

    Kind Regards

    Cant add new topic, so I am writing here!
    I can not find the place where the SEARCH part is working? The search is not working so I wanted to change to other search plugin. Could you please show me the place where this search is?
    Thank you!

    • This reply was modified 3 years, 9 months ago by Vasif.
    Theme Author ThemeHunk

    (@themehunk)

    Hello @vasif,

    We have given ajax based search in our theme.
    Do let me know what issues are you getting in search and share your site link. So that i will check it.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search button label in product search does not translate’ is closed to new replies.