2017-08-02

【contact form7】送出表單轉址至指定頁 Redirecting to another url after submissions

Contact form7 送出表單轉址至指定頁 Redirecting to another url after submissions

簡介:Contact form 7 是wordpress系統中常見的表單外掛

以下code 放置內
<script>
document.addEventListener( 'wpcf7mailsent', function( event ) {
    location = 'http://example.com/';
}, false );
</script>
location URL 的部份更改為您要轉址的網址或指定頁。
應用在:Thanks you pages 或 tag 廣告追蹤碼應用

the other way 另一方法 addition settings
on_sent_ok: "location.replace('h t t p://yourthankspages_url;"

  

搜尋關鍵字查找文章


 

訂閱本站文章

Please wait...

謝謝您的訂閱


Load WordPress Sites in as fast as 37ms!


海外廣告贊助
聯絡佛系行銷學苑

Study & Work with Me









    Copyright © 佛系行銷 freeday.cc 
    pencilenvelope