• Resolved denizci88

    (@denizci88)


    Hello,

    First of all, thank you for this nice plugin. I would like to change “View more results”. Could you help me how I can change it?

    Best Regards
    Aybars

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Aybars,

    Here is the brute way. Open DavesWordPressLiveSearch.php, check line #90

    $moreResultsText = __( 'View more results', 'dwls' );

    and modify it to your liking. Do not forget to convert the encoding to UFT-8 without BOM if you use non Latin characters.

    Hint: Notepad++

    Regards,

    Thread Starter denizci88

    (@denizci88)

    Thank you so much. With your help, I passed my problem.

    Best Regards
    Aybars

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Dave's WordPress Live Search] Translation’ is closed to new replies.