• Hello,

    Search results for ‘xxx’

    how can I translate this string?
    See screenshot: https://imgur.com/a/bkpSIIE

    I can see the string as “Search results for ‘%1$s'” in WPML String translation, but translating it has no effect on frontend.

    Many thanks

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    The string that shows up as translatable in WPML String translation is the default value of the setting. While you can translate/assign translations for the default value of that setting, it probably isn’t very useful. To actually translate the setting itself (so that it displays correctly on the frontend of the site), you will need to write code to register the strings from the Breadcrumb NavXT settings as translatable for WPML and write code that replaces the settings strings with the appropriate WPML translated string. If you don’t want to write this code yourself, you could use Breadcrumb NavXT WPML Extensions which does this for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Translate Search results for ‘xxx’’ is closed to new replies.