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,141 through 13,155 (of 14,824 total)
← 1 2 3 … 876 877 878 … 987 988 989 →
  • Author
    Posts
  • January 4, 2012 at 10:15 am in reply to: eMember plugin problems. #40273
    admin
    Keymaster

    Since you are using eStore to create the membership payment button it should be very easy to pinpoint the issue. Run a test transaction with debug option enabled and share the content of the debug file which will tell us what is going on:

    https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do

    January 4, 2012 at 10:10 am in reply to: Conflict between 'Order Processing Lightbox' and WP Theme #40313
    admin
    Keymaster

    Uncheck the “Enable Fancy Redirection On Checkout” option from the settings menu of the eStore plugin.

    January 4, 2012 at 7:22 am in reply to: WP membership – Login Widget Fatal Error #39621
    admin
    Keymaster

    Hi Sebastian, it will be impossible for us to give you list of code changes that happens on our plugin. We change the plugin’s code on a daily basis and given the number of files we have the permutation of changes become big (it is something we just can’t support). The best option is to know the changes you are making to the plugin (for example: you can keep a text file with logs of what you changed) so you can apply them back after an update.

    January 4, 2012 at 5:58 am in reply to: Header Customization on Paypal Page #40306
    admin
    Keymaster

    Specify the style name in eStore’s settings. You can specify the style name in the “Custom Checkout Page Style Name” field of PayPal settings section (in the payment gateway settings tab of eStore).

    January 4, 2012 at 5:56 am in reply to: eMember 7.5.2 Can't Create New Membership Level #40301
    admin
    Keymaster

    This usually happens when the database column gets out of sync during an upgrade (happens if you don’t deactivate and reactivate the plugin during upgrade). It should be easy to solve… do exactly the following:

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

    You won’t lose any settings or other data (product, member, affiliate etc.) that you have already configured in the plugin.

    2. Download a fresh build of the plugin(s) from here (it is important that you download a new build):

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

    3. Update the plugin following the appropriate update instruction for the plugin in question:

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

    January 4, 2012 at 5:54 am in reply to: text-only buy now link #30412
    admin
    Keymaster

    @Florian, You don’t seem to have the eStore extra shortcodes plugin installed? That shortcode comes from the extra shortcode plugin which is explained in the documentation:

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

    January 4, 2012 at 5:50 am in reply to: WP eMember – 2 problems #40169
    admin
    Keymaster

    I have sent you an email to get site access so I can check it out.

    January 4, 2012 at 5:42 am in reply to: Does this plugin use "adaptive" payments? #40303
    admin
    Keymaster

    No, we don’t use Adaptive payment.

    January 4, 2012 at 5:08 am in reply to: video player question for Pay Per View option #40257
    admin
    Keymaster

    WP eStore doesn’t give you a video player. eStore protects the video that you embed in a page using the specified shortcodes. The pay per view setup instruction is explained here:

    WP eStore’s Pay Per View – Using WordPress Permalinks as Digital Products (APR)

    WP eStore doesn’t care what you place inside that page to protect (it can be video, mp3, PDF files etc.). So you can use whatever video player you prefer. Some of our customers have been using the WP lightbox ultimate plugin to embed videos:

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

    January 4, 2012 at 4:57 am in reply to: How to add bcc to auto-reply mail for paypal payment ? #40087
    admin
    Keymaster

    I should be able to add something within a week or two. When I add it I will send you an email.

    January 4, 2012 at 4:56 am in reply to: What to do if the Debug file is empty or New Debug info is not getting added #18283
    admin
    Keymaster

    What value have you used in the “From Email Address” field of the plugin settings? Are you using any plugin similar to this?

    http://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883

    January 4, 2012 at 4:50 am in reply to: Question about JavaScript – Load JavaScript in Footer #39848
    admin
    Keymaster

    Some of the JavaScript needs to stay there.

    The forgot password related stuff can be changed by doing the following:

    1) Go to the Pages/forms settings menu of eMember

    2) Enter a value in the “Password Reset Page” field (the help text of this field will guide you)

    3) Now refresh the page and check it out. (if you have caching plugin then empty the cache first)

    January 3, 2012 at 5:46 am in reply to: Different level access but all members join free #40242
    admin
    Keymaster

    Adding one more links to the list :)

    http://www.tipsandtricks-hq.com/wordpress-membership/create-a-registration-form-for-a-particular-membership-level-429

    January 3, 2012 at 5:44 am in reply to: After Affiliate Sign up: "You must provide at least one recipient email add…" #40236
    admin
    Keymaster

    This error is definitely not coming from the affiliate platform plugin (we don’t have that error anywhere in our plugin). I would recommend you look at the new plugins that you may have installed. This test should help:

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    January 3, 2012 at 5:40 am in reply to: How to edit the not logged in message #40244
    admin
    Keymaster

    You can also use the customize text option explained here to customize this:

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

    Open the corresponding language file and search for the following line of code:

    define("EMEMBER_TO_VIEW_CONTENT", "to view this Content.");

    When you find it change it to the following which should add the space you want:

    define("EMEMBER_TO_VIEW_CONTENT", "to view this Content. ");

    I will make this change in the plugin’s code too.

    This post also has some helpful info on this topic:

    https://support.tipsandtricks-hq.com/forums/topic/adding-custom-html-to-the-message-displayed-on-protected-content

  • Author
    Posts
Viewing 15 posts - 13,141 through 13,155 (of 14,824 total)
← 1 2 3 … 876 877 878 … 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