Forum Replies Created
- AuthorPosts
-
sounds like you have 2 versions of stripe or 2 – or more- different stripe plugins installed somehow ?!?
2 June, 2020 at 6:21 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49618This reply has been marked as private.2 June, 2020 at 6:03 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49616This reply has been marked as private.looks more like some stylesheets are not loading
checked your browser console for 404 or 500 errors ?2 June, 2020 at 3:49 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49612This reply has been marked as private.2 June, 2020 at 2:16 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49610This reply has been marked as private.2 June, 2020 at 2:15 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49609>and an extra order form field (just a simple select field for testing without the zip code plugin).
sure , you can do that , but this will not make any difference to the post/zipcode plugin field being displayed really – it’s just another formfield like name, email etc etcthing is, i cannot see any of your postcode plugin settings and/or what exactly is enabled and how (if at all)
maybe you can post a screenshot of the settings2 June, 2020 at 12:32 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49606let me ask you this:
in your email templates here
[your-domain]/wp-admin/edit.php?post_type=wppizza&page=templates
you have not actually enabled the post/zipccode output anyway (in your case named as “Ort/Stadt”)
did you just recently disable that ?
This must be enabled to show up in emails to the shop and in the order history2 June, 2020 at 12:10 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49605this is most likely a priority / race-condition issue
i’ll try to reproduce this here somehow first of all -and will get back to you when i can have something sensible to say about this
at the moment – as you might guess – this works just fine here in any scenariowppizza->localization
31 May, 2020 at 7:18 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49562your version of the postcode plugin is still 4.0.23 (April 2019) so first of all i would suggest updating it to the latest version (currently 4.0.28 / April 2020)
31 May, 2020 at 4:35 pm in reply to: Paypal orders: No Delivery Address in printer/emails and Order History #49554without a link at least , i cannot really comment I’m afraid
31 May, 2020 at 4:20 pm in reply to: Preorder: text changed, no “as fast as possible” anymore, missing reset button #49552all of what you are saying is correct.
the changes are also quite deliberate and furthermore are specifically mentioned in the changelog of the pluginas of v3 of the plugin , you cannot say as “soon as possible” anymore if the shop is *not* open at that specific time
so the customer is forced to make a selection when the shop is closed actually closedthis is actually a good thing, and based on feedback of this being an issue in the previous version, as people will not expect an order to be delivered in the next 30 minutes (or whatever your normal delivery times are) and then complain to you that they never got their order (which you would not be able to fulfill of course as you were closed at that time)
The only scenario now when “as soon as possible” can be applicable – but you’ll have to specifically enable this now in the plugin settings/options- is when your shop is actually open at that time so “asap” can actually be something sensible (like in the next 30 minutes or as soon as you are able to , within reason
PS: It was also marked as a major update by virtue of increasing the plugin version from v2.x to v3.x
not in an automated kind of way , no
i.e – to my knowledge at least – there’s no plugin/extension etc available at currently that does this sort of thing>Would I be able to use this extension to offer gift cards to customers?
No, not really. Sorry.>Is there a better solution?
To my knowledge at least , no such thing exists as of the date of writing this reply I’m afraid
(unless someone else has developed this , but I’m not aware of this being in existence)25 May, 2020 at 4:46 pm in reply to: suggestion for preselect field on checkout coming from URL param #49414you probably want to have a look here
https://docs.wp-pizza.com/developers/?section=checkout-formfields
As mentioned, this looks like it went wrong when you did the upgrade,
so i would suggest you do that again (with plenty of memory) and check your debug.log to see if there were any fatal errorsif that all goes to plan, you could afterwards make a backup of your wppizza_orders and wppizza_meta tables
and then perhaps delete all the orders in there that are 2 or more years old (are do you really need permanent access to orders from 2 years ago ?)the memory exhausted error you are experiencing is most likely caused by the dashboard widget and when going to the reports page as both of those need to get information from every completed order to display their (total) values
as mentioned, there maybe a way to somewhat get this memory consumption down a bit – and i’ll look at that in the near future – but for the time being, if you have lots of orders , it will consume quite a bit of memory when generating the reports/dashboard info (though the dashboard info is cached up to a point)
generally , notices are harmless (in most instances)
however, do you still get these once you have cleared your browser cache
and started with an order as new like a customer would (and not after you have been enabling/disabling gateways when you are -technically- in the middle of an order in the frontened ) ?>but thought I’d ask!
sure, no harm done
but no, it doesnt do that and there are no plans to implement that from my side>And I found another error on every page:
are you actually outputting your errors/notices on pages instead of just logging ?
i.e do your debug settings look different to this ? - AuthorPosts