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,401 through 14,415 (of 14,824 total)
← 1 2 3 … 960 961 962 … 987 988 989 →
  • Author
    Posts
  • September 14, 2011 at 12:16 am in reply to: Wishlist Member Intergration #36521
    admin
    Keymaster

    Please do the following two things:

    1) Post a link to the page where you have the buy button.

    2) Log into your PayPal account then go to the profile section and click the “Instant Payment Notification Preferences”. Check your IPN settings and make sure you have IPN enabled. What value do you have there?

    September 14, 2011 at 12:14 am in reply to: Pay Pal Buy Now Button in a widget #36574
    admin
    Keymaster

    You can use any image you want for the button. Just upload the big orange button image to your server then then specify the URL of that image in the “Button Image URL” field of this product.

    September 14, 2011 at 12:12 am in reply to: How to import my SQL user database #36571
    admin
    Keymaster

    This video tutorial should help you:

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

    If you combine the knowledge from that tutorial with this documentation you should be good:

    http://www.tipsandtricks-hq.com/wordpress-membership/how-to-bulk-upload-member-details-from-a-csv-file-243

    September 14, 2011 at 12:05 am in reply to: Custom Fields: "Display Order" and "Field Name" field(s) cannot be kept empty #32617
    admin
    Keymaster

    This has been fixed in eMember’s current build also.

    September 13, 2011 at 11:59 pm in reply to: Is there a faster way to delete multiple users? #36570
    admin
    Keymaster

    The current build of eMember has an option that allows you to select multiple members and bulk delete them. You can get the current build from here:

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

    September 13, 2011 at 5:19 am in reply to: Pay Pal Buy Now Button in a Widget #36559
    admin
    Keymaster

    Hi, first start with the video tutorials from this page (the 2nd video here will make everything clear):

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-quick-setup-and-usage-video-tutorial-593

    If you want to use a PHP widget then use a PHP function that corresponds to the shortcode you want to use. The shortcode reference document will help you will that:

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

    More specific details on using eStore’s PHP functions in the sidebar here:

    https://support.tipsandtricks-hq.com/forums/topic/using-php-on-the-sidebar-or-widget-eg-to-display-a-button

    September 13, 2011 at 4:54 am in reply to: Ajax Free Product Download looks odd – can t find form CSS #36538
    admin
    Keymaster

    The squeeze form doesn’t have any paragraph (p) element in there but there is an empty space which was probably getting converted to a paragraph. I have taken out those empty space. Can you please get a new build of the plugin from here and let me know if you see a difference after the update?

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

    September 13, 2011 at 4:53 am in reply to: Software Licensing! #23182
    admin
    Keymaster

    Yeah I plan to do that but I just didn’t get any time to fully complete this project. I will dedicate some time for the license manager after I release the next plugin.

    September 13, 2011 at 2:53 am in reply to: How to get PDF Stamper to work automatically? #36558
    admin
    Keymaster

    Not sure why you have the following shortcode there (you don’t need that):

    [wp_eStore_download_now_button id=1]

    Just follow what the video on this documentation says and you will be there:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499

    September 13, 2011 at 2:50 am in reply to: Download Stat #36553
    admin
    Keymaster

    Yes, you can look in the download links table of eStore to find this info.

    The download link access count is stored in the following database table:

    wp_eStore_download_links_tbl

    This tutorial will show you how you can access that table and get any info you require:

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

    This page has a list of the current version info of our products:

    https://support.tipsandtricks-hq.com/version-info

    September 13, 2011 at 2:50 am in reply to: Digital download – how to know if file has been downloaded? #24749
    admin
    Keymaster

    The download link access count is stored in the following database table:

    wp_eStore_download_links_tbl

    This tutorial will show you how you can access that table and get any info you require:

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

    September 13, 2011 at 2:38 am in reply to: Members Deleted by spam WP user? #36557
    admin
    Keymaster

    You are probably referring to this:

    http://www.tipsandtricks-hq.com/wp-emember-and-wordpress-3-1-update-3023

    September 13, 2011 at 2:36 am in reply to: WP eStore and WP Affiliate not integrating #36556
    admin
    Keymaster

    If you fully read the “Forum Rules” as requested then you would know where to get the product updates from (check the bottom of the post) :)

    https://support.tipsandtricks-hq.com/forums/topic/forum-rules

    You actually end up saving more time reading the “Must Read” info than to just poking at things :)

    With that said, finding out any issue with eStore and affiliate plugin integration is very easy. Simply update the plugins then do a test transaction with the debug option enabled and share the content of the debug files. This post will help you with that:

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

    September 13, 2011 at 2:27 am in reply to: Paypal split payments for eStore #36542
    admin
    Keymaster

    This is something that we plan to add to the payment gateway bundle plugin if there is enough interest for it:

    http://www.tipsandtricks-hq.com/wp-payment-gateway-bundle-plugin

    September 13, 2011 at 2:06 am in reply to: Remove sale from stats #36541
    admin
    Keymaster

    This tutorial will show you how you can manipulate the database table directly and remove any sale that you don’t want:

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

    The stats come from the “wp_eStore_sales_tbl” table so thats the table you want to modify.

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