- This topic has 6 replies, 3 voices, and was last updated 11 years, 2 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Pay Per Lead – Contact Form 7 Notifications
Tagged: CF7 Notifications, contact form
Notifications after form submission (after submit or kirim clicked) is disapear after I use integration code below
on_sent_ok: var url=’http://www.ideexe.com/wp-content/plugins/wp-affiliate-platform/api/post.php?data=51ef78421f43a|’+getCookie(‘ap_id’)+’|20000||vcc’; ajax.gets(url);
Normally, there is notification like “Sender’s message was sent successfully” after click submit/kirim and form back to blank.
My URL is [www.ideexe.com/vcc-murah/]
maybe you can try to fill the form
thanks
I’m sorry I don’t see the CF7 form in the page from the link you provided?
Can you send the link where the form resides?
you can scroll down, and click at ( 2.Kolom Pemesanan ) tab
thanks before
You have a javascript error:
Uncaught ReferenceError: getCookie is not defined
Have you tried getting the latest version of Contact Form 7 to see if it fixes it?
I’ll also check to see if the Affiliate plugin uses “getCookie”
Yes, I use the last version 3.5.2
like I Said, when I’m not use integration code below, CF7 Working normal
on_sent_ok: var url=’http://www.ideexe.com/wp-content/plugins/wp-affiliate-platform/api/post.php?data=51ef78421f43a|’+getCookie(‘ap_id’)+’|20000||vcc’; ajax.gets(url);
Have you done step one from the following documentation (I am guessing you are following that one):
I can’t see the code from that step on your site.
Resolved!
Thanks