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 - 991 through 1,005 (of 14,824 total)
← 1 2 3 … 66 67 68 … 987 988 989 →
  • Author
    Posts
  • April 2, 2019 at 3:24 am in reply to: eMember Issues with logging in / out #79413
    admin
    Keymaster

    This is a caching related issue. It is likely your hosting provider is using caching on their end also. Please ask your hosting provider if they are using caching.

    I will take a look at your site (I have sent you an email for it).

    April 2, 2019 at 2:51 am in reply to: eStore – Customization of return button text not working #79412
    admin
    Keymaster

    The text you showed me in your screenshot is the one on the “pay” screen. The return button is shown after the payment (after the customer hit the pay now button on PayPal’s checkout page).

    March 28, 2019 at 6:55 am in reply to: Show currency symbol after the amount #21513
    admin
    Keymaster

    There is a settings option for this. Look in the following settings interface

    eStore Settings -> Advanced Settings -> Price Display Settings

    March 27, 2019 at 6:52 am in reply to: Not getting entry to POST IPN to a 3rd Party Application #79395
    admin
    Keymaster

    Troubleshooting custom code is beyond the scope of this support forum. You need to use the following option so a developer can go through your custom code and see what is going on:

    https://support.tipsandtricks-hq.com/need-custom-work-done

    March 27, 2019 at 6:39 am in reply to: How to set up percentage of entire's site sales to be sent as commission? #79400
    admin
    Keymaster

    That is not how a normal affiliate system works. So this will need some customization. Which e-commerce solution are you using?

    March 27, 2019 at 6:16 am in reply to: Want option like [wp_cart_button name="Test Product" price="29.95"] #79398
    admin
    Keymaster

    When I log into your site, I will be able to take a look at the sales tax issue and provide further help. I have sent you an email for it.

    March 27, 2019 at 6:14 am in reply to: Sales taxes are not being collected in WP Paypal Shopping Cart v4.4.5 #79379
    admin
    Keymaster

    I will log into your site and check the settings. I have sent you an email for it.

    March 26, 2019 at 6:47 am in reply to: Not getting entry to POST IPN to a 3rd Party Application #79392
    admin
    Keymaster

    You only need to specify the URL where you want the IPN to be forwarded. It sends the IPN there. It is likely a firewall is blocking that post.

    You can use the following action hook. It gets triggered after a payment is processed and added to the database:

    eStore_product_database_updated_after_payment

    Example code below:

    add_action(‘eStore_product_database_updated_after_payment’, ‘my_custom_payment_tweak’, 10, 2);

    function my_custom_payment_tweak($ipn_data, $cart_items)

    {

    //Do something here

    }

    March 26, 2019 at 6:40 am in reply to: Payments not showing up in Transactions #79112
    admin
    Keymaster

    Please do the following:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    March 26, 2019 at 6:30 am in reply to: Access for a Short Time Period Anywhere Within a Longer Time Period #79383
    admin
    Keymaster

    Yeah sure.

    March 26, 2019 at 6:30 am in reply to: eMember – Add to 'title' drop down choice #79389
    admin
    Keymaster

    The field customization are done using the form builder addon. Are you using that addon?

    https://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-form-builder-addon-extension-760

    March 25, 2019 at 4:56 am in reply to: click through data registers twice #20359
    admin
    Keymaster

    That plugin is doing something weird that I have no idea about unfortunately. Normally, if it is a popular plugin on wordPress.org, we investigate it. Have you tried the following plugin to see if that provides a similar functionality:

    https://wordpress.org/plugins/ip2location-redirection/

    March 25, 2019 at 4:49 am in reply to: Access for a Short Time Period Anywhere Within a Longer Time Period #79381
    admin
    Keymaster

    Hi Randal, There is no feature to do that at the moment.

    March 25, 2019 at 4:48 am in reply to: Sales taxes are not being collected in WP Paypal Shopping Cart v4.4.5 #79376
    admin
    Keymaster

    PayPal’s live account and Sandbox accounts do not share any settings (they are completely different). So just to confirm, did you set the sales tax in your PayPal sandbox account (if you are doing sandbox transaction)?

    March 25, 2019 at 4:47 am in reply to: Let all traffic from a given IP address through paywall #79373
    admin
    Keymaster

    This will need custom coding.

    If you use a WordPress plugin to do the broken links checking, then I believe it can work from inside (no need to use an external service).

  • Author
    Posts
Viewing 15 posts - 991 through 1,005 (of 14,824 total)
← 1 2 3 … 66 67 68 … 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