Anonymous
June 6, 2014
at 10:57 /
#11339
Hello to everyone,
Please excuse my very bad english.
I’ve got a problem with Google chrome.
I tried to make a reservation, but the price isn’t working. It seems to be calculating without finding a price to show.
Is there a problem of compatibility with Google Chrome there?
It’s a problem due to the growing number of people using Google Chrome.
Can anybody help me?
Thanks
June 6, 2014
at 12:45 /
#11341
Will be a javascript error. Need a link to the site.
Regards
Anonymous
June 6, 2014
at 13:11 /
#11348
It’s not the final adress, but you can access the site there :
http://www.auxterrieres.com/wpgite2
Thank you for your help.
June 10, 2014
at 13:48 /
#11356
Hmm. Works fine for me. Please open your javascript console and see if there’*s any error message (http://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers)
For the translation open your .po file with a text editor and search for the string. If there’s a #fuzzy delete it.
Regards
Anonymous
June 10, 2014
at 14:40 /
#11362
For the problem with google chrome, It seems that I encounter a problem in javascript, but I don’t knwo how to solve this problem.
I’ll be looking tonight (If you tell me it’s working, it means that it’s only on my computer).
For the problem of translation, there is no “#, fuzzy”.
Regards
June 11, 2014
at 12:41 /
#11368
Are you sure you have the correct WP_LANG defined in your wp-config.php and the translation file gets loaded? Every time I get a report on something is not translatable it was #fuzzy till now.
Regards