WPPizza – A Restaurant Plugin for WordPress › Support › General Support › ZIP/Postcode area district
- AuthorPosts
- 25 February, 2019 at 3:09 am #41686
PS: on further investigation, that conflict does not exist if you turn on wppizza->setings->”I am using a caching plugin”
(which you want to turn on in any event if you are planning to use a caching plugin)but it needs fixing nevertheless
just for your info
25 February, 2019 at 3:39 pm #41712Hey,
Now i activated the logs:[25-Feb-2019 15:19:44 UTC] PHP Notice: Undefined variable: resHour in /customers/d/7/c/esskalation.black/httpd.www/order/wp-content/plugins/wppizza-preorder/v3x.php on line 1081
I set under settings that i am using a caching plugin to true
But this did not fixed my problem.
I tried on localhost without any extansions only the post and zip code
but this doesent help.The textbox for the search works fine with edge but with chrome it dont take the autocomplete.
With the dropbox it works fine.
Now i think to use the dropbox with a extra filter input where the usere can write down his addresse and it will filter the dropdown.
but it would be better if we can fix the autocomplete
25 February, 2019 at 4:05 pm #41714there’s something else wrong
the plugin makes no distinction between edge and chrome (or anything else for that matter)
it’s also been developed on chrome .though that’s neither here nor therecan you post a screenshot of the plugin settings please ?
as you might imagine , it all works just fine herecan you also please change this back to autocomplete on your site so i can see whats going on now . thanks
(the “Undefined variable: resHour” is immaterial her and for now, and has to do with the preorder plugin and custom opening times, we’ll get to that )
25 February, 2019 at 4:06 pm #41715also, to narrow thing down, please turn off all other plugins except wppizza and the postcode plugin
25 February, 2019 at 4:41 pm #41723Hey,
I have deactived all plugins only wppizza and postcode is activehere are the settings of the postcode plugin:
https://imgur.com/a/VeKwVP5if you need more screenshot of the main wppizza plugin please tell me.
25 February, 2019 at 4:53 pm #41724can you post the whole output of wppizza-> tools -> system info here please
(a simply copy paste, make the reply private if you wish)25 February, 2019 at 5:16 pm #41728This reply has been marked as private.25 February, 2019 at 6:41 pm #41742Ok, I cannot see anything obvious (but you should nevertheless consider setting your php save path though)
the only way i can really find out what the issue may be is if i can take what you have there exactly apart
so if that’s acceptable please do the following :
install duplicator https://wordpress.org/plugins/duplicator/
create a (full) package , then zip up this package and the related install.php and make it available for me to download somewhere so i can have an exact copy of your site here i can investigate without having to touch your install25 February, 2019 at 8:10 pm #41759This reply has been marked as private.25 February, 2019 at 8:13 pm #41760This reply has been marked as private.25 February, 2019 at 8:22 pm #41763This reply has been marked as private.25 February, 2019 at 8:56 pm #41773This reply has been marked as private.25 February, 2019 at 9:37 pm #41775So, just to keep you updated, the problem is the “ß” character (ä, ö, ü are fine). as it gets converted to “ss” on the frontend/autocomplete
as that does not match the original entry there are no matches between what’s entered in the backend and selected in the frontend so it will never allow selectionso at least we know now where exactly the problem is. i just have to find the place now where this conversion happens in the chain of events to be able to fix it
again, i’ll keep you updated when i know more
25 February, 2019 at 9:39 pm #41776there could be more issues after that’s fixed of course , but this is definitely one of them (and perhaps the only one , we’ll see)
26 February, 2019 at 11:35 am #41777ok, as of v4.0.22 of the postcode plugin, the “ß” character now gets automatically converted to ‘ss’ when saving and using the “autocomplete” / “Show as Textbox instead of dropdown ?” option.
so, update the plugin and save your “streets” once.
I would think this all works then26 February, 2019 at 11:38 am #41778Just for your info: it’s an issue of how javascript handles that character when uppercasing/capitalising it , not the plugin as such.
26 February, 2019 at 3:52 pm #41791Very nice and thank you very much for the Support.
I See you also fixed the Bug with the preorder and the Cross selling plugin.
26 February, 2019 at 4:13 pm #41793you’re welcome. thanks for letting me know about the issue
>I See you also fixed the Bug…
yup - AuthorPosts
- The topic ‘ZIP/Postcode area district’ is closed to new replies.