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 - 12,751 through 12,765 (of 14,824 total)
← 1 2 3 … 850 851 852 … 987 988 989 →
  • Author
    Posts
  • February 3, 2012 at 4:51 am in reply to: WP Estore & PDF Stamper with OptimizePress Theme Problem #41527
    admin
    Keymaster

    The download button that I am talking about doesn’t require the customer to go via PayPal. You use the following shortcode on this sales page:

    [wp_eStore_download_now_button id=1]

    It lets the user download the item just by clicking the button. That button simply protects the downloadable file so its real location is never revealed.

    No, there is no way to automatically send them an email from eStore once they confirm the opt-in.

    February 3, 2012 at 4:46 am in reply to: Ecwid Integration Instructions #41566
    admin
    Keymaster

    Update: Integration details here:

    https://support.tipsandtricks-hq.com/forums/topic/ecwid-and-wp-affiliate-integration-instructions


    I think you want ECWID integration with the WP Affiliate platform. Your forum post is in the shopping cart category so I want to make sure that my guess is correct. Can you please verify which plugin you want to integrate with ECWID?

    February 3, 2012 at 4:40 am in reply to: Customer Not Receiveing Link in Email and Not Being Redirected To Thank You Page #40796
    admin
    Keymaster

    Thank you, Everything looks good to me. Can you please share what you have in the “Email Body” field in the settings menu of the plugin?

    Regarding the auto redirect after the purchase. eStore has no control over the auto redirect from PayPal (this is purely controlled via your PayPal profile). Please contact PayPal and ask them why the auto redirect after Payment is not working for your account.

    Just one note: I am pretty sure PayPal doesn’t auto redirect the user if he/she paid via a credit card (in this event the user will have to click on the “return to merchant” link to get to thank you page.

    February 3, 2012 at 4:37 am in reply to: Return URL Not Showing Download Link #41468
    admin
    Keymaster

    One thing majorly wrong here:

    There is no such file called “email.php” in the eStore plugin anymore but your error message is pointing to that file. This suggest that you are still keeping an old version of the plugin somewhere in the “plugins” directory. We specifically mention in the upgrade guide to not keep multiple copies of the same plugin in the plugins directory:

    http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31

    Make sure you delete any of the eStore plugin from the “plugins” directory of WordPress then upload a fresh a new copy.

    February 3, 2012 at 4:19 am in reply to: s2Member and WP Affiliate – Sales not showing up #41545
    admin
    Keymaster

    I checked your landing page and everything looks good with the button.

    What value do you have in the following field of S2Member plugin?

    s2Member’s options ->API/Notifications Menu -> Payment Notification URL

    Reading through this post should also help you:

    https://support.tipsandtricks-hq.com/forums/topic/sales-are-showing-as-click-throughs

    February 3, 2012 at 4:07 am in reply to: Affiliate link leads to blank page #40999
    admin
    Keymaster

    Your home page is not in WordPress which would be the problem. See this post:

    https://support.tipsandtricks-hq.com/forums/topic/can-i-use-the-wp-affiliate-platform-plugin-on-a-standalone-html-page

    February 3, 2012 at 4:04 am in reply to: Installation error: Plugin could not be activated because it triggered an error #37037
    admin
    Keymaster

    The following error means you don’t have IonCube Loaders installed on your server:

    … /wp-content/plugins/wp-pdf-stamper/wp_pdf_stamp1.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator

    These posts will answer your question:

    https://support.tipsandtricks-hq.com/forums/topic/ioncube-php-loader-ioncube_loader_lin_52so

    https://support.tipsandtricks-hq.com/forums/topic/ioncube-error-when-activating-wp-pdf-stamper

    February 3, 2012 at 3:53 am in reply to: joining with out checking terms and conditions check box #41500
    admin
    Keymaster

    After seeing how many HTML errors there are on this theme, I would recommend you start with a new theme. Even the WordPress’s default themes (twenty ten and twenty eleven) are pretty good. Fixing this many errors will take up a lot of your time and some of them is not really your job to fix (the theme developer should fix those). I personally prefer to use a theme that has clean code so that I am starting from a good point otherwise it tends to waste more of your time from the constant fixing that you have to do.

    February 2, 2012 at 10:30 am in reply to: Using Lead Capture – Commissions Paid ONLY by Cookie and NOT by EMAIL #41398
    admin
    Keymaster

    If you have the latest build of the eStore and the affiliate plugin then you will be able to enable this option by doing the following:

    Open the “eStore_advanced_configs.php” file and look for the following line:

    define('WP_ESTORE_CHECK_LEADS_TABLE_FOR_AFFILIATE_REFERRAL_CHECK', '0');

    Once you find it change it to the following:

    define('WP_ESTORE_CHECK_LEADS_TABLE_FOR_AFFILIATE_REFERRAL_CHECK', '1');

    February 2, 2012 at 9:42 am in reply to: WP Estore & PDF Stamper with OptimizePress Theme Problem #41524
    admin
    Keymaster

    “Once the customer has confirmed opt in to my mailing list, Aweber sends them to another sales page” – Place eStore’s download now button for this free product on this page (where the customer gets redirected to after the opt-in).

    WP eStore lets you place secure download now button for any product on any of your WordPress post or page. Check the eStore shortcodes page for more details on this shortcode:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    February 2, 2012 at 9:38 am in reply to: Affiliate Platform – Get Invalid Login after Forgot Password #41024
    admin
    Keymaster

    Sent you an email to get site access so I can check it out.

    February 2, 2012 at 6:16 am in reply to: "The secure download manager ran into a problem that it couldn’t handle" #40913
    admin
    Keymaster

    I will check your email and reply there.

    February 2, 2012 at 6:14 am in reply to: Add to cart button not centered #41389
    admin
    Keymaster

    Revert the custom modification you did so the “Add to Cart” button goes on its own line. Then simply change the language file to correct the message. This post will explain more:

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

    You will need to change

    define("WP_ESTORE_YOUR_PRICE", "Your Price");

    to

    define("WP_ESTORE_YOUR_PRICE", "Name your price ($2.00 or more):");

    February 2, 2012 at 6:09 am in reply to: Creating albums to use for organization in correlation with NextGen Gallery #41523
    admin
    Keymaster

    eStore plugin doesn’t do anything with albums. It simply lets you place a NextGen gallery with buy button under each photo in that gallery. You could do the following:

    1. Create a gallery for each of your events.

    2. Create a new WordPress page for each event and place the gallery created in step 1 using the eStore and NextGen gallery integration.

    3. Do step 1 and 2 for all your events

    4. Now create a home/index/album page for your galleries (kind of where you list all the gallery pages). Link to each of your gallery page from this page so your users can easily access the gallery they want.

    When you do a new event you just do step 1 and 2 then update your home/index/album page.

    February 2, 2012 at 5:51 am in reply to: Password recovery && forgot password email #41515
    admin
    Keymaster

    Please do the following:

    1. Load a fresh build of the plugin:

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

    2. Create a test member account (if you have free membership enabled then simply share the URL of the registration page).

    3. Share the details of this test member account so I can do a test.

  • Author
    Posts
Viewing 15 posts - 12,751 through 12,765 (of 14,824 total)
← 1 2 3 … 850 851 852 … 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