Forum Replies Created
-
AuthorPosts
-
> … Do you take over the project? ….
Sorry, I do not offer any customisations / custom coding ( https://docs.wp-pizza.com/faqs/?section=customisation )> … Redsys is the way to integrate it …
There is a skeleton gateway in “/wppizza/add-ons/gateway-development/” you can use to develop your own gateway implementation depending on the API / documentation of the gateway you want to integrateyou need to simply add another (non-preselect) custom group where you set the restrictions for your cheese
can you post a screenshot of your settings please
Glad to hear it
you can use the “elements” attribute in the shortcode to change the “order of appearance” of things
https://docs.wp-pizza.com/shortcodes/?section=by-category
i.e
[wppizza category=’vandaag’ noheader=’1′ elements=’title, thumbnail, content, prices’](or – as you are not using any thumbnails it seems – just ‘title, content, prices’ should also suffice I would think)
PS: i would not think you necessarily need to create a new category , but simply set the required items as opposed to a whole category
or somewhat copy the discount settings but setting different required menu items there . etc etccreating a different category would probably also work – perhaps using the shortcode like [wppizza category=”cat1, cat2″] to display them together
just some ideas of the top off my head here
sure.
the idea is that if you buy 3 at a fixed price, you should also be able to buy 6 at 2x the fixed price
after all, i could just send you 2 separate orders – with more work for you – and i’ll get the discount 2 times regardlessNOT enabling MultiApply does not make too much sense to me in the first place to be honest (but it’s there if someone really wants it and there may well be circumstances/setups where this might be totally appropriate too)
haven’t yet checked this in detail, but my guess would be it’s because “Multi-Apply” is off.
i.e if it’s off, it only applies this to the first time the condition is met .
in your described case that’s for your 3 pizzas that are below the minimum price set, in which case the discount applied will be zero (as it’s no discount at all if you charge a fixed price of 3 x 4.49 as opposed to the “natural” 3×4.19)as the condition was met, subsequent conditions met will be ignored.
If you enable “multi-apply” then it will consider ALL instances of the condition met.Again, haven’t yet checked in detail, but I would expect that to be the issue at hand
And then again, sometimes it’s easier than expected ….
I’ve just made v2.0.14 available (might take a little bit to show up in you plugins screen as an update being available)
that adds an option of “Baseprice Only” when setting a “Cheapest [x] Items Reduced” discount
I.e it will leave any add-ons (namely Ingredients added to an item) at full price if that option is selectednot at the moment, but i;m hoping to get to have a look at this in the next week or two
This reply has been marked as private.This reply has been marked as private.got a link where i can look at it ?
what version of wppizza ?
have you tried (re)-saving your additives ?
what other wppizza related shortcodes (if any) are on that page ?I can see where you are coming from. I’ll have a look at that (but no promises or ETA at the moment)
I am not even sure right now whether this would have to be added to the discounts (probably) or the ingredients plugin.In any event, can you post a screenshot of your particular discount settings you have – so i have a starting point of some sort ?
thanks
that’s pretty much what the “print” button is for that you can find in “Wppizza->orderhistory”
the output generated will depend on your settings in “WPPizza->templates->print”i dont know much about german tax law, but presumably you need to include the values/tax rates etc related to an order, all of which can be selectively added as required in those template settings
PS: as it happens, i am also in the process of actually developing a little plugin that would allow you to selectively add a pdf invoice to any emails the system sends (the output of which is also depending on settings in wppizza->templates->print)
but that is a few days or so away yet from release20 April, 2019 at 4:00 am in reply to: Warning: session_start(): Cannot send session cache limiter #42696PS: you should not output errors/warnings etc on production sites either but log them instead
20 April, 2019 at 3:54 am in reply to: Warning: session_start(): Cannot send session cache limiter #42695This reply has been marked as private.20 April, 2019 at 3:53 am in reply to: Warning: session_start(): Cannot send session cache limiter #42694you have a rogue space (or some other character ) in your wp-config.php on line one
(says it right there really “Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/httpd/vhosts/alibabakebab.ch/httpdocs/wp-config.php:1) “)
This reply has been marked as private. -
AuthorPosts