Featured Wordpress Themes

Translate Search for
  • I would like to translate "Search for:" and the Search button.
    Whrere I´m suposed to do that?
    Thank you!

    For faster issue resolution please provide:
    URL to your website:
    Browser version:
  • 1 Comment sorted by
  • Hi, if you are used our search form, it is generated from file ./templates/general-search-form.php.
    Here is code of text Search for:
    <label class="screen-reader-text" for="s">Search for:</label>
    Please try to use instead "Search for:" this:
    {!do_shortcode('[lang code=en]textInEnglish[/lang][lang code=fr]textInFrench[/lang]')}

    Just use lang codes of your languages which you are using in WPML.

    Thanks, Ivan.
    AIT-Themes.com
    ivo@ait-themes.com
    Use please email above if your Admin or FTP credentials are required by me. Always paste url of conversation into mail.
    interesting links: how to update theme ? | How to modify css? | Shortcodes