Forum Replies Created
- AuthorPosts
-
glad to hear it
typically, yes , though there are other ways if too
https://docs.wp-pizza.com/developers/?section=filters-actions-functionsyou can enable tips in “wppizza->order form” (currently only supports amount, not percentages)
if it’s a “Printing Software for Windows & Mac” it implies to me that a computer has to be running to “autoprint” which then wouldn’t be a replacement for cloudprint at all really (but feel free to correct me if i’m wrong of course)
see also the discussion here https://www.wp-pizza.com/topic/google-cloud-print-will-be-disabled-on-december-31-2020/
in case someone else comes across this thread :
i can only see it activated on 2 sites here
However, if the sites are clones, you need to associate the key with the sites(urls) it’s now running on,
so try de-activateing and re-activating on those 2 sites where you have the issuesPS: are you sure you entered the same/correct licence key on those other 2 sites (just asking to be sure here) ?
This reply has been marked as private.Hi
yeah , sorry, i uploaded that file with the wrong file permissions, can you please try again and let me know if that solves it ?
thanks
try this
https://docs.wp-pizza.com/developers/?section=confirm-reject-notifythough not tested as such to be honest, I believe this should work if the network allows this to start off with
it’s simply added to the page – like any normal text you add to a wordpress page – above the shortcode that displays the menu items. Nothing fancy going on there
all i can say is that wppizza is constructed in a way that makes it work with many/most themes that are following wordpress standards. That said , depending on the theme and your requirements you *may* or may not need to do some css tweaking
I really cannot comment on individual themes (even less so on commercial ones as i have no access to them)wppizza is a free plugin, so i would suggest you install/use it with your theme and see if it suits your requirements
As of v3.12.1 there is also now the wppizza_reports_data() function available
see
https://docs.wp-pizza.com/developers/?section=create-your-own-sales-reportassuming you are referring to the main wppizza plugin (http://wordpress.org/plugins/wppizza/)
you might want to consider a multisite setup, though this depends on your exact requirements and any differences that might exist between the 2 shopsalternatively – if your 2 stores have *exactly* the same opening times, products etc etc – the following might be sufficient
https://docs.wp-pizza.com/developers/?section=delivery-by-post-zipcodeprobably not, as the whole point of the plugin is to make people choose a timeslot – but i’ll look at that at some point when i get a chance if this is doable nevertheless , just completely snowed under at the moment
however, unless you enabled “Force selection when open:” , it will already automatically select the next timeslot available anyway when the shop is currently open, so it doesnt really “force” selection as such as it will already be selected
a couple of things:
a) there are a couple of filters you could already use to adjust the output of the “detailed” report
namely ‘wppizza_filter_csv_columns_detailed’ – for the column labels and ‘wppizza_filter_csv_rows_detailed’ for the rows/values (see the WPPIZZA_FILTER_CSV_COLUMNS_DETAILED/WPPIZZA_FILTER_CSV_ROWS_DETAILED section here https://docs.wp-pizza.com/developers/?section=create-your-own-sales-report )
However, tweaking the output, although certainly doable, is not exactly trivial.
That said, I agree with you , that the breakdown of taxes could be done more elegantly , so I’ll look at that and if I don’t come across some unforeseen problems – alwasy a possibility of course – will add a more detailed breakdown soon (perhaps even in the next update of the wppizza plugin, though cannot 100% promise that at the momentb) ignoring the above , the “detailed” export does of course already have that data included in the “order verbose” column (but as mentioned , this could/should all be broken down into it’s own columns, I agree)
So if you need this done immediately, use the filters I mentioned above – or indeed create your own sales report altogether as outlined here https://docs.wp-pizza.com/developers/?section=create-your-own-sales-report – otherwise perhaps you can wait for the next update or so and this tax data will perhaps be more manageable for your scenario
hope that helps
>All good
glad to hear it…>I don’t see my new custom group in any drop So the breakfast item has the egg AND every other regular item.
yes it does.
you misunderstand how this works.
– you assign ingredients to (menu)sizes
– you assign menu items to (menu)sizes
– all ingredients assigned to a (menu)size will be available to all menu items assigned to the same (menu)sizeyou have more granular control to put a selection of those ingredients that belong to a (menu)size into specific groups with limits etc. via custom groups
you *could* add another custom group with group type “exclude” to additionally exclude the things you don’t want from a certain itemI would however suggest you organise your items(products) as to who they belong together
i.e
– create (menu)size(s) for your pizzas (as example)
– create (menu)size(s) for your pasta (as example)
– create (menu)size(s) for your burgers(as example)
— etc etcnow add all ingredients you might want to offer for pizzas to the “pizza” menu sizes
same for pasta, same for burgersnow you have all the appropriate toppings for the appropriate type of food – without “cross contamination” so to speak.
you can still exclude things if you like per item with additional groups, but as a basis the above kind of setup will most likely save you serious headaches in the future if you want to expand on things…..
i can only see half a screenshot of your setting for this group …?!
cant really say much without at least (a) screenshot(s)
just as a note here, in case people come across this topic:
as of v3.x of the plugin, there is now an option to that let’s you enable this kind of sorting - AuthorPosts