Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1104826

    Hi Guys!
    I know that there are several threats about this issue and i had a look at all of them.
    However none of the solutions was working for me.
    I tried following steps
    – At the WP-Login site I clicked on forgot password. (I revived a mail from (Email address hidden if logged out) )
    – Installed WP contact form 7 (worked to send emails)
    – Installed Drag&Drop Contact form builder (worked to send emails)
    – Installed WP mail logger (no logs created when sended with default form)

    – Added the following code to the function.php file
    function change_cf_from() {
    return ” (Email address hidden if logged out) “;
    }
    add_filter(‘avf_form_from’, ‘change_cf_from’, 10);

    However, the contact form is not working yet. could you please have a look at it.

    • This topic was modified 5 years, 5 months ago by logerber.
    #1105982

    Hey logerber,

    Thank you for contacting us.

    I checked your site please install a child theme before adding customizations.

    For testing purpose please perform all the steps mentioned in the docs.

    Let us know your test results.

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.