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 - 13,786 through 13,800 (of 14,824 total)
← 1 2 3 … 919 920 921 … 987 988 989 →
  • Author
    Posts
  • November 4, 2011 at 10:24 pm in reply to: Accounts going "Inactive" #38131
    admin
    Keymaster

    Are you using a fixed subscription duration via the membership level or are you using a subscription/recurring payment model using the “No Expiry or Until Cancelled” option in the membership level?

    This post might help you understand my question better:

    https://support.tipsandtricks-hq.com/forums/topic/membership-payment-difference-between-buy-now-and-subscription-buttons

    November 4, 2011 at 10:20 pm in reply to: Should I upgrade? #38099
    admin
    Keymaster

    Quick cache doesn’t have a feature that allows you to manipulate the caching based on cookie value (the other caching plugins offer this option). So in your case the following might be the best option:

    1. Create a separate checkout page (you can call it “Checkout”)

    2. Place the shopping cart shortcode on this page (take note of the URL of this page). For this example lets assume the URL of this page is http://6sided.net/checkout/

    3. Now go to the quick cache settings menu and append the following line to the “No-Cache URI Patterns” field.

    checkout

    4. You don’t need the shopping cart on the sidebar anymore so remove that and maybe just place a link to the checkout page saying something like “View the shopping cart”.

    This one is optional but you can also go to the eStore settings menu and check the “Automatic redirection to checkout page” settings option (this will send the user to the checkout page when they add an item to the cart).

    November 4, 2011 at 9:49 pm in reply to: gradual access to certain content #38151
    admin
    Keymaster

    http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-auto-upgrade-feature-to-drip-content-194

    November 4, 2011 at 9:46 pm in reply to: Product description display customize #38119
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/forums/topic/shopping-cart-on-sidebar-wide

    November 4, 2011 at 9:43 pm in reply to: Forum Search tells me to login? #38130
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/forums/topic/general-tips-and-tricks-hq-forum-login-issues-in-firefox

    November 4, 2011 at 2:37 am in reply to: Can not create membership level #38127
    admin
    Keymaster

    The automated one is instant but if you did a manual request then someone will have to manually process it (usually it gets processed within a few hours).

    November 3, 2011 at 11:56 pm in reply to: Import members using wp-csv-to-db plugin #38105
    admin
    Keymaster

    There is a new build of eMember available that has a calendar that can go back beyond 2006. You can get a new build from here:

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

    November 3, 2011 at 11:39 pm in reply to: Confirmation page problem #38129
    admin
    Keymaster

    Go through the settings menus and make sure you have updated the URL value that you specified their before. The plugin takes the values from the settings menu so if they are still pointing tot he old URL then it will try to go to the old site.

    November 3, 2011 at 11:34 pm in reply to: Membership levels merged with subscription length.. possible? #38128
    admin
    Keymaster

    We don’t have an option to use eStore’s variation to control the eMember’s membership length. However the following might be better for your situation:

    Use an ongoing subscription plan instead of using a fixed term membership length. So for example you have one subscription for your Gold membership which is something like the following:

    $29.95 per month

    This way your member will have access to this level as long as they don’t cancel their subscription. More details here:

    https://support.tipsandtricks-hq.com/forums/topic/membership-payment-difference-between-buy-now-and-subscription-buttons

    November 3, 2011 at 11:08 pm in reply to: Members and Membership Levels disappeared on site move #38122
    admin
    Keymaster

    The plugin will always look for the following table name for example:

    {your database prefix}wp_eStore_…

    It is important that you don’t alter these table name when you move site or it won’t be able to connect to the database and read the values.

    November 3, 2011 at 10:51 pm in reply to: Product description display customize #38116
    admin
    Keymaster

    Create a separate post or page for each of your products (in this page you can place the full details of the product). Take not of the URL of this post or page. Now, edit the description field and only keep a small description then add the following line of HTML code (description field can take HTML):

    <a href="http://example.com/link-to-your-full-details-product-page">More Info</a>

    Now your visitors can scan through your products and read more on the ones that they are interested in. More details on this here:

    https://support.tipsandtricks-hq.com/forums/topic/can-i-put-multiple-images-and-videos-in-the-fancy-display

    November 3, 2011 at 10:39 pm in reply to: A few questions on revising coding on Php pages and Linking #38114
    admin
    Keymaster

    How to customize various text/messages displayed by the plugin

    Without a registration page your visitors won’t be able to register for a membership account. If they cannot become a member then whats the point of having a member login?

    Make sure you have seen the 5h video from this page:

    http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-quick-setup-and-usage-video-tutorial-132

    The following post is also a good read when you are having content protection issues:

    https://support.tipsandtricks-hq.com/forums/topic/wp-emember-content-protection-not-working-common-mistakes

    November 3, 2011 at 10:22 pm in reply to: Collect Customer Input Not Displaying #38110
    admin
    Keymaster

    eStore tracks each coupon code that your customer uses in the checkout process. You can see which coupon was used for which transactions from the “Manage Customers” menu (there is a column for the coupon code). So I don’t see why you need your customers to input the coupon code in the “Collect Customer Input”.

    When I got to the page you mentioned above I can see the collect customer input field fine.

    November 3, 2011 at 4:21 am in reply to: membership upgrade email notice to administrator #38106
    admin
    Keymaster

    The admin notification is sent when the member completes the registration. So for paid member you need to wait for the customer to click on the unique registration link sent to him and once he completes the registration the admin will get a notification.

    If the membership upgrade is done using a separate payment button then the buyer and admin notification emails will be sent out unless you have the “Send Emails to Buyer After Purchase” option unchecked in eStore settings.

    November 3, 2011 at 4:17 am in reply to: User levels and redirects after login suddenly not working #37328
    admin
    Keymaster

    Your other post on the same topic has been answered here (please do not post duplicate entries):

    https://support.tipsandtricks-hq.com/forums/topic/login-redirect-does-not-work

  • Author
    Posts
Viewing 15 posts - 13,786 through 13,800 (of 14,824 total)
← 1 2 3 … 919 920 921 … 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