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 - 14,041 through 14,055 (of 14,824 total)
← 1 2 3 … 936 937 938 … 987 988 989 →
  • Author
    Posts
  • October 13, 2011 at 10:38 pm in reply to: WP eMember Fancy Login #37133
    admin
    Keymaster

    The memory issue won’t come from plugin unless you are running out of memory for your hosting package. I sent you email to get site access so I can check it out.

    October 13, 2011 at 1:30 am in reply to: Removing 'member login' text from widget #37518
    admin
    Keymaster

    Ah okay… where is that widget coming from (eMember doesn’t place any widget that looks like that)? Is it just a Text widget that you added with a bunch of links?

    October 13, 2011 at 1:28 am in reply to: Error Message When Activating Plugin #37537
    admin
    Keymaster

    I just made some changes to the plugin that I think should solve this error you are getting on your site. Please do the following:

    1. Deactivate and delete the currently installed version of the plugin(s).

    2. Download a fresh build of the plugin(s) from here:

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

    3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:

    https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions

    October 13, 2011 at 1:06 am in reply to: Doesnt connect to paypal using Ubuntu #37473
    admin
    Keymaster

    You can’t use pointer URL or iframe when submitting payment data to PayPal. PayPal considers this a security threat (because you can impersonate someone that you are not) and won’t let you connect. Different browsers and OS will connect differently so based on how they are submitting the information to PayPal it may or may not get through. This is why eStore is having trouble connecting to PayPal from your site.

    October 13, 2011 at 12:58 am in reply to: Add to cart buttom doesn't always work #37534
    admin
    Keymaster

    Do you have a caching plugin active?

    October 13, 2011 at 12:46 am in reply to: Registrations all go to the same level, regardless #37530
    admin
    Keymaster

    Please post a link to the page where you have the following shortcode:

    [wp_eMember_registration_form_for level=3]

    Can you double check your membership levels menu and verify that “3” is indeed the level ID for Gold membership?

    Also, please do the following (Just to make sure that this is not happening from a custom modification or unwanted code changes):

    1. Deactivate and delete the currently installed version of the plugin(s).

    2. Download a fresh build of the plugin(s) from here:

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

    3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:

    https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions

    October 13, 2011 at 12:06 am in reply to: WP eMember – Protect menu options #37533
    admin
    Keymaster

    The following documentation may help:

    http://www.tipsandtricks-hq.com/wordpress-membership/show-different-navigation-menu-to-your-members-and-non-members-551

    The following post explains how you can programmatically retrieve if a member is logged in or not. This can be used to custom code your menu so you can show different menu content based on the user level and permission:

    http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248

    The following forum posts have examples that might also be helpful in understanding how it works:

    https://support.tipsandtricks-hq.com/forums/topic/hide-protected-content

    https://support.tipsandtricks-hq.com/forums/topic/question-and-comment-about-emember

    October 12, 2011 at 11:56 pm in reply to: Membership Upgrade and Paypal account change #31329
    admin
    Keymaster

    You can use the same button or create a new one (both options are valid). I personally prefer to create a separate product/button for membership upgrade so I can change the member sign up price without affecting the upgrade price. Having a separate button for upgrade also means you can offer a different upgrade price if you want to (maybe a little discount).

    October 12, 2011 at 11:33 pm in reply to: Caching wp-emember #37524
    admin
    Keymaster

    Our plugins work with the following two top WordPress caching plugins (I personally use and recommend W3 total cache):

    1. W3 Total Cache – https://support.tipsandtricks-hq.com/forums/topic/using-the-plugins-with-w3-total-cache-plugin

    2. WP Super Cache – https://support.tipsandtricks-hq.com/forums/topic/using-the-plugins-together-with-wp-super-cache-plugin

    October 12, 2011 at 11:27 pm in reply to: display TTC price (tax included) on product page #29486
    admin
    Keymaster

    That looks like a 15.97 % tax. So you should be able to enter “15.97” in the tax rate field of eStore and eStore will apply the correct tax in there. The cart will then pass this value as tax to the Payment gateway.

    WP eStore has an email tag called “{total_tax}” that you can use to dynamically place the tax amount charged in the email. All the available email tags are listed here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    October 12, 2011 at 11:19 pm in reply to: Forgot Password is stuck at Please Wait… #37415
    admin
    Keymaster

    Your forgot password is linking to the wrong page. Please do the following as mentioned in the help text of the forgot password field:

    1. Create a new WordPress page (You can give it any name you want)

    2. Place the [wp_eMember_password_reset] shortcode in that page.

    3. Now specify the URL of that page in the “Password Reset Page” field of eMember settings.

    October 12, 2011 at 11:13 pm in reply to: Removing 'member login' text from widget #37516
    admin
    Keymaster

    By default WordPress makes each of your pages a menu item. You can customize this by using custom menu. You can find the custom menu under the “Appearance” menu of your WordPress dashboard.

    If you theme doesn’t support custom WordPress menu then you can use a plugin called “Hide WordPress page” which lets you hide unwanted pages from appearing in your navigation menu.

    October 12, 2011 at 10:49 pm in reply to: Doesnt connect to paypal using Ubuntu #37471
    admin
    Keymaster

    I am mainly interested in knowing what operating system your host uses for your server. Couldn’t find it from the link you gave me. Any chance you can ask them?

    Can you please post a link to the page where you have your product so I can go and observe the behavior?

    October 12, 2011 at 1:02 am in reply to: Registration page does not contain registration form? #37410
    admin
    Keymaster

    The cause for the registration page to not work is because eMember Plugin is using the same reCAPTCHA library as the Karma theme’s Custom Contact Form. This might be a good read for you:

    http://www.tipsandtricks-hq.com/wordpress-system-integration-101-3100

    October 12, 2011 at 12:30 am in reply to: Use of eStore with eMember with custom fields #37515
    admin
    Keymaster

    WP eStore won’t interfere with the custom fields of eMember.

  • Author
    Posts
Viewing 15 posts - 14,041 through 14,055 (of 14,824 total)
← 1 2 3 … 936 937 938 … 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