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

Peter

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

Forum Replies Created

Viewing 15 posts - 3,151 through 3,165 (of 3,409 total)
← 1 2 3 … 210 211 212 … 226 227 228 →
  • Author
    Posts
  • January 4, 2012 at 11:26 am in reply to: eMember plugin problems. #40275
    Peter
    Member

    Hi,

    There are a number of possible reasons that you might be getting blank log files. Please check the following items in the link below:

    What to do if the Debug file is empty or New Debug info is not getting added

    ps: regarding the paid setup service, if you’d like to know more please use the contact form on my site and I can email you back.

    January 4, 2012 at 8:59 am in reply to: eMember plugin problems. #40271
    Peter
    Member

    The error you are getting is usually attributed to an incorrect value which you are sending and which PayPal doesn’t like.

    I’ve looked at your button and data associated with it and at first glance the data looks ok.

    The error you’re getting can also be caused by an incorrect paypal email address. Please check that you have correctly entered this address.

    January 4, 2012 at 8:08 am in reply to: Conflict between 'Order Processing Lightbox' and WP Theme #40312
    Peter
    Member

    This behaviour is most likely caused by your theme or other plugins not related to eStore.

    If this is the case, then there’s nothing much that can really be done from the eStore standpoint and you will have to consult your theme developer to fix up his/her theme.

    Please try the following tests to see if this is the case:

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

    January 4, 2012 at 8:02 am in reply to: eMember plugin problems. #40269
    Peter
    Member

    Hi,

    1) I would prefer to use the product approach with eStore but there doesn’t appear to be a way to implement a subscription button… Is it possible?

    Yes of course you can display a subscription button with eStore. It’s actually very simple. Once you’ve configured your product correctly with the subscription details you can display a subscription button using the following shortcode:

    [wp_eStore_subscribe:product_id:1:end]

    (where 1 is an example product ID)

    You can change the button image too by specifying your own button file in the “Button Image URL” field of the product configuration.

    See this for more info:

    http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400

    2) Is my problem related to using a subscription button with a $0.00 for 1st 30 days, model?

    No this shouldn’t be causing any problems.

    January 4, 2012 at 7:47 am in reply to: Header Customization on Paypal Page #40308
    Peter
    Member

    Hi,

    Yes you can add your own banner.

    This post explains more:

    https://support.tipsandtricks-hq.com/forums/topic/paypal-to-autoforward-to-thank-you-page

    January 4, 2012 at 7:43 am in reply to: Conflict between 'Order Processing Lightbox' and WP Theme #40310
    Peter
    Member

    Hi,

    What sort of problem are you having?

    I looked at the page you provided in the link above and I can’t see a problem.

    It is very important when submitting a question about a problem that you include as much information as possible.

    This not only saves us time from having to ask you again but it also helps the fellow forum readers with similar problems to quickly find an answer to their question.

    https://support.tipsandtricks-hq.com/forums/topic/required-info-we-need-to-efficiently-troubleshoot-an-issue

    January 3, 2012 at 9:57 pm in reply to: WP eMember – 2 problems #40167
    Peter
    Member

    Hi,

    Can you please try the following tests to eliminate the possibility that other plugins or your theme could be interfering with the functionality of eMember:

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

    January 3, 2012 at 9:47 pm in reply to: eMember 7.5.2 Can't Create New Membership Level #40299
    Peter
    Member

    Hi,

    Let’s try the simplest check first – can you please de-activate and then re-activate the eMember plugin and see if that resolves the problem.

    January 3, 2012 at 9:41 pm in reply to: How can I reduce gap under thumbnails? #40173
    Peter
    Member

    Hi Heather,

    The gap appears to be produced by the NextGen Gallery.

    In the NextGen Gallery CSS file (ngg_shadow2.css) there is the following code which is responsible for the gap you are seeing:

    .ngg-gallery-thumbnail img {

    margin: -6px 6px 6px -6px;

    background-color:#FFFFFF;

    border:1px solid #A9A9A9;

    display:block;

    padding:4px;

    position:relative;

    }

    To shorten the gap you can modify the above code to the following:

    .ngg-gallery-thumbnail img {

    margin: -6px 6px -20px -6px;

    background-color:#FFFFFF;

    border:1px solid #A9A9A9;

    display:block;

    padding:4px;

    position:relative;

    }

    NOTE: I’ve changed the third parameter in the margin property from 6px to -20px.

    I’m not sure if NextGen Gallery includes a custom CSS file (similar to eStore and eMember) but if so you can use that file to enter the above change otherwise take a backup of the original ngg_shadow2.css file and modify it.

    January 3, 2012 at 9:26 pm in reply to: eMember plugin problems. #40266
    Peter
    Member

    Hi,

    Have you double checked the ID of your membership level – ie, have you entered the correct value in the “Advanced Variables” section?

    I can see you have entered “4” which is the same as the example given in the eMember documentation page but yours may be different.

    January 3, 2012 at 8:50 pm in reply to: Coupon Code in eStore plugin #40290
    Peter
    Member

    Hi,

    Can you please try setting the coupon limit to a large number – say 9999 or greater and try again.

    January 3, 2012 at 8:43 pm in reply to: text-only buy now link #30410
    Peter
    Member

    Hi,

    Just thought I’d ask a seemingly obvious question :)

    Does the product id of the item you’re selling have a value of 1 or some other value? If it’s some other value then you’ll need to replace the “1” with the correct value in your hyperlink.

    January 3, 2012 at 3:19 am in reply to: Different level access but all members join free #40241
    Peter
    Member

    Hi

    The following threads may answer your question:

    Two or More Free Membership Levels

    https://support.tipsandtricks-hq.com/forums/topic/multiple-free-levels-in-the-free-membership-level-id-field

    January 3, 2012 at 3:16 am in reply to: After Affiliate Sign up: "You must provide at least one recipient email add…" #40235
    Peter
    Member

    Hi,

    You can find it in here:

    wp-content/plugins/wp-affiliate-platform/wp_affiliate_debug.log

    January 3, 2012 at 3:13 am in reply to: Paypal subscription error #40246
    Peter
    Member

    Hi there,

    These posts may answer your question:

    https://support.tipsandtricks-hq.com/forums/topic/the-link-you-have-used-to-enter-the-paypal-system-is-invalid-please-review-the-1

    The link you have used to enter the PayPal system is invalid

    https://support.tipsandtricks-hq.com/forums/topic/error-with-subscription-button-read-all-still-not-working

  • Author
    Posts
Viewing 15 posts - 3,151 through 3,165 (of 3,409 total)
← 1 2 3 … 210 211 212 … 226 227 228 →

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