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
You are here: Home

paulcook

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 18 total)
1 2 →
  • Author
    Posts
  • February 1, 2013 at 6:45 am in reply to: Manually approving a user after registration. #15999
    paulcook
    Member

    Thanks again! So quick and reliable on support. cheers Paul

    December 17, 2012 at 5:52 am in reply to: Manually approving a user after registration. #15997
    paulcook
    Member

    Thankyou, this works fine.

    However, when I change their membership status from “Pending” (the Level I created which doesn’t access anything) to “Free” there is no automatic notification to the member that their status has changed?

    I click ” Send a Notification to the User” in their Member Details page, and a generic email notifies them that they can now log in.

    I tried using the Email Shortcodes from eStore to populate their data again, e.g. firstname, username, password etc.

    However they didn’t work.

    Can you advise whether it’s possible to make this “notification” email a little more personalized with field names?

    Thanks for your quick help again.

    December 5, 2012 at 2:50 am in reply to: Manually approving a user after registration. #15995
    paulcook
    Member

    1. When my customer pays for our physical product, they are granted membership access automatically as the bonus add on. (their $$ payment proves authenticity)

    2. When a customer purchases our product offline, they are still entitled to the membership access.(which they are invited to do via the “join-us” page. I would however like to manually approve only these requests which will be done via the “join-us” page. (preferably asking them to state where they purchased the product as proof) This is because any person can apply for the free membership at the moment via the join-us page and I need to vette these applications for purchaser proof.

    Does that make sense?

    cheers Paul

    November 28, 2012 at 7:35 am in reply to: Remove or Hide "Join Us" link from eMember widget #51844
    paulcook
    Member

    Cool! Thanks for quick reply.

    November 28, 2012 at 2:11 am in reply to: Documentation for Thank you page and email after Subscription Payment? #49741
    paulcook
    Member

    OK Thanks for this.

    November 28, 2012 at 2:02 am in reply to: Manually approving a user after registration. #15993
    paulcook
    Member

    Hi There,

    You haven’t answered the second part of the question above.

    Is there a solution to manually approve member registrations that are done via the website but NOT associated with a purchase? I can’t get my head around all of the options… and there’s probably one staring me in the face.

    Look forward to ideas. thanks, Paul

    November 28, 2012 at 1:59 am in reply to: Purchase Confirmation Email Not Showing Coupon Discount #51125
    paulcook
    Member

    Thankyou! Found them and inserted. All good so far.

    November 6, 2012 at 5:51 am in reply to: Manually approving a user after registration. #15991
    paulcook
    Member

    Hi There,

    Does the “Manually Approve Member Registration” apply across the board? i.e. for all memberships ?

    The reason I ask is that when my customer pays for our physical product, they are granted membership access as the bonus add on. I don’t want to hold up the process with a manual approval. (because their payment proves authenticity)

    When a customer purchases our product offline, they are still entitled to the membership access. I would however like to manually approve only these requests which will be done via the “join-us” page. (preferably asking them to state where they purchased the product as proof)

    Is that possible at all?

    cheers Paul

    November 6, 2012 at 5:23 am in reply to: Mailchimp Final Welcome Email #50178
    paulcook
    Member

    Thankyou very much for your fantastic support on this request. I can’t believe how quick you guys are.

    Have installed update and it works perfectly.

    cheers Paul

    November 6, 2012 at 5:21 am in reply to: Documentation for Thank you page and email after Subscription Payment? #49739
    paulcook
    Member

    Hi Again, It does work for Eway… I didn’t have it setup properly sorry.

    Is it possible to adjust the automated message that appears. All of my sales are non-downloadable, so this doesn’t really need to be stated on the /thankyou page.

    Thanks for your help.

    cheers Paul

    October 23, 2012 at 11:58 pm in reply to: Documentation for Thank you page and email after Subscription Payment? #49737
    paulcook
    Member

    Regarding the post payment thankyou page information…

    You quote this help file:

    You use this same instruction for showing the transaction details on “Thank You” page (this works for all eStore transactions):

    http://www.tipsandtricks-hq.com/ecommerce/?p=499

    Does this only work for Paypal?

    I haven’t been successful using this for Eway. Just wondering.

    cheers Paul

    October 23, 2012 at 11:38 pm in reply to: Mailchimp Final Welcome Email #50175
    paulcook
    Member

    Firstly, thankyou for responding to this request so quickly… you’re a legend. I’ve installed the updated plugin and it works perfectly for eStore using Mailchimp Autoresponder. (I tested it specifically…)

    However, (you’re going to love me for this…) I actually don’t generate the MailChimp / Autoresponder in eStore in my setup.

    I load the customer to Mailchimp via eMember. (because I must have them register a membership to access the Autoresponder program, they don’t automatically get it by making a purchase)

    I’m so sorry for not realizing this in the first place.

    Can I get you to put this modification into the eMember plugin please?

    Hopefully this hasn’t stretched our friendship too far…

    cheers Paul

    October 19, 2012 at 8:18 am in reply to: Mailchimp Final Welcome Email #50173
    paulcook
    Member

    Awesome, looking forward to it.

    October 18, 2012 at 1:05 am in reply to: Mailchimp Final Welcome Email #50171
    paulcook
    Member

    Reply from Mailchimp support:

    Using the listSubscribe() function they would want to refer to the two boolean options which control what emails get sent when someone subscribes. bool double_optin and bool send_welcome, specifically. The flag for double optin would control if the subscriber receives a confirmation email to confirm, or if they’re added directly to the list without confirming. The send_welcome flag would control if the final welcome email should be sent. If double optin is true, then the welcome email will send. The specifics of the functionality for this can be found toward the middle of the page on the link provided:

    http://apidocs.mailchimp.com/api/1.3/listsubscribe.func.php

    Let us know if there’s anything else we can help out with! Have a great day!

    October 16, 2012 at 10:44 pm in reply to: Mailchimp Final Welcome Email #50169
    paulcook
    Member

    The reply from Mailchimp support says their API can do any or all of the above as far as I can understand it. However, I’m not a programmer. See below:

    from mailchimp support***************

    When using the API, the optin process and corresponding forms are defiantly completely customizable. While the API and the specific calls are a bit over our heads, there is a support forum located within the help documents. The API support link can be found below, this would be the best place to go for support with the API’s functionality.

    ********************from mailchimp support

    Will you be able to modify your plugin so that I can switch off the final “subscription confirmed” email from Mailchimp?

    Thanks.

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 18 total)
1 2 →

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