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,181 through 3,195 (of 3,409 total)
← 1 2 3 … 212 213 214 … 226 227 228 →
  • Author
    Posts
  • January 1, 2012 at 2:16 am in reply to: No link in Thank You page or in email #40206
    Peter
    Member

    Hi there,

    Can you please go through the following checklist to ensure that none of the items are the cause of your issue:

    Downloaded file size is 0 (Zero) byte or 404 error or Other file download error

    Then can you please do what the following post says and share the “download_manager_debug.log” debug file’s content:

    https://support.tipsandtricks-hq.com/forums/topic/how-to-test-wp-estore-plugin-encrypted-download-system-on-your-site

    December 23, 2011 at 11:03 pm in reply to: moving "add to cart" button on [wp_eStore:product_id:4:end] #40019
    Peter
    Member

    Hi Graham,

    I had a go myself and it became too messy :(

    Maybe you could try this:

    https://support.tipsandtricks-hq.com/forums/topic/how-to-change-position-of-add-to-cart-button

    If that doesn’t work, let’s see what Admin suggests :)

    December 23, 2011 at 10:05 pm in reply to: Remove from Cart #40054
    Peter
    Member

    Hi,

    You can use the contact page to communicate your customization request to Tips and Tricks:

    https://support.tipsandtricks-hq.com/contact

    December 23, 2011 at 10:01 pm in reply to: Creating "DVD Backup" button and thumbnail adds to cart. #40052
    Peter
    Member

    Hi,

    You can use a URL with format as shown below to add a product to cart when someone clicks on it:

    http://www.example.com/?wp_eStore_add_to_cart=1

    YOu would put the above URL in your “Thumbnail Target URL” of your product settings and you would replace “1” with your relevant product ID.

    See this post for more:

    https://support.tipsandtricks-hq.com/forums/topic/calling-add-to-cart-externally

    As mentioned by wzp, you can also use a custom image for your add to cart functionality too by placing a URL of any image of your choice in the “Button Image URL” field.

    December 23, 2011 at 9:35 pm in reply to: Email and stats not working #39411
    Peter
    Member

    Hi,

    The “Change WP eMail From Details” plugin should override the eStore from settings.

    There is another more simpler thing you could do.

    In the eStore “Email Settings” section of the main settings page, change the “From Email Address” field to your desired address using the following format:

    Your Name <youremail@gmail.com>

    This will only make the from email address of the notification email to the above.

    December 23, 2011 at 1:48 am in reply to: Member Login widget doesn't display properly in FireFox #40023
    Peter
    Member

    Hi,

    Sometimes if there is a “width” property for a particular element, you can adjust this to fix display imperfection in firefox. Don’t forget to use the eMember_custom_style.css file for any changes you make.

    Could you provide a link to your page so we can exactly what you mean because currently I’m not able to visualize your problem.

    December 21, 2011 at 11:25 pm in reply to: How to connect eMember with eStore #39878
    Peter
    Member

    I see what you mean now. I wasn’t aware that you are referring to the Edit Customer page in eStore.

    As far as I’m aware that field called “eMember User ID” is something which you manually need to enter.

    December 21, 2011 at 2:30 am in reply to: The wp_eStore download manager ran into a problem #38859
    Peter
    Member

    In the meantime could you please enable debug and share the output?

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

    December 21, 2011 at 2:03 am in reply to: Fatal error: Call to undefined method Emember_Auth::getInstance() #39907
    Peter
    Member

    Hi,

    You say that you don’t get an email from Aweber – but are your subscribers being added to the AWeber list?

    Also, could you please turn debug on and try to reproduce the problem and let us know the output of the eStore_post_payment_debug.log?

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

    December 21, 2011 at 1:47 am in reply to: The wp_eStore download manager ran into a problem #38857
    Peter
    Member

    Hi,

    Ok. Let’s wait till Admin looks at this post so he can offer his advice on how best to proceed.

    December 21, 2011 at 1:41 am in reply to: Is it possible to have two Conditional settings in one Coupon #39916
    Peter
    Member

    Hi,

    eStore cannot currently do multiple conditions for coupons.

    See this post for more info:

    https://support.tipsandtricks-hq.com/forums/topic/multiple-conditions-on-one-coupon

    December 21, 2011 at 1:19 am in reply to: The wp_eStore download manager ran into a problem #38855
    Peter
    Member

    Hi,

    If you upgraded your WordPress version to 3.3 then firstly you should update your plugin version too if you haven’t done so already. Then try again and see if you still have an issue:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    December 20, 2011 at 10:17 pm in reply to: Adding Same Field to Multiple Products. #39890
    Peter
    Member

    Hi Matt,

    If you would like to do bulk editing you are best served to do it via PHPMyAdmin using a csv file.

    Watch this video which will explain exactly how to do this:

    http://www.tipsandtricks-hq.com/how-to-easily-import-or-export-any-of-your-wordpress-database-content-using-phpmyadmin-3415

    December 20, 2011 at 9:04 pm in reply to: How to connect eMember with eStore #39876
    Peter
    Member

    Hi,

    The member ID is a unique number created for each member when they are added to the database. This field resides in one of the eMember tables and has nothing to do with eStore.

    The only connection between eStore and eMember is that you are able to reference a membership level from an eStore product via the “Reference Text” field in the product configuration of eStore. This is essentially the functionality which allows you integrate eStore and eMember so that when somebody purchases a product you can automatically add them to one of your membership levels. (NOTE: The “Reference Text” field will contain the “Level ID” of a particular membership level)

    December 20, 2011 at 3:13 am in reply to: Shipping variations not working #39823
    Peter
    Member

    Hi Angie,

    Could you please enable debug and let us know the contents of the ipn_handle_debug.log file after you make a test purchase which reproduces this problem?

    More info about enabling debug can be found here:

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

  • Author
    Posts
Viewing 15 posts - 3,181 through 3,195 (of 3,409 total)
← 1 2 3 … 212 213 214 … 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