Plugin Author
Kane G
(@second2none)
I haven’t had much experience with additional languages. Can you let me know a postcode that should work?
Hello, have you seen this problem?
Valid postcode example: 1201
Thank you for giving me quick info about this problem, because I have to answer my client. Your plugin is really nice, I do not want to use another for this problem link to the English version of the site.
Plugin Author
Kane G
(@second2none)
Hi try updating to version 2.0.8
Unfortunately it still does not work with version 2.0.8!
-
This reply was modified 6 years, 5 months ago by
GSF-Mateo.
Plugin Author
Kane G
(@second2none)
hmm interesting. By chance is the list name in another language besides English?
Plugin Author
Kane G
(@second2none)
Actually after taking a look it looks like it may be your translating plugin.
For instance: I input 123
Which does an ajax request and returns:
["Success", "Bonne nouvelle, nous pouvons vous livrer à domicile ! Validation réussie 12*"]
This is where the plugin should stop as the request has been made.
Except your website tries to make another AJAX call and gets this error:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
It then makes another AJAX call and returns the:
blockType: "0"
dbID: "1291"
group: "Chaînes ajoutées dynamiquement"
original: "Result Error - Contact Admin"
which returns the error.
OK, I do not understand everything, because I’m not a developer …
But it seems to you, that it is the translation plugin that is problematic (TranslatePress), is it right?
But in your opinion the only solution will be for example to use WPNL? Or would you have a solution to adapt your plugin?