Home › Forums › WoodMart support forum › Moved: Reply To: Contact Form 7 missing send Notification for Customer
Moved: Reply To: Contact Form 7 missing send Notification for Customer
- This topic has 12 replies, 3 voices, and was last updated 4 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
March 10, 2021 at 4:33 pm #272492
ToriTori38ParticipantHello Elise,
Can you please look at the video in the private content. You will see that since the latest Contact Form 7 update, there is an issue. Once you click the send email button, the confirmation bar has issues appearing smoothly. First the close “X” button appears, then about 2-3 seconds later the green bar.
It is not affected by other plugins and I cannot test on another theme as no other WP themes I have have this confirmation bar.
Thanks for checking on your test setup.
March 11, 2021 at 7:31 am #272620
Eric WatsonParticipantHello,
Please, provide us your admin access so we can log in and check this on your side.
Thank you in advance.
March 11, 2021 at 1:34 pm #272748
ToriTori38ParticipantHello Eric,
Here are the details for the site which has just updated CF7 (latest version of Contact Form 7).
I attached again below the 2 videos to show you the difference between the contact form message bar before and after the CF7 update. I am not sure if this is a theme issue or one we need to speak to Contact Form 7 about (it is not related to our other plugins).
March 12, 2021 at 10:50 am #273012
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wpcf7-response-output:empty { display: none; }
Best Regards
March 15, 2021 at 8:22 am #273514
ToriTori38ParticipantThanks Elise but unfortunately no change. Please look at screen video I made after I added the CSS (in private content).
March 15, 2021 at 12:59 pm #273609
Elise NoromitMemberHello,
Please replace the custom code provided before with this one:
body .wpcf7-response-output:empty { display: none; } body.notifications-sticky div.wpcf7-response-output { animation: initial; -webkit-animation: initial; } body.notifications-sticky .wpcf7-form.invalid .wpcf7-response-output, body.notifications-sticky .wpcf7-form.unaccepted .wpcf7-response-output, body.notifications-sticky .wpcf7-form.spam .wpcf7-response-output, body.notifications-sticky .wpcf7-form.failed .wpcf7-response-output, body.notifications-sticky .wpcf7-form.aborted .wpcf7-response-output, body.notifications-sticky .wpcf7-form.sent .wpcf7-response-output { -webkit-animation: wd-fadeInUpBig .35s ease .5s both; animation: wd-fadeInUpBig .35s ease .5s both; }
Best Regards
March 15, 2021 at 5:16 pm #273669
ToriTori38ParticipantHi elise,
Thanks for your continued support, however there is still an issue.
With that CSS, you cannot close the message bar.I have removed the CSS, but please add again and try yourself to see the problem.
I think you will find the same issue on your own website. It is a problem between your theme and latest CF7. I think quite a few people have a problem with the latest CF7 update.
March 15, 2021 at 5:18 pm #273670
ToriTori38ParticipantPS – If you also continually refresh the page before you add the CSS, you will see that the message bar close button “X” continually pops on in the right corner. That again should not happen.
March 16, 2021 at 8:43 am #273809
Elise NoromitMemberHello,
There are two ways of solving the issue: 1) roll back to the previous version of the plugin or 2) wait till we release the upgrade with the fix of the problem. For now, it is not possible to correct it completely.
Best Regards
March 16, 2021 at 8:46 am #273810
ToriTori38ParticipantHe Elise,
Thanks for your reply. We have not yet updated on our live site so that is good news (only updated on our test environment).
Can you tell me of your next update will be in the next 4-6 weeks?
Thanks again
March 16, 2021 at 12:33 pm #273933
Elise NoromitMemberHello,
We are going to release the new version by the end of the month.
Best Regards
March 16, 2021 at 12:34 pm #273934
ToriTori38ParticipantGreat news. Thanks again
March 16, 2021 at 5:48 pm #274050
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘Moved: Reply To: Contact Form 7 missing send Notification for Customer’ is closed to new replies.
- You must be logged in to create new topics. Login / Register