SenatorJ
Forum Replies Created
-
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Not receiving Emails since last update.Thanks for your help Jason. Much appreciated.
I removed the “Reply-To” line as well.
Forum: Plugins
In reply to: [SpiderFAQ] Spider FAQ Problem – Error Code Appearing on WebpageI am sorry I don’t think I have a copy of the original Theme file as I had someone else built the site for me initially.
Is this something I can send you from WordPress Admin?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Getting Postman SMTP to work with Custom FormI originally had this thread int he wrong plugin forum , sorry.
Response from Postman SMTP has resolved the problem. Thank you very much for your help.
1. Your code has problems, this is the correct call:
$emailSent = wp_mail($emailTo, $subject, $body, $headers, $attachments);Sorry, was obviously working on this problem for too long. I am using Postman SMTP with the GMail API.
I works fine on another page using Contact Form 7, but the custom application form it does not work???
Forum: Fixing WordPress
In reply to: Home Page Image No Longer Full WidthHi again, just noticed that the home page image looks exactly how it should when using Chrome, but in Explorer, Firefox and Safari it is not appearing in full width. Is there any suggested fix for this.
Thank you.Forum: Fixing WordPress
In reply to: Home Page Image No Longer Full WidthThank you very much for your help, all fixed. Much appreciated.