• We’re using Contact Form 7 (CF7) with Virtue 2.5.8

    A CF7 Webhook is not firing, and after disabling al installed plugins we’re not found that that has fixed the problem.

    Do you know of any issues between the Virtue Theme and CF7?
    And if so, what needs to be done to fix any possible conflict?

    In particular the CF7 related code that’s not working is as follows…
    =======================================================================
    add_action(‘wpcf7_before_send_mail’,’cf7_save_to_the_database’);

    function cf7_save_to_the_database($cf7) {

    write_log(“———–SAVING RESULTS TO DATABASE———-“);
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Dplum,

    Thank you for contacting us.

    Please check the contact form7 with any wordpress default theme ,if the problem remains that means the issue with the plugin .

    If the contact form7 works fine then the issue with the your theme.

    So please try to figure out whether the problem with your theme or plugin.

    I hope the above was helpful.

    Kind regards,

    Manoj

    hannah

    (@hannahritner)

    Hi dplum,
    Virtue theme is now running on version 2.8.5. Start by updating, then let me know if the issue remains.

    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 Problem’ is closed to new replies.