Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Contact Form 7 thank you redirect

Home / Forums / Virtue Theme / Contact Form 7 thank you redirect

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
October 24, 2017 at 6:08 am

Hi,

I need to add…

<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
location = ‘
}, false );
</script>

…so my contact form redirects to a thank you landing page. The advice seems to be to add this in to the header.php but I know this is not the case with this theme. Where should I be adding the code?

Thanks Andrew

  • The forum ‘Virtue Theme’ is closed to new topics and replies.