Forum Replies Created
- AuthorPosts
-
should be fixed as of 3.1.1
what version of php are you using ?
this can really only happen on old versions of phpthat said, it’s easily fixed/worked around
will be a couple of hours or so though>3. Wp Pizza System sends the order mail at 19:16 (nearly an hour later)
that happens if paypal does not send the notification to the server in a timely manner or the server itself does not respond/accept that notification (or perhaps th eemail server “sits on it” for a while)
there’s nothing i can do I’m afraid (paypal DOES sometimes have a delay of this sort, but not too often)all gateway updates will still work with the old versions of wppizza (essentially the coding for the old versions have stayed the same, but if you are using wppizza 3.x the new coding will be used so to speak)
>Any timing on the update release?
already therere empty categories:
if memory serves me right there was actually a/some reason why it shows “no results” in v3 instead of it being not shown at all.
that said, as i cannot really remember what the thinking was behind it, i will add an option in the layout settings that will be enabled by default, but can be disabled again if needs be, to the next update of the plugin which will not show empty categories (as that kind of makes sense to me too)re placeholder image:
the classes are pretty much the same. but it’s not using an image but a font/content, so you’ll have to override the .wppizza-article-image-placeholder:before pseudo selectorthen your ipn is probably not configured/working
date format : controlled by wordpress (wp-admin/options-general.php)
the rest , look again. i can assure you its there
wppizza->order form settingshave you looked in
wppizza->localization
wppizza->order form settings
wppizza->gateways
?>Just updated preorder plugin, and now it works like a charm.
good stuff>Thanks and have a nice one.
no problem, you toohad a bit of a rummage around.
can you update the pre-order plugin when 2.0.4 shows up in yoru plugin s page (assuming you have the license activated)
there was something that might have caused your issuelet me know if 2.0.4 fixes it
thanks
This reply has been marked as private.ok, thanks
thanks.
one last question.
do you get this warning all the time or only on specific dates/times ?reason i’m asking is this: eliminating that warning is easy, but am trying to find out why that array the warning refers to could ever be empty in the first place
(my guess would be: on mondays only, but confirmation of that would be helpful)
thanks
can you enable debug ? (http://docs.wp-pizza.com/troubleshooting/)
anything in the debug.log ?sorry, but i cannot see this happening anytime soon, as you’d/we’d be opening a big can of worms regarding sort order etc if one were to then allow saving of those searched for ingredients displayed with all the others omitted
that said, a simple CTRL+F should kind of work in many cases too and is all i can offer here at the moment
that said, can you send me a screnshot of your wppizza->opening times just to check a couple of things ?
thanksok.
it’s just an – inconsequential – notice really, but i can easily eliminate this in the next update
thanks for flagging itcannot comment without a link really
re 1) wppizza is simply a – so called – custom post type of wordpress and that’s how wordpress works (i.e editor, admins etc etc ) regarding giving access to certain things for certain roles
re 2) prices ARE rounded to the number of decimals your currency has/supports.
i.e
if your currency supports/has 2 decimals, fractions will be rounded to 2 decimals if needed
if your currency supports/has 3 decimals, fractions will be rounded to 3 decimals if needed
if your currency does not support decimals, fractions will be rounded full integersThis will not change.
please do not start 3 completely different topics in one thread
https://www.wp-pizza.com/topic/forum-rules-read-me-before-posting/re 1) there is no stockmanagement that comes with wppizza, your “easiest” option would be to simply set items to draft in quickedit.
you can probably also program something that would “re-publish” items at your next opening time.re 2) prices are already rounded, so i do not know what you are referring to unless there’s an issue somewhere i am not aware of
re 3) there isn’t really any provision for that
not to mention you’d have to geocode things first too
https://stackoverflow.com/questions/24355007/is-there-no-way-to-embed-a-google-map-into-an-html-email - AuthorPosts