After I went live with the site, suddenly the message box below the contact form is empty after the form is submitted. It use to have a message in it, but now nothing. I’m using v5.0.1. How do I get the message to appear back in the box. The form works but the box is an eyesore and confusing as well. Could it be a theme issue?
Please update to Salient Theme Version 8.5.5 and Salient VC 5.4.7.
If you are not seeing the Plugin Update Notification you need to uncheck the " Disable Theme Reccomended Plugin Notifications " Field in "Salient Theme Options Panel" -> General Settings -> "Toggle Theme Features" Section .
Thanks Tahir, but it's all up to date. New site. CF7 was submitting properly with message in the box before I went live with the site. I had the host upgrade the php7 as well. Any other suggestions?
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Hi,
After I went live with the site, suddenly the message box below the contact form is empty after the form is submitted. It use to have a message in it, but now nothing. I’m using v5.0.1. How do I get the message to appear back in the box. The form works but the box is an eyesore and confusing as well. Could it be a theme issue?
Thanks!
After I added the work-around code I found on another forum
div.wpcf7-display-none {display: none;}
I still have a green box, so I removed the code.
Any other suggestions?
Thanks!
Hey Again,
Please update to Salient Theme Version 8.5.5 and Salient VC 5.4.7.
If you are not seeing the Plugin Update Notification you need to uncheck the " Disable Theme Reccomended Plugin Notifications " Field in "Salient Theme Options Panel" -> General Settings -> "Toggle Theme Features" Section .
To get a list of Bug Fixes and new Feature addons in the Latest Theme update, the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .
Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/ .
Best.
ThemeNectar Support Team
Thanks Tahir, but it's all up to date. New site. CF7 was submitting properly with message in the box before I went live with the site. I had the host upgrade the php7 as well. Any other suggestions?
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Perfect, as usual. Really appreciate you!