Forum Replies Created
-
AuthorPosts
-
Hi Mike we have identified the issue. Our contact forms were sending as the end user, so spam filters were considering some of them as spoofed. We have changed all our webforms to send from no-reply@ and it has resolved the issue.
There is still one remaning issue. Our Autorespond text is as follows:
Thank you for your interest in our Parent & Toddler Groups at xxx
Our groups are currently full, however I have added you to our Waiting List and will contact you once a space becomes available.
If you have any questions in the meantime please contact me on xxxxxxxx
With kind regards
xxxxx
xxxxx etc.However the email received by the end user inserts the word “Dear” followed by a blank space on a line above our message. I cannot see where to delete this or alternaitvely add a tag for name after “Dear”.
Please could you advise?
Many thanks
Hi Mike I checked the spam but there were no missing form email there. So I will check with our web host re spamassassin
Yes we seem to be receving some forms but not others. For example it received a form test I completed where the front end user details I entered were from my @gmail.com address but not not from the same form with a test where the front end user details I entered were from my @btinternet.com email address.
Also two users with @yahoo.com and @yahoo.co.uk forms did not come through to us, though they got the acknowledgement email
WordPress login details in private content
I installed the Contact Form 7 plugin, and emails were received okay.
Should I recreate all my forms using Contact Form 7 or is there a way to troubleshoot the issue with the sisting forms?
-
This reply was modified 3 days, 3 hours ago by
JennyGr.
Thanks Rikard I don’t udertsand what this is asking me to do, can you advise?
2. Check if WordPress is able to send e-mails
Go to the login screen of your WordPress installation and attempt to recover your user password, if you do get the e-mail then it may be that your server is only allowing e-mails sent from the default WP address (should be like “ (Email address hidden if logged out) ”). In this case, you can set the Enfold contact form to send messages from that address, just add the following snippet to your theme/child theme functions.php file:function change_cf_from() {
return ” (Email address hidden if logged out) “;
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10);I have the same issue
Also a <Br> break is delivering a <P> break if there any way to have a <Br> break in the autorespond message?
Hi Mike the page shows a critical error on both back end and front end preview (it’s in draft not published).
I cannot get in to edit it. Page link is in private content.
Thanks
Jenny
Hi Rikard I tested on another test page and there is no problem.
The error page was working at first with the timeline then stopped.
Heres the temporary login in Rikard
All sorted I cleared my wordpress plugin cache
This is now resolved it was a php version issue on my host server
Hi Guenni007
Wow! I Can’t believe that’s all it was! I’ve never needed to use the toggler before.
Thanks for your help :)
Issue now resolved
Thanks see private comment
url in private content
Thanks Rikard see private content
I’ve published it and it seems to have worked. not sure why there was the problem in preview
Hi Shannon yes I’ve done that, no change. Has anyone been in to look at the post with the log in?
THanks
Jenny
Hi Rikard it see private content
Hi thanks Rikard see private content
It’s okay it was just a theme update issue, all sorted now
June 1, 2019 at 1:23 am in reply to: Logos in Footer Widget – Partner Logos element shortcode #1105894HI Mike sorry about that I have changed the login to admin access. Can you take a look?
Thanks
Jenny
Hi Ismael yes i changed it as the event has updated but if I replace it with the old image then the issue is the same, so the image is not the issue
Thanks
Jenny
HI Mike thanks for the suggestion. Would that remove the blog search elements – news category and past months?
I’ve popped a log in in private content.
Many thanks for your help
Jenny
May 27, 2019 at 11:07 am in reply to: Logos in Footer Widget – Partner Logos element shortcode #1104474Thanks Mike, I’ve done the code for the white background and that works great.
I’ve included a login for private content for the lining issue.
The one logo I want on the top row is bigger so I’m hoping it will go full width in the column
Thanks for your help
Jenny
The problem with the other page slider image is still not fixed. See private content for how it looked before the update. You’ll see the live version makes the slider image look like it has zoomed in
Actually it’s about the same as before
Thanks Victoria but the image is still showing too big. This is how it looked before the update, different background image but same dimensions positioning of the text etc. (see private content)
Hi Victoria thanks for the code, but it did not work, it narrowed the width of the whole site and cropped the image to that cropping off a lot of the text.
-
This reply was modified 3 days, 3 hours ago by
-
AuthorPosts