Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there @glennfun, I hope you’re well today!

    I’m afraid that the activation of their account is automatic because Membership is primarily a plugin to help you setup your paid membership site. (noone is going to pay to spam…)
    However you could simply try “hacking” the registration page and add a captcha or something else to prevent spammers.

    I hope that helps!

    Cheers,
    Ari.

    Another option is letting WordPress handle the signup part, or something like Gravity or Formidable Pro.

    The default WordPress activation email will then be used.

    Then redirect on login to the upgrade/downgrade area for them to purchase a subscription.

    You could even use shortcodes to setup individual pages for each sub:

    [subscriptiontitle subscription=”2″]
    [subscriptiondetails subscription=”2″]
    [subscriptionprice subscription=”2″]
    [subscriptionbutton subscription=”2″]

    Replace the number with the ID of the subscription.

    Hope this helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How Can I Get Membership to Work With Activation Link’ is closed to new replies.