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,126 through 13,140 (of 14,824 total)
← 1 2 3 … 875 876 877 … 987 988 989 →
  • Author
    Posts
  • January 6, 2012 at 4:54 am in reply to: Pay-Per-View masked link viewable in page source #40373
    admin
    Keymaster

    Use the new Pay Per View method and you won’t face this issue anymore:

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

    January 6, 2012 at 4:49 am in reply to: Auto Upgrade Setup: Account Upgrade Notification #40111
    admin
    Keymaster

    Nope, once a member is created and is active it will work as normal member.

    January 6, 2012 at 4:48 am in reply to: Problem with Buy Now short code and lightbox #40355
    admin
    Keymaster

    What you are referring to is not a lightbox effect. Fading effect on the button is different than lightbox. Lightbox effect is known as the POPUP that shows an image or video.

    All eStore buttons have a slight fading effect to make it look interactive. You can add the following CSS code to the “wp_eStore_custom_style.css” file to customize the fade effect on the buy now button:

    .eStore_buy_now_button:hover{
    opacity:1 !important;
    }

    The above will turn off the fade effect.

    January 6, 2012 at 4:39 am in reply to: can I use widget logic with eMember login widget #40359
    admin
    Keymaster

    I am not sure what you mean by widget logic but this post has code example that should help you create conditional statements:

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

    January 6, 2012 at 4:31 am in reply to: Required fields in registration form #30671
    admin
    Keymaster

    Do you have the “Free Members Must Confirm Email Address” option checked? This option replaces the main registration form with a small initial email verification form. The main registration form is available after the member clicks on the link sent to his email address. Full details here:

    http://www.tipsandtricks-hq.com/wordpress-membership/free-members-must-confirm-their-email-address-460

    Please post a link to your registration form.

    January 6, 2012 at 4:27 am in reply to: eMember plugin problems. #40282
    admin
    Keymaster

    Looks like you are trying to use both the eStore plugin and a plain PayPal button (created in your PayPal account) at the same time. Not sure where you got this idea from but you only need to follow one of the following two methods (no need to follow both of them):

    Either use the following if you want to use plain PayPal button:

    http://www.tipsandtricks-hq.com/wordpress-membership/?p=146

    or use the following if you want to use eStore

    http://tipsandtricks-hq.com/wordpress-membership/?p=60

    January 6, 2012 at 4:22 am in reply to: WP eStore – Instant Digital Product Delivery #40358
    admin
    Keymaster

    The PDT portion is specific to PayPal but the shortcode on the “Thank You” page works for some of the other gateways that has the option.

    January 5, 2012 at 3:40 pm in reply to: WP eMember – 2 problems #40170
    admin
    Keymaster

    You have the ” Free Members Must Confirm Email Address” option checked in the settings which means it is not showing the actual registration form to users (it is showing the initial email confirmation form). The users will get to see the actual registration form after they fill in this initial email verification form and click on the link sent to their email.

    If you read the full documentation it will become more clear to you

    http://www.tipsandtricks-hq.com/wordpress-membership/free-members-must-confirm-their-email-address-460

    January 5, 2012 at 9:52 am in reply to: ShopPlugin Manually Add Affiliate Code During Checkout #40357
    admin
    Keymaster

    This requires modification of the shopping cart plugin (not the affiliate plugin). Since the shopp plugin is an external plugin we cannot do anything there.

    January 5, 2012 at 9:45 am in reply to: Affiliate Platform – Prevent cookies from being overwritten whithin the lifetime #40331
    admin
    Keymaster

    Open the “wp_aff_advanced_configs.php” file and look for the following line of code:

    define('WP_AFFILIATE_DO_NOT_OVERRIDE_AFFILIATE_COOKIE', '0');

    Once you find it change it to the following:

    define('WP_AFFILIATE_DO_NOT_OVERRIDE_AFFILIATE_COOKIE', '1');

    This will make it the affiliate plugin doesn’t override the referrer cookie if one already exists for that user.

    January 5, 2012 at 6:55 am in reply to: Problem with Buy Now short code and lightbox #40353
    admin
    Keymaster

    The [wp_eStore_buy_now:product_id:1:end] shortcode only places a button and nothing else (it doesn’t place any image with the product details) so I am not sure what you mean by images showing in lightbox. Which image are you referring to and how are you placing it on that page (the shortcode you mentioned doesn’t place any image)?

    January 5, 2012 at 6:15 am in reply to: Does this plugin use "adaptive" payments? #40305
    admin
    Keymaster

    The commissions for affiliates will keep accumulating until you decide to make a payment. Most people prefer to payout the commission once per month. You can chose whatever interval suits you better (you will tell your affiliates how often you make the payout so they will know what to expect).

    When you are ready to pay you go to the Manage Payout menu and choose one of the available options. The plugin can create a PayPal mass payment file that you can use to make the payment. Paying multiple affiliates with PayPal mass payment option is really easy (just a few buttons clicks). This article has more information on PayPal mass payment:

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

    January 5, 2012 at 6:02 am in reply to: Auto Upgrade Setup: Account Upgrade Notification #40108
    admin
    Keymaster

    Yes, the task that does the auto upgrade and sends the notification email executes once per day (this is to make sure the background task doesn’t keep your server busy).

    January 5, 2012 at 5:51 am in reply to: No address information from PayPal #40315
    admin
    Keymaster

    – Post a link to the page where you have the buy button.

    – What version of eStore are you using?

    By default the plugin only tells PayPal to force an address collection for product with shipping (most people don’t like to force the customer to give their address for digital items). This can tweaked following this instruction:

    https://support.tipsandtricks-hq.com/forums/topic/wp-estore-how-not-to-ask-for-shipping-address-on-paypal

    There is an email tag to display the phone number. Please note that PayPal makes the phone number collection optional by default (customers can leave that field empty). You can try to change it in your PayPal profile.

    The {product_details} tag does have the quantity information available. It shows the product details like the following:

    Product Name x QTY - $PRICE (CURRENCY)

    January 5, 2012 at 5:17 am in reply to: Protect comments in pages #40316
    admin
    Keymaster

    – What version of eMember are you using?

    – Please post a link to this page in question.

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