ThemeForest

Quotes - Under Construction Page

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi I have the contact to work but the subscribe doesent, your instructions says There are 2 php files, form_subscribe_process.php form_contact_subscribe.php Just open form_subscribe_process.php and add your mailing list code

What do you mean by mailing list code?

i currently have <?php // wait a second to simulate a some latency usleep(500000); $subscribe_email = ””; if (isset($_GET[‘subscribe_email’])) $subscribe_email = $_GET[‘subscribe_email’]; if ($subscribe_email!=”“) { echo ‘

You have been subscribed in our list . Thank you

’; // Your custom script for list building } ?>
wpamanuke

Hi

Because this is html template … the subscribe email not collected in database … So the subscribe parts always need 3rd party application … Just like MailChimp.com or Getresponse.com or Aweber.com … So the subscribe part must be integrated with your third party application API … just like mailchimp API , getresponse API , aweber API etc …

Hope it help

Regards WpAmaNuke


by
by
by
by
by