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

wpCommerce

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

Forum Replies Created

Viewing 15 posts - 2,566 through 2,580 (of 2,908 total)
← 1 2 3 … 171 172 173 … 192 193 194 →
  • Author
    Posts
  • February 21, 2011 at 12:01 am in reply to: Download links #29254
    wpCommerce
    Moderator

    Regarding the downloads directory: It’s an empty “index.html” file.

    February 20, 2011 at 11:50 pm in reply to: Download links #29253
    wpCommerce
    Moderator

    Once you click the “reset eStore settings to default” button all your settings will be set to default just like when you first installed the plugin.

    February 20, 2011 at 11:42 pm in reply to: Download links #29252
    wpCommerce
    Moderator

    You might need an update to get the restore settings button. Please get a recent build of eStore from here –

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

    February 20, 2011 at 12:45 am in reply to: Download links #29246
    wpCommerce
    Moderator

    Did you try copying the actual file URL into the browser to see if it gives a “file not found” error?

    February 20, 2011 at 12:24 am in reply to: Fancy2 offset using [wp_eStore_category_products_fancy id=8 style=2 order=1] #27503
    wpCommerce
    Moderator

    Hi, we already tested fancy7 and there is no problem with the audio streaming. Did you try copying the mp3 download URL into the browser to see if it downloads?

    Also can you please post a mp3 link which is not working?

    February 20, 2011 at 12:02 am in reply to: Sales Not Being Tracked #29169
    wpCommerce
    Moderator

    [02/19/2011 1:43 AM] - SUCCESS :No Referrer Found. This is not an affiliate sale

    Did you follow an affiliate link to make the test purchase?

    February 19, 2011 at 12:39 am in reply to: Apply Coupon Discount to Total Amount #19186
    wpCommerce
    Moderator

    Please get a recent build of eStore from here:

    Request Product Update or Fresh Download Link(s)

    Let me know how it goes.

    February 19, 2011 at 12:21 am in reply to: any known issues with catalyst theme & estore/affiliate #29185
    wpCommerce
    Moderator

    The plugin works with any properly coded WordPress theme. You can have a look at the following post which will explain on finding a conflicting theme/plugin:

    Test to (How to) Identify a Conflicting Theme or Plugin

    We also have a list of plugins which don’t play nice. Please have a look here –

    List of Plugins that Don't Play Nice (Conflicting Plugins)

    Thesis, Headway, Genesis are well known and properly coded themes and they all work well with our plugins.

    February 19, 2011 at 12:01 am in reply to: Sales Not Being Tracked #29163
    wpCommerce
    Moderator

    Can you please do a test transaction with the debug enabled and share the content of the following files:

    ipn_handle_debug.log
    eStore_post_payment_debug.log

    Please have a look at the following post which will explain on debugging:

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

    February 18, 2011 at 12:42 am in reply to: WP eStore – Duplicate customers record after a purchase #29127
    wpCommerce
    Moderator

    Can you please do a test transaction with the debug enabled and share the content of the following files?

    ipn_handle_debug.log
    eStore_post_payment_debug.log

    February 18, 2011 at 12:35 am in reply to: Member only pages not blocked, not asking for login? #29117
    wpCommerce
    Moderator

    For section protection the message comes from the following constant of the language file:

    EMEMBER_MEMBERS_ONLY_MESSAGE

    So if you have the value of that constant empty you will not see any “This content is for members only” message.

    February 18, 2011 at 12:28 am in reply to: IPN product validation failed #29071
    wpCommerce
    Moderator

    Still your custom field is empty. That means PayPal is not getting the custom value you have specified. Can you please make sure that you enter the variables in the following format?

    notify_url=http://www.stressfactsandinfo.com/members/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php
    custom=subsc_ref=2

    February 17, 2011 at 1:09 am in reply to: Member only pages not blocked, not asking for login? #29114
    wpCommerce
    Moderator

    Is this happening for content protection or section protection?

    “I did take some of the messages out of the language file”- Have you modified any of the following constants in the language file?

    EMEMBER_MEMBERS_ONLY_MESSAGE
    EMEMBER_PLEASE
    EMEMBER_LOGIN
    EMEMBER_TO_VIEW_CONTENT
    EMEMBER_NON_MEMBER
    EMEMBER_JOIN

    February 17, 2011 at 12:37 am in reply to: Free membership is disabled… Giving me fits! #29107
    wpCommerce
    Moderator

    This message is shown when a visitor land on your registration page but you don’t have free membership enabled on your site. If anyone pays for a membership this page becomes visible to complete the registration.

    Please open the eMember_misc_functions.php file and search for the following line –

    else
    {
    //Free membership is disabled
    $output .= EMEMBER_FREE_MEMBER_DISABLED;
    $payment_page = $emember_config->getValue('eMember_payments_page');
    if (!empty($payment_page))
    {
    $output .= '<br />'.EMEMBER_VISIT_PAYMENT_PAGE.'.'.EMEMBER_CLICK.' <a href="'.$payment_page.'">'.EMEMBER_HERE.'</a>';
    }
    }

    The above output is shown when free membership is disabled on the site. You can now replace it by the following codes to get rid of the whole message:

    else
    {
    //Free membership is disabled
    $output .= '';
    }

    You can also customize those messages from the language file (e.g eng.php).

    Please have a look at the following post which will explain –

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

    February 16, 2011 at 11:24 pm in reply to: Redirection function not working properly #28671
    wpCommerce
    Moderator

    Hi, You are using “Add to Cart” type button but you need to use the “Buy Now” or “Subscription” type button for the product specific “Return URL” to work.

  • Author
    Posts
Viewing 15 posts - 2,566 through 2,580 (of 2,908 total)
← 1 2 3 … 171 172 173 … 192 193 194 →

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