Forum Replies Created
-
AuthorPosts
-
>For the plugin “Post zip code” I’d prefer a different solution if possible.
as i said, just overwrite the plugin files (without uninstalling!) or fix your file permissions and update as normalas the licenses are ok, i can only guess that your file permissions are not so the the new versions cannot overwrite the old ones and you will get an error
so i’d suggest you either fix those permissions or download the new plugin version from here https://support.wp-pizza.com/checkout/purchase-history/ and then overwrite it manually (presumably using ftp or something along those lines)
you will have to adjust your template css for your printer as is necessary for your circumstances
like break-word declarations , font-size declarations etc etc
(i also dont know why those thermal printers all always seem to have massive left/right margins when printing, but only the manufacturer will know)This reply has been marked as private.if you get “fundamental” errors (like a 500 or something)
you should enable debug (https://docs.wp-pizza.com/troubleshooting/) and check your debug.log . there’s a good chance it will tell you what the issue is> or a common problem.
it’s a known problem for older versions of the plugin (and to my knowledge was fixed in the latest version), which version are you using ?
thanksjust a couple of things
a) apologies for sending you to the faq link. i did not read the initial post properly (i.e i wrongly read this to be about item sorting not categories), my bad
b)looking at what’s there, and in addition to what i said earlier, it does make perfect sense to me to also sort by selected/set category order first (if categories are to be displayed in the cart) and i will add that to the next update (never been the case before from what i can see , so thanks for pointing it out)
c) it will not however (necessarily) match the order of your navigation menu (talking about the using “WordPress->Appearance->menu” settings here) as this order can of course be set arbitrarily, (but it would naturally respect the order of the wppizza navigation widget if used) – -just pointing this out to avoid confusion further down the line perhapsjust bear with me for a few days and update the plugin when the next version becomes available . It will automagically follow the settings as discussed then
cheers
ingredients span the whole row because in many (i dare say most) cases they need as much space as possible. however with some simple css (“padding-left” i would think) you can align it as it works for you)
haven’t looked at that for ages actually , but from what i can see/remember it simply adds newly added items to the cart or to a respective category in that cart if it already exists
along the following lines:
a) customer adds starters
b) customer adds main course
c) customer adds dessert
d) customer adds drinksso it will be show in a/b/c/d order (but items themselves sorted as set within those cats)
having said that, there is certainly a case that can be made for also allowing the category sort order to be displayed as set
admittedly, i am even somewhat surprised myself this is not the case , but i cannot tell you whether that was a decision made at the time to be as it is or in fact that option/order got lost at some time in the past in one of the many updates and no-one has noticed yet
suffice to say: i agree with you this should be an option (at least, if not even the default)
i’ll dig around for a bit and see what i can do in the next updatecheers
tried the faq’s ?
especially https://docs.wp-pizza.com/faqs/?section=sorting-categoriesre: > Can we integrate the callback.php with your Confirm|Reject|Notify addon?
maybe there’s an action or filter hook i could add that could be used to intercept the whole process (but the individual programming using the appropriate API would still have to be a custom thing)
i’ll have a bit of a think , but no promises or indeed ETA I’m afraid at the momentcoming back to the needing to use the “single” shortcode instead of a category shortcode i still have no idea why this would be required/preferable in this case
(featured)images apply to each item individually anyway, so i cant see where the benefits are on that front…
furthermore (maybe this is a piece of info you are missing , but i dont know)
the plugin has a layout option called “grid” which lets you display things in a – err – gridgenerally speaking, it does not really matter of course which way you do things as long as it works for you (and it always depends on other plugins and themes used anyway). after all, who am i to judge what is the best way for you
I was just trying to get my head around why it would be really necessary to use lots of single shortcodes instead of a simple category one…(which of course would have the benefit that you do not need to add more shortcodes if you decide to simply add another menu item to a given category…)just thinking out loud here though..
v3.6.1 should fix the single=”x” shortcode not working
just a note here re https://support.wp-pizza.com/topic/goodcom-printers/page/3/#post-38116
in reality the _GET parameters are being sanitised in some way shape or form…..right ?
just sayingjust fixing a couple of other little things i’ve come across while investigating , almost there though
@smaj
please ask your question in the topic you are referring to (i have re-opened it )as this really has nothing to do with the topic herethanks
[previously closed topic reopened by admin]
i cant see the ingredients problem either to be honest, but only you will know what works for you
anyway, let me get on with fixing that shortcode/single issuefor example on your site you have a category “beefburgers” under which you have a hamburger and a cheeseburge
so if you create a category called “beefburgers” and assign your hamburger and a cheeseburge to it
and simply add [wppizza category=”beefburgers”] it displays the same thing …. (i really dont get it, sorry)nope, i still dont get it. why do you assign multiple items to a category if you only want one to be shown anyway
(PS: [wppizza single=’cheeseburger’] is not a valid shortcode)
-
AuthorPosts