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 - 14,326 through 14,340 (of 14,824 total)
← 1 2 3 … 955 956 957 … 987 988 989 →
  • Author
    Posts
  • September 21, 2011 at 12:41 am in reply to: WP eStore Payment Verification Failed #36820
    admin
    Keymaster

    The “verification failed” email you received should tell you the exact reason for the failure. I can see from the debug that the funds are in a pending state which is why it’s failing. This happens when you PayPal account is NOT configured correctly or missing verification steps that PayPal requires you to do. This post will help:

    https://support.tipsandtricks-hq.com/forums/topic/reasons-for-a-pending-paypal-payment

    September 21, 2011 at 12:31 am in reply to: eStore + eMember + listing purchased products #36814
    admin
    Keymaster

    This documentation will help with showing the purchase history to your members (they must be logged in when making a purchase for the item to go to their member profile):

    http://www.tipsandtricks-hq.com/wordpress-membership/how-to-display-a-members-purchase-history-158

    WP eStore’s extra shortcode plugin has a shortcode that allows your customers to download the items they purchased whenever they want. Check the following shortcode from the extra shortcodes plugin.

    [wp_eStore_download_link_sender]

    September 21, 2011 at 12:21 am in reply to: Price change possible at client side, and thumbnail question #36782
    admin
    Keymaster

    Nope, the post payment verification will fail if anyone tampers with the data and it won’t update the database. WP eStore will automatically detect this and send you (the admin) an email when this happens so you can investigate this further.

    September 21, 2011 at 12:18 am in reply to: Auto License Key Generation #36805
    admin
    Keymaster

    Update: A serial/license key selling feature has been added to the plugin. Details of this feature here:

    http://www.tipsandtricks-hq.com/ecommerce/how-to-use-the-seriallicense-key-code-selling-feature-1618

    If you have a license generation script then you can tell eStore to send the payment notification (IPN) to your license generation script which can then generate license key and send to the user.

    September 20, 2011 at 11:49 pm in reply to: Major Registration Form Problem – Existing Users Can't Upgrade #34080
    admin
    Keymaster

    Please do the following:

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

    2. Download a fresh build of the plugin(s) from here:

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

    3. Upload and activate this version of the plugin(s).

    Then enable debug on eStore and do a test transaction so we can find out what is going on. This post will explain how to enable debug:

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

    September 20, 2011 at 11:41 pm in reply to: Error message/Update Settings //UPDATE #36810
    admin
    Keymaster

    There are two problems here… lets solve one at a time. First focus on the error coming from the W3 Total Cache plugin.

    Make sure you have the latest version of the W3 Total Cache plugin. Empty all cache from the W3 Total Cache plugin then do the following:

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

    2. Download a fresh build of the plugin(s) from here:

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

    3. Upload and activate this version of the plugin(s).

    Let me know if that solves the first issue. Then we will move to the 2nd issue. This 2nd issue is happening because your server either has old version of PHP or doesn’t have URL fopen enabled (you can ignore this message and it won’t harm you).

    September 20, 2011 at 3:54 am in reply to: Status : Unresolved DL file path = http://dl.dropbox.com #36809
    admin
    Keymaster

    File sharing sites like Dropbox doesn’t let you use their server as a storage area for you own file hostings. So they make it to where an external application cannot access the file programmatically (they use a system like eStore itself to protect people from exploiting). The only thing you can do is manually download a file from their server directly (no going around this).

    If you are looking for a file storage area outside your own server then look into Amazon S3 (its the most trusted and widely used server for this purpose).

    September 20, 2011 at 1:49 am in reply to: Product name in cyrillic (product name getting messed up in the email) #35513
    admin
    Keymaster

    This should fix it:

    https://support.tipsandtricks-hq.com/forums/topic/some-characters-and-text-not-recognizable-in-the-notification-email

    September 20, 2011 at 1:35 am in reply to: Product Name in Traditional Chinese #25419
    admin
    Keymaster

    This should fix it:

    https://support.tipsandtricks-hq.com/forums/topic/some-characters-and-text-not-recognizable-in-the-notification-email

    September 20, 2011 at 12:16 am in reply to: Digital Product Pre-Order #36800
    admin
    Keymaster

    There is nothing special that they are doing in the above mentioned site. They are simply taking the money from the customer (PayPal doesn’t care if someone is paying for pre-order or not). In the event of a physical order the admin is responsible for shipping the item. You already told your customers that this is a pre-order and the items will be shipped at a certain date in the future so the customers are already prepared for that.

    In eStore, digital items are delivered immediately after a payment. However, you can do the following to simulate a pre-order and delivery sequence:

    Pre Order Phase 1 – Accept Money

    Simply, make a product (not a digital product) and start accepting pre-orders from your customers. At this stage you are just collecting money from them. The customers already know that this is a pre-order so they are not expecting the item after the purchase anyway.

    Pre Order Phase 2 – Deliver the digital item(s)

    When you are ready to send the digital item(s) to your customers who pre-ordered do the following:

    – Create a digital product in eStore (with the correct URL of the digital item that you want to send to your customers)

    – Go to the admin functions menu of eStore and generate an encrypted link for that product

    – Go to the manage customers menu and get a list of email address (the customers who bought your pre-order)

    – Use your favorite email client to send the email to your customers with the download link.

    September 19, 2011 at 11:33 pm in reply to: Price change possible at client side, and thumbnail question #36780
    admin
    Keymaster

    1. This is not an issue at all. This post will explain why:

    https://support.tipsandtricks-hq.com/forums/topic/what-happens-if-someone-modifies-the-product-price-in-an-hacking-attempt

    2. Changing the thumbnail size can displace the integrity of a particular fancy display because they are all in a compact area. You are better off designing your own product display option however you want. This post will explain more:

    https://support.tipsandtricks-hq.com/forums/topic/can-i-put-multiple-images-and-videos-in-the-fancy-display

    September 19, 2011 at 1:55 am in reply to: W3C Validation Error = div not allowed in header #36756
    admin
    Keymaster

    okay.. will work on moving that div down in the body content. Should be able to give you an update in a day or two.

    September 19, 2011 at 1:53 am in reply to: Download Now in new tab (open download in new window) #36754
    admin
    Keymaster

    @mack417, Its designed to just open the download dialogue box and let the user download the file. Since the file is a PDF file and in your browser settings you specified it to open files that the browser can read, it is not showing the “save as” window and just opening the file. Simply put your downloadable PDFs inside a zip file and then deliver the zip file (browsers can read zip file so it will force it to show the “save as” window and the member will still stay on the same page). Here is a post that can be helpful for you too:

    https://support.tipsandtricks-hq.com/forums/topic/force-a-file-to-download-instead-of-showing-up-in-the-browser

    @hostinsa, I am not sure what issue you are facing. I am also not sure how your post is relevant to the original content of this forum tread. maybe open a new forum thread with detailed explanation of the issue you are facing?

    September 19, 2011 at 1:44 am in reply to: New Client Being Added To Aweber #36761
    admin
    Keymaster

    These posts should help you:

    https://support.tipsandtricks-hq.com/forums/topic/wp-estore-troubleshooting-autoresponder-signup-not-working

    https://support.tipsandtricks-hq.com/forums/topic/aweber-integration

    September 19, 2011 at 12:29 am in reply to: Lack of Registration Error Message upon username or email address already taken #35989
    admin
    Keymaster

    We changed that library out so it is no longer necessary. If you have any confusion simply get a fresh build of eMember from here and you can be sure that it has all the correct js file inclusion necessary.

  • Author
    Posts
Viewing 15 posts - 14,326 through 14,340 (of 14,824 total)
← 1 2 3 … 955 956 957 … 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