How can I change this string in blue box? It means “there is no results in the search”. I have been looking up in the code, I finally changed it but it doesn’t work.
The page I need help with: [log in to see the link]
It looks like the original string has been altered to remove the variable %s – add that back in the original and make sure it is present in the translated version, too, or else GD will revert to the plugin file version. Also make sure your PO and MO files both are in the wp-content folder as described here. Check the bottom of the page for the details on hiding a variable with inline CSS.
Make sure you use POEdit to also create an MO files. Just loading the PO file is not enough by itself – need the PO and the MO files.
the actual changed text will be inside the MO file, so, use POedit and that will create both files for you. Once created you upload them to the languages folder.