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

admin

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

Forum Replies Created

Viewing 15 posts - 12,886 through 12,900 (of 14,824 total)
← 1 2 3 … 859 860 861 … 987 988 989 →
  • Author
    Posts
  • January 26, 2012 at 7:08 am in reply to: Commission rate by product, no code needed #41184
    admin
    Keymaster

    Which eCommerce plugin are you using? If you are using eStore then there is an option to specify product specific commission in eStore by default.

    January 26, 2012 at 7:03 am in reply to: Display widget on certain pages #41193
    admin
    Keymaster

    Please do the following:

    1. Get a new build of the plugin from here:

    https://support.tipsandtricks-hq.com/update-request

    2. Go to the widgets menu and add a standard WordPress text widget (not the eMember login widget) to your sidebar

    3. Enter the following shortcode in this text widget:

    [wp_eMember_login]

    4. Now do what you want with this text widget.

    January 26, 2012 at 6:53 am in reply to: Change default text on registration page after registering #41190
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/forums/topic/how-to-customize-various-textmessages-displayed-by-the-plugin

    January 26, 2012 at 6:39 am in reply to: short code to show product price #41055
    admin
    Keymaster

    Yeah, you can retrieve any details of the product. For example:

    description – The description of the product

    available_copies – The number of copies available for this product

    sales_count – The number of copies sold

    thumbnail_url – The URL of the thumbnail image

    January 26, 2012 at 6:31 am in reply to: Is it possible to use the WP Nickname in wpEmember profile #41169
    admin
    Keymaster

    No, eMember doesn’t use the Nickname field (it uses the username field from WordPress).

    January 26, 2012 at 6:24 am in reply to: problem with the protection of pages #41096
    admin
    Keymaster

    Just to clarify… the page is not being protected when you expect it to right?

    1. Can you please share a screenshot of the membership level page?

    2. Does the following page or post belong to a category?

    http://personnesagees.membractif.com/zone-membres/semaine-1/

    3. Can you share a screenshot showing the “General Protection” settings of the above page?

    January 26, 2012 at 6:12 am in reply to: How to add bcc to auto-reply mail for paypal payment ? #40091
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/update-request

    January 26, 2012 at 5:59 am in reply to: PHP Session not Working Correctly #20565
    admin
    Keymaster

    Thank you for the details, this is a bit of a crazy setup so I am pretty sure the session value is getting lost in the translation (“underwolf.com” and “underwolf.co” are not the same domain). Lets try this tweak and see how it goes:

    Open the “eStore_advanced_configs.php” file and search for the following line of code:

    define('WP_ESTORE_SAVE_SESSION_TO_COOKIE', false);

    When you find it just replace it with the following:

    define('WP_ESTORE_SAVE_SESSION_TO_COOKIE', true);

    Now, do a checkout and let me know how you go.

    January 26, 2012 at 5:13 am in reply to: PayPal Regional Tax not applied #31518
    admin
    Keymaster

    I am certain there is no issue with PayPal (I wasn’t saying PayPal has the issue). What I meant is that the users profile on PayPal (each user can customize various settings in his/her PayPal profile) is most likely not set correctly (we don’t know what PayPal profile settings you have entered so it is best if a PayPal guy looks at your profile). Also, even though you are having the same issue the source of the issue could be different. The previous user got it to work by fixing his PayPal profile but that doesn’t mean that your PayPal profile also needs fixing.

    Please do the following and I will be able to see what is going on.

    1. Do not create a hosted PayPal button as that one is different than what eStore will do (we can’t compare apple with orange). Create a plain HTML PayPal buy button on your PayPal account and place the code on a test page. This button code should look similar to the one shown here:

    https://www.paypal.com/cgi-bin/webscr?cmd=_pdn_xclick_techview_outside

    2. Place a eStore’s buy now button for a product on this test page.

    3. Post the link to this post so I can analyze the code of both these buttons.

    January 26, 2012 at 4:49 am in reply to: eMember won't talk to Mailchimp #41143
    admin
    Keymaster

    Thank you for sharing the debug, here is the issue:

    [01/25/2012 9:28 AM] – FAILURE :Unable to load listSubscribe()!

    [01/25/2012 9:28 AM] – FAILURE : Error Code=-90

    [01/25/2012 9:28 AM] – FAILURE : Error Msg=You must specify a id value for the listSubscribe method

    This error basically means that you specified a list name that is incorrect (the plugin couldn’t find that list in your MailChimp account) or the API details are incorrect. The list name has to match exactly otherwise it won’t be able to sign up the customer. Double check your MailChimp account and correct the list name value that you entered in eMember.

    January 26, 2012 at 4:45 am in reply to: Return Page – Transaction Result Text #41164
    admin
    Keymaster

    You can change the text in question to whatever you like by following this instruction:

    https://support.tipsandtricks-hq.com/forums/topic/how-to-customize-various-textmessages-displayed-by-the-plugin

    January 26, 2012 at 4:37 am in reply to: WP eMember, EStore and Amazon S3 #41162
    admin
    Keymaster

    The reply to your other post apply to this question too:

    https://support.tipsandtricks-hq.com/forums/topic/thank-you-page-download-page

    January 25, 2012 at 10:27 am in reply to: Authorize.net no longer working #41122
    admin
    Keymaster

    To me that looks like the Authorize.net is not accepting the payment. Until authorize.net clears the payment eStore won’t do anything. Please contact Authorize.net and find out why they are not accepting the credit card.

    January 25, 2012 at 10:23 am in reply to: WP eStore Plugin won't activate #20188
    admin
    Keymaster

    @SacredCow, Your theme is seriously messing something up on your site. You have hundreds of errors in your error log file (sacredcowenterprises.com/error_log) that looks like the following!

    [25-Jan-2012 10:09:13] PHP Warning: Missing argument 1 for _e(), called in /home1/twistef1/public_html/sacredcowenterprises.com/wp-content/themes/OurBusiness/footer.php on line 22 and defined in /home1/twistef1/public_html/sacredcowenterprises.com/wp-includes/l10n.php on line 141

    [25-Jan-2012 10:10:25] PHP Warning: Missing argument 1 for _e(), called in /home1/twistef1/public_html/sacredcowenterprises.com/wp-content/themes/OurBusiness/footer.php on line 22 and defined in /home1/twistef1/public_html/sacredcowenterprises.com/wp-includes/l10n.php on line 141

    I temporarily installed the default WordPress theme to test and when I activate the plugin it works fine.

    January 25, 2012 at 5:03 am in reply to: incremental shipping – multiple items #41159
    admin
    Keymaster

    You can’t link variation with shipping which is what you are trying to do here. eStore lacks in shipping as we mainly focus on digital product selling side of thing (this is explained in our sales page).

    If you used normal quantity (the quantity field to order multiple prints) or created separate products then you could use something like the following:

    1. Set a base shipping price of $5.50 in the eStore’s settings

    2. Use $0.50 shipping for each product

    When a customer orders one item he will get a shipping charge of $5.50 + $0.50 = $6.00

    When a customer orders two items he will get a shipping charge of $5.50 + $0.50 + $0.50 = $6.50

  • Author
    Posts
Viewing 15 posts - 12,886 through 12,900 (of 14,824 total)
← 1 2 3 … 859 860 861 … 987 988 989 →

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