Thank you very much. Was really helpful. After filling up my form on thrive, it doesn't redirect to my default thank you page. Instead takes me to my wordpress, demanding I login. I couldn't where the mistake is coming from. How do I correct that.
This is a GREAT start! However, we can get form validation working too! ***Include the following scripts in Header scripts (Before the end tag): yourwebsite.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css?ver=1.5.1.3 code.jquery.com/jquery-1.12.4.min.js *Also need a simple variable for your form settings (it is best to find this code in page with the form embedded with the shortcode): /* */ ***Include the Body (footer) scripts (Before the end tag): yourwebsite.com/wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js?ver=1.15.1 yourwebsite.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.js?ver=1.5.1.3 Follow the video above + add these items above and you can now have form validation working in thrive editor as well!
Txs. ✌️ I watched and tried. Firefox and Chrome. But could not find form content. 😭
Thank you very much. Was really helpful. After filling up my form on thrive, it doesn't redirect to my default thank you page. Instead takes me to my wordpress, demanding I login. I couldn't where the mistake is coming from. How do I correct that.
When I hit preview after I create the form it just shows me my defauly home page instead of the form I created. Any idea of how to fix this?
This is a GREAT start! However, we can get form validation working too!
***Include the following scripts in Header scripts (Before the end tag):
yourwebsite.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css?ver=1.5.1.3
code.jquery.com/jquery-1.12.4.min.js
*Also need a simple variable for your form settings (it is best to find this code in page with the form embedded with the shortcode):
/* */
***Include the Body (footer) scripts (Before the end tag):
yourwebsite.com/wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js?ver=1.15.1
yourwebsite.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.js?ver=1.5.1.3
Follow the video above + add these items above and you can now have form validation working in thrive editor as well!