Forum Replies Created
-
AuthorPosts
-
12 December, 2016 at 1:14 pm in reply to: How to check customer is new or old inside hook wppizza_on_order_executed #24007
check the wp_user_id in the {prefix}_wppizza_orders table
it corresponds to “normal” WP usersthis has already been answered here
https://wordpress.org/support/topic/hook-after-successful-order/please do not post the same question multiple times in different places. once really is enough.
thank youThis reply has been marked as private.a few things:
generally: ignoring a couple of css declarations (mainly distinctly setting cursor:pointer for a few elements) there is no code anywhere that distinctly targets iStuff or non-iStuff, so it does not make much sense to me when you say that some things do not work on your iPhone (but i cannot speak for any other plugins or the theme you are using as those might of course change things)
> Pre-order: 15 minutes before the closing is not working! You can place orders until closing time.
you will always be able to place orders when you are actually open at that time (otherwise there isn’t really any point of having the shop open at that time in the first place) , the “15 minutes before closing” only applies to preorders in/for the future (i guess i could make this a bit clearer perhaps)>Pop-up with Iphone is problematic.
>but height remains small and you can not scroll down.in the past – with very old versions of the plugin – perhaps. if that were still the case, I am sure I would have heard about it. Moreover, from what i can see on your site this works just fine. I cannot see the problem you seem to be having to be honest. Have you tried a different phone ?
have you tried disabling all other plugins using a default theme ?>Ingredients pop-up does not work with the long list but with less decay already.
Sorry, but I don’t understand what you are trying to saytry enabling the minicart perhaps (enable in the widget)?
alternatively – use the “totals” shortcode (wppizza type=’totals’)
see : https://support.wp-pizza.com/topic/wppizza-shortcodes/or you could of course also just link to the order page …
there will be a few more options for this sort of thing in version 3.x , but for now it’s the above
re popup:
without a link , I cannot tell you anythingre backup: i cannot help you. it is your backup solutions responsibility to transfer things correctly / completely
personally , i cannot help you as i do not have one (or indeed have any need for one).
However, maybe someone else reads this and can share his/her setupyou have to speak to paypal.
what it means is that the order did not get processed their end until 2 days later .
this might be for various reasons only they will know (or it might tell you in your paypal account)are we talking about the main/free wppizza plugin or this one ?
https://support.wp-pizza.com/downloads/wppizza-coupons-and-discounts/
and in particular the following settings which i would have thought do what you want to do (at least as i understand you)
https://support.wp-pizza.com/wp-content/uploads/2016/02/cad-discounts-admin-screenshot-v1.4.pngyou are quite right. I should update that.
things always take a bit longer than thought (i thought i’d have something by september/october)
as it turns out I should have a beta around christmas.
I’ll update the devblog in the next 10 days though to at least list the main addition / changesnoted as feature request.
don’t think this will be inbuilt anytime soon, however, there’s thishttps://support.wp-pizza.com/topic/create-your-own-sales-report/
perhaps that helps
you can probably use this as a starting point
https://support.wp-pizza.com/topic/create-your-own-sales-report/this is not supported / implemented
28 November, 2016 at 10:12 am in reply to: failure to fill fields in case of user authentication already registered #23661sorry, but i do not understand what you mean by “compiled automatically” or what it is you are expecting when and where
28 November, 2016 at 10:10 am in reply to: Basic question on order history and creating accounts #23659wppizza uses the inbuilt wordpress users / profiles .
if you allow registrations on your site the order/checkout page will have an option to continue as guest or register an account when ordering.
if a user has registered his registration data will be associated with the WP user account / profile
see also wppizza->order form settings regarding which fields should/can be registered
and
https://support.wp-pizza.com/topic/the-register-feature-doesnt-appear-on-my-site/until wppizza v3.x, no additional gateways – other than the ones already available (https://support.wp-pizza.com/gateways/) – will be added I am afraid.
Once wppizza v3.x is released, there is definitely a plan to add more gateways in due course. However, which one will be available when I cannot tell you.
In the meantime, there is a skeleton gateway in the plugins add-on directory you could use to develop your own if you wish (wppizza v2.x)see also
https://support.wp-pizza.com/topic/custom-gateway-implementations/btw, i am always happy to hear suggestions. without them , the plugin would probably not even have half of the options it has. some make it some don’t and some just end up being forever pushed down the list of things to do being overtaken by others.
the nature of the beast i guesssorry, but that’s not likely to happen anytime soon (if ever)
not only are there so many possibilities and permutations that it will most likely confuse those non-technical users in the first place, but the layouts available will probably also need some tweaking (using css for example) to make them work with the theme used when setting things up
(that’s just off the top of my head, I am sure there would be other things that neede to be considered )furthermore, there is always a possibility that shortcodes change or – more likely – are added at some point
for instance from version 3.x onwards – when that is released in the not too distant future – you will be able to mix and match layouts for different pages (plus a bunch of other things)
trying to maintain yet another option with the inevitable request for more granularity will take way too much time away from adding other – and in my opinion more useful – additionslastly, understanding shortcodes is somewhat essential if you want to set up any kind of wordpress site (barring the most basic ones)
that’s not to say I will never look into it, but I just cannot see this happen in the near future
there are 3 layouts to choose from.(wppizza->layout)
the demo here https://support.wp-pizza.com/twentytwelve/
uses the “default” layoutif you want to change layout/css depending on what you want/need, you will have to set your css declarations according to your needs
(see also https://support.wp-pizza.com/topic/customising-the-css/ )if you are referring to this
>https://support.wp-pizza.com/topic/post-code-validation/
then no, there has not been any development afaik (i.e stripe still do not allow for this sort of thing in the popup ….. unless someone tells me otherwise) -
AuthorPosts