Forum Replies Created
-
AuthorPosts
-
Sur, we emptied the cache. Several times.
The problem is only with the phone-icon. And you can see, the phone has another direction.
We solved it our way:we removed the icon.Nadja
I tried your code, but I still have the problem.
On desctop (with mobile option) the icon is red, on mobile phone it is grey. And it has a 3d-look. I want it to have like the other.
NadjaThank you.
That works
NAdjaThank you all for your help.
But after all the changes we tried, we think, it is our special configuration:
the mailserver is not with the provider. The provider is not the best and we use the spf-filter (antispam).
We try to find another solution.
NadjaThis is strange.
On my screen the phone icon is red (see img)
The code is like this:#adressbar .tel:before{ font-family: 'entypo-fontello'; content: "\1f4de "; color:#fff !important; }
I posted the image
I do not understand what you are meaning. Why do you need a screenshot? You can see it on the website
I have still a problem:
The site with mobile menu has under the header a phone-icon and a phone-number.
The icon is red, but I set it to white.Thank you. That was the problem.
I used the icon code from the template.
NAdjaI will try it.
Thank you.
NadjaIt is really strange.
If I use the standard form element the emails arrive.
But if I set the from// change from address add_filter('avf_form_from', 'avf_form_from_mod', 10, 3); function avf_form_from_mod($from, $new_post, $form_params) { $from = " ( (Email address hidden if logged out) ) "; return $from; }
I get my autoresponder email but the real email do not arrive. It seems that it is blocked from the provider (we cannot find it in spam or log).
Have you any idea?
Thank you
NadjaPlease, can you check our problem
Thank you.
NAdjaWe do not use this email-plugin. We are using the form-element from enfold.
You can find it for example here:Here you are.
Thank you for your help.
NadjaThis is really strange…
I added this to my function.phpadd_filter('avf_form_from', 'avf_form_from_mod', 10, 3); function avf_form_from_mod($from, $new_post, $form_params) { $from = " ( (Email address hidden if logged out) ) "; return $from; }
If I send the form, I get the reply email and on the website I get the “Thank you”-Site.
But the email do not arrive on the server the form is sent. ( I hope you understand what I mean).Nadja
I sent you my login credentials yesterday. I don’t know why they are lost…
So here they are again.That is strange.
I sent you yesterday the login credentials…
But I cannot see them.So here they are again.
Can nobody help me?
NadjaI will try it.
Thank you
NadjaThe spf-filter is a filter for spam.
And we tried the smtp-plugin but it doesn’t work. We don’t know why (perhaps it is a problem from the provider).
So we have to change the “from” in the email.
NadjaNoone the same problem?
We have the problem since the update in december.
NadjaThank you! This sounds great.
Regards
NadjaThank you.
NadjaHas noone the same problem?
NadjaWe found out another amazing “thing”:
We added some forms on 10.12.2018 und send testmails with the new forms.
The reply-adress was the right email.
After the update (11.12.) the reply-adress was the standard wordpress-email adress. And since this update the mails do not arrive.
Can this have something to do with our problem?Important to know: only the mails from sender with a spf-filter do not arrive.
See my post: https://kriesi.at/support/topic/sent-from-in-form-not-the-mail-from-form/#post-952897Thank you for your help
NadjaI found the logs. But there is no error log.
I have:
access, mail, sftp
For what kind of message should I look for?
Thank you
nadjaThe provider ist 1&1, a managed Hosting Paket.
I phoned the hotline, but they couldn’t help me. They told me, they habe also no access.
Are you sure that it must be the “server error file”?
nadjaSorry, but we have no access to the server error logs.
What can we do?
Thanks nadjaI Try to geht The logfile. I have no access
I come back, when I have an answer.
Thank you
NadjaThank you so much!
Now it works.
Nadja -
AuthorPosts