Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

eMember – compatibility? with WooCommerce Groups and Groups free plugin

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › eMember – compatibility? with WooCommerce Groups and Groups free plugin

Tagged: woocommerce

  • This topic has 39 replies, 13 voices, and was last updated 9 years, 12 months ago by admin.
Viewing 15 posts - 16 through 30 (of 40 total)
← 1 2 3 →
  • Author
    Posts
  • May 9, 2014 at 3:13 am #61057
    carlyblack206
    Member

    thanks for sending me this. when I activate wp emember with woocommerce my add to cart button disappears for variable products? any ideas?

    *Edit*

    sorry, just realised it was another plugin’s jquery causing the issue. all is good.

    Regards,

    Carly

    May 9, 2014 at 6:36 am #61058
    TMWC
    Member

    Hello Admin,

    Please send this Woocommerce add on to me as well.

    Thank you in advance.

    J

    May 10, 2014 at 9:59 pm #61059
    myfrenchentreprise
    Member

    Dear Admin,

    Please send it to me as well.

    Best regards

    Alex

    May 14, 2014 at 2:42 am #61060
    carlyblack206
    Member

    Hi there, I’m having some problems with this. When a custom signs up for a subscription product they have to create an account in woocommerce, they then get successfully added to wp emember HOWEVER no username is assigned.

    the client then gets an email from wp emember saying complete your registration, but it won’t allow you to register with that email address as it says someone already has that email registered. so you then have to use a new email address.

    I’m I missing something here? not really sure what to do now.

    thanks

    Carly

    May 14, 2014 at 3:18 am #61061
    carlyblack206
    Member

    Just a quick update to this, I tried implementing this:

    http://www.tipsandtricks-hq.com/wordpress-membership/using-emember-with-another-plugin-that-uses-the-wordpress-user-roles-350

    which in turn registered the user correctly, but when they completed their membership it didn’t add them to the aweber list. any way I can get this working properly?

    thanks

    Carly

    May 14, 2014 at 11:43 pm #61062
    admin
    Keymaster

    Is the user completing the eMember’s registration form to become a member? eMember’s autoresponder signup gets triggered when eMember’s registration form is completed.

    Your users will get a unique link to register their account after they checkout using WooCommerce. So the signup process is still the same whether you use PayPal or ClickBank or WooCommerce or eStore.

    May 15, 2014 at 1:37 am #61063
    carlyblack206
    Member

    Hi thanks for your reply.

    the user purchases a subscription product via woocommerce, they go to woocommerce checkout and woocommerce asks them to create a wordpress account because it’s a subscription.

    The account gets created, they get added to wp emember and sent a link to complete registration. I click the complete registration link and fill in my details, but it won’t let me complete the registration with the same email that I purchased the product with as it says the email is already in the system.

    So I tried your alternative method to have them automatically assigned to a ‘free’ account when a wp user is created and then after they are upgraded to their new membership level with the completion of the checkout. but then it only upgrades them successfully and won’t sign them up to aweber.

    However, I haven’t been able to get them onto the aweber list at all no matter what the method is. I’ve searched heaps of forums and am not getting an error in the log file either.

    Regards,

    Cary

    May 15, 2014 at 2:21 am #61064
    admin
    Keymaster

    okay I see what you mean with the woocommerce subscription. When the user creates the “Free/Basic” account, it should do the AWeber signup. Lets see where the setup is going wrong.

    Please enable debug in the membership plugin (also reset the debug log file so we have a clean capture). Now do a free user registration test. Share the content of the debug log file after that. It will tell us what is going wrong with the AWeber signup.

    May 15, 2014 at 4:40 am #61065
    carlyblack206
    Member

    Thanks for your reply.

    If I do the sign up with global autoresponder set on and after order is marked as completed this is the readout:

    [05/15/2014 4:30 AM] – SUCCESS :AWeber account retrieved. Account ID: 424470

    [05/15/2014 4:30 AM] – SUCCESS :Attempting to signup the user to the AWeber list: wutaomentor

    [05/15/2014 4:30 AM] – FAILURE :Error! Could not find the AWeber list (wutaomentor@aweber.com) in your AWeber Account! Please double check your list name value for typo.

    [05/15/2014 4:30 AM] – SUCCESS :End of membership level specific autoresponder signup.

    But if I check in Aweber it only signs up the global name which is wutao_free but it won’t sign up the individual list. it says that the name is wrong, but I’ve repasted and triple checked and it’s definitely spelt correctly.

    Not really sure what to do, because I really need them signed up to separate aweber lists.

    thanks.

    May 16, 2014 at 7:58 am #61066
    admin
    Keymaster

    The following is your issue:


    FAILURE :Error! Could not find the AWeber list (wutaomentor@aweber.com) in your AWeber Account! Please double check your list name value for typo.


    The plugin is not going to treat that one list name differently. It looks at the list name and does an API query to find details. AWeber API is telling the plugin that the list name doesn’t match. You can do the following test:

    Create a new test list in your AWeber account and test with the name of that list. If that one works then you know that something is definitely not right with that other list name.

    May 20, 2014 at 11:33 pm #61067
    carlyblack206
    Member

    thanks for your reply. I changed the listname for the free subscription, which works when they are initially signed up through woocommerce, however when they purchase a membership, they get upgraded to that level properly but they don’t get added to the member specific list in aweber.

    Is there a way we can get around this?

    Regards,

    carly

    May 22, 2014 at 6:58 am #61068
    admin
    Keymaster

    I will look into doing something for this upgrade scenario and mailchimp signup.

    May 27, 2014 at 12:16 am #61069
    carlyblack206
    Member

    that would be great if you were able to get the aweber sign up / per membership level to work for the upgrade. At the moment I’m redirecting them to another page and getting them to physically sign up for the list in aweber, which is a bit clunky.

    thanks for your work.

    Carly

    June 10, 2014 at 12:25 am #61070
    carlyblack206
    Member

    Hi there, is there any update on this at all?

    thanks for your time.

    Regards,

    Carly

    June 11, 2014 at 3:30 am #61071
    admin
    Keymaster

    Yeah this has been added to the plugin. I have sent you an update via email.

  • Author
    Posts
Viewing 15 posts - 16 through 30 (of 40 total)
← 1 2 3 →
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ