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,416 through 14,430 (of 14,824 total)
← 1 2 3 … 961 962 963 … 987 988 989 →
  • Author
    Posts
  • September 13, 2011 at 2:00 am in reply to: Plugin Not Working & Videos Not Showing #36540
    admin
    Keymaster

    @jmarie30, This forum user account seems to be sharing the login details or this account has been compromised (based on the IP address). This is against our Terms of Use. I have sent you an email to rectify this.

    September 13, 2011 at 1:45 am in reply to: Integrate NextGen gallery with WP eStore without listing products two times. #36501
    admin
    Keymaster

    This should help with that:

    https://support.tipsandtricks-hq.com/forums/topic/using-multiple-estore-product-as-the-template-for-nextgen-gallery-integration

    You liked the simple shopping cart integration right? eStore’s normal NextGen gallery integration is the same as the simple shopping cart one except you have to create the products in eStore before hand. Now, there is an easier way to handle the product creations in eStore in bulk. This documentation will help:

    http://www.tipsandtricks-hq.com/ecommerce/how-to-bulk-upload-estore-products-from-a-csv-file-775

    After you do that, you can just place shortcodes for a product in the NextGen Gallery (just like you did in the simple shopping cart).

    Let me know if that helps.

    September 13, 2011 at 1:30 am in reply to: How Do You Protect A Page AND A Section At The Same Time? #34054
    admin
    Keymaster

    The “This Content is for members only” link goes to the “Join us/payment” page (whatever URL your specified there). The “Join us” page is kind of like the “Start” menu of Windows. That page is where you can send any visitor and expect him to get funneled in the proper direction. This page will explain more:

    https://support.tipsandtricks-hq.com/forums/topic/the-difference-between-registration-page-and-join-us-page

    September 13, 2011 at 12:43 am in reply to: error: unable to connect to socket: Connection refused (111) #36133
    admin
    Keymaster

    This happen only on your “Thank You” page or the links that gets sent via email too?

    September 13, 2011 at 12:41 am in reply to: Wishlist Member Intergration #36519
    admin
    Keymaster

    Debug will reveal the real issue so lets try to get that going. This checklist should help you identify why the debug is not appearing (You do have the debug option enabled in eStore settings right?):

    https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty

    September 13, 2011 at 12:38 am in reply to: Aweber and Estore Analytics Error for Digital downloads #36504
    admin
    Keymaster

    Aweber’s stat won’t help you identify the IP addresses because it will just have a list of 500 IP addresses for example and without knowing which ones are valid customers you are in the dark.

    If you deliver digital items to a list of subscribers or users on a regular basis and you want to make sure that only the customers get it then the best way to handle that is to deliver the item from behind a membership script. A membership plugin will make sure that only your customers can log in and download the content. Some membership plugins (for example: WP eMember) have features that can detect if multiple users logged into the same account (based on the IP address) and block that account.

    So basically you do the following:

    1) Place your encrypted download link on a members only download page (you can also give them the option to generate the link themselves)

    2) Protect this download page so only members who are logged in can access the content of this page

    3) When you send an email to your list simply tell them to log into the site and download the content from the member’s only download page.

    All done!

    This demo page will give explain more if you are interested:

    http://www.tipsandtricks-hq.com/wordpress-membership/how-to-configure-a-members-only-download-page-70

    September 13, 2011 at 12:00 am in reply to: manage customer transactions weirdness #35219
    admin
    Keymaster

    This post will help you get the customer list however you want it directly from the database:

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

    September 12, 2011 at 1:28 am in reply to: WP eStore Buy Button Doesn't Work When Opened in a New Tab #36508
    admin
    Keymaster

    If you are asking what I would do then I wouldn’t handle it because its a standard behavior of a HTML Button and it is not upto me to change how it behaves (the guys who defined these behaviors knows what they are doing). You can expect a user to know that he/she knows how to browse the web and how different elements of the web behave. Yes, some new users will make mistakes but humans are really good at learning quickly from their mistakes. If you get a lot of new web users on your site then you can maybe add a “How to order from us” guide on your site (many sites use this technique to teach their users how to order from their site).

    With that said, you can also do the following:

    Use an image (that looks like a button) as the anchor of a purchase link. This way you are using a link rather than a button and it will work for both situations (normal click or open in a new tab).

    September 12, 2011 at 1:12 am in reply to: WP eStore Buy Button Doesn't Work When Opened in a New Tab #36506
    admin
    Keymaster

    Buttons are not like normal HTML links. I will give you an easier example so you can understand the difference. Do you “CTRL + Click” on the submit button of a contact form or when you submit a comment?

    A button needs to be submitted by clicking on it (not open a in new tab). Got the idea?

    If you want to do open a new tab don’t use a button… use a HTML link. WP eStore also has ability to make links for a product rather than a standard button. This allows your customers to purchase a product by clicking on a HTML Link (use a link to purchase an item). Check the extra shortcodes documentation for this.

    September 12, 2011 at 1:05 am in reply to: Aweber and Estore Analytics Error for Digital downloads #36502
    admin
    Keymaster

    WP eStore’s download validation script is not part of your standard web page so no tracking script is running there. The job of the download validation script is to verify the authenticity of the request and dispatch download securely (that ss all that it knows about). WP eStore itself tracks the downloads via encrypted links (so you know if a link got used or not). Anyway, you can try to edit the “download.php” file to add your JavaScript code there but it may not be trivial (I have never tried this before so really have no idea).

    September 12, 2011 at 12:40 am in reply to: Trouble with sales, money comes through, no email with download link #36145
    admin
    Keymaster

    Thank you. The button looks fine (it has the correct code to override the IPN notify URL).

    You don’t have multiple PayPal addresses do you? (just making sure that you are not mistakenly updating the wrong account).

    I will need to see a screenshot of your PayPal profile where you set the “Instant Notification URL” preference. I sent you an email so you can send me a screenshot of that.

    September 12, 2011 at 12:28 am in reply to: Transaction total on email. #36466
    admin
    Keymaster

    Those changes were added to the core, so yes you will get those discount changes in the updated version too.

    September 12, 2011 at 12:26 am in reply to: Integrate NextGen gallery with WP eStore without listing products two times. #36499
    admin
    Keymaster

    There are two NextGen gallery integration methods with eStore. Each of these integrations have its pros and cons. Have you explored both these options?

    This method may be more suitable for you:

    http://www.tipsandtricks-hq.com/ecommerce/nextgen-gallery-alternate-integration-method-805

    September 12, 2011 at 12:23 am in reply to: IonCube Loader Problem #35475
    admin
    Keymaster

    @Pamela, this page will explain everything regarding the IonCube library:

    http://www.tipsandtricks-hq.com/wp-pdf-stamper/minimum-requirements-for-the-wp-pdf-stamper-plugin-104

    I think you purchased the PDF Stamper manually from us so the system didn’t send you a license key automatically. I will request Ivy to send you a license key.

    September 11, 2011 at 3:37 am in reply to: How to make PayPal Email a Required Field for Affiliate Sign-up #25073
    admin
    Keymaster

    Added this option in the Affiliate Platform settings menu. You can now simply check the following option in the settings:

    Make PayPal Email Address a Required Field

  • Author
    Posts
Viewing 15 posts - 14,416 through 14,430 (of 14,824 total)
← 1 2 3 … 961 962 963 … 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