Forum Replies Created
- AuthorPosts
-
had a look here ?
https://docs.wp-pizza.com/developers/?section=wppizza-markup-singlesorry, but this really is not anything like a simple thing to do
this is all added via filters (there is no “file” you could edit) as column counts also change dynamically
you would also most likely seriously run out of space you have in that column (which is why it is added underneath to stretch across all column)more importantly, i also cannot see why this would be an urgent requirement or indeed what would be the actual benefit of doing this
Feel free of course to make a case for it and maybe i can make this an option one day (but even then , it’s not going to happen in the immediate future I’m afraid)as of wppizza version 3.2.5 this – i believe – works again as intended
you see, the issue is, that i do not understand how your mail.log / program can say
“….. recipients : [email protected], [email protected] ….. recipient address not accepted by server etc etc ”
if the plugin simply does not do that.
the email entered by the customer (i.e for this example [email protected]) is never in the main recipients list , but in the cc (unless you setup a separate template – which you have not – to send to the customer of course)
so the mail sending program is failing the ENTIRE email even if only the cc is invalid ?
surely , it should still send the stuff (and will get a bounce from the cc)can you talk to whoever administers your mailserver about this please as this makes no sense to me
(PS wppizza 3.2.5 will also add a little more detail to those 10003 error emails to be able to dig a bit deeper if needs be )thanks for those
could you also please post (or send to dev[at]wp-pizza.com) a screenshot of
wppizza->templates ?
thanksyou have a jquery 500 error you need to fix
look at your consoleand the error you are getting would be ….?
actually , let me ask you another way first
can you do an order on YOUR site with this kind of wrong email – i.e [email protected] – and let me know if you still get the same error /warning email ?
maybe it’s a one-off due to caching issues (as you have removed version numbers from resources)
> how to explain..
that’s finething is, a wrong email by the customer should not trigger this email (i’ll spare you the details why not)
as the error is – as it says – “EMAIL TO SHOP FAILED” which is about the email to the shop, not the customer
let me see if i can reproduce this here with that @gmai.com(i might have to ask you for some admin screenshots at some point , but will try to reproduce this first )
Also: (and then i shut up for now)
I’ll investigate:
>After update from 3.2.2. to 3.2.3 my custom opening times are now duplicated
though i don’t think this will make any difference as such to the functionality, it nevertheless should be fixed (assuming it’s a bug in the plugin – which seems quite possible from what you are describing – and not caused by something totally different)
thanks for flagging ithmm,
the option exists already (wppizza->order settings->Exclude menu items from calculation)
however, this *seems* to be broken in v3.x of the plugin (I’m quite certain it worked in v2.x)
I’ll have to investigate, but it might take some time as getting this wrong could mess up a number of other thingsby “customer” you mean your “customer” that has the website and the settings in (admin) wppizza->order settings->emails, right?
(as opposed to the “normal” website visitor/customer mistyping his email address in the checkout page …?)@onlieidltd
see : https://www.wp-pizza.com/topic/order-issue/ for a starting point
“Could not instantiate mail function.” is not a plugin issue but a setup/server issue>Do all your plugins work with PHP 7?
yup
(provided you are using recent versions of course)I’ve already answered that directly to the email you sent (as you will know)
but in case someone reads this and has the same question :logo:
you’d have to use css / background images (assuming your email type is set to html of course , otherwise adding images is not going to work anyway) in the css customisation of each template
typically in
Section Styles – Site Details -> Table
where the default would normally be
padding: 30px; text-align: center; background-color: #21759B; color: #FFFFFF;footer text :
the footer text can be set in
wppizza->localization -> Templates Other->Footer : text after summary / totals [html allowed – use linebreaks for newlines in plaintext output]PS:
i believe there might still be some legacy (v2.x) localization strings that are not even used any more in v3 and should be deleted from the plugin
however, i need to take a little bit of time at some point and do this carefully so as not to delete the wrong stuff…
(furthermore, some localization strings would no doubt benefit from being re-organized into their respective / appropriate sections … a “todo” on my behalf in a near future update)temporary issue, should now be resolved
This reply has been marked as private.as i have no idea what Zoho is or supposed to do, i cannot comment really
wppizza also has it’s own smtp option
however, if something else hijacks the wp phpmailer somehow , then this might not helpthanks
programatically speaking, the emails are being sent by the plugin
however, clearly, they are not being received (or even sent), so something is interferingyou are also caching the orderpage !please read here
https://docs.wp-pizza.com/faqs/?section=using-a-cache-pluginfurthermore, have you tried disabling all other non-wppizza plugins (especially the amzaon ses) ?
- AuthorPosts