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,491 through 14,505 (of 14,824 total)
← 1 2 3 … 966 967 968 … 987 988 989 →
  • Author
    Posts
  • September 8, 2011 at 12:31 am in reply to: Protect all comments in post #22976
    admin
    Keymaster

    We added another option in eMember to enforce “comment posting ability for logged in members only”. So now you don’t have to use the WordPress’s option if you don’t want to.

    September 8, 2011 at 12:14 am in reply to: Adaptive payments #36359
    admin
    Keymaster

    I intend to add this to the payment gateway bundle plugin (it will be a while before I get time to add this though):

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

    September 8, 2011 at 12:08 am in reply to: Digital Variation and Multiple Downloads #36366
    admin
    Keymaster

    Nope, the variation must be selected before the payment because some people charge different money for different variation and that can only work if it is selected before making the payment.

    September 7, 2011 at 7:40 am in reply to: HELP!! Using WordPress Permalinks As Digital Products NEW METHOD PPV #36331
    admin
    Keymaster

    Sent you an email.

    September 7, 2011 at 7:32 am in reply to: No Affiliate Commission Showing #36163
    admin
    Keymaster

    1. Basically, the mail functionally of WordPress is not loading on your site at the time of this commission processing (this only affects the email notification of the affiliate so not a big deal for now). I will do some investigation to find an alternative for this.

    2. Now, for subscriptions you actually need to use the 2nd integration option from here:

    http://www.tipsandtricks-hq.com/wordpress-affiliate/plain-paypal-button-and-affiliate-plugin-integration-168

    This is because the recurring commission can only be awarded if PayPal notifies the plugin and PayPal’s IPN is the only way to get notified for recurring payments. Let me know if this makes sense.

    September 7, 2011 at 7:22 am in reply to: wp emember automatic email not generating when adding member #19439
    admin
    Keymaster

    I get what you mean but from an implementation point of view its not that simple since PDF stamper is a separate plugin. Some custom development work is needed to facilitate a process like that. If you are interested then contact us here and mention this forum post then we can discuss a possible custom solution work:

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

    Regarding your other error that you get… I have a feeling you changed the value of the “Download Validation Script Location” field even though the help text tells you not to (obviously, your server cannot handle this). Reset the value of that field following this instruction:

    https://support.tipsandtricks-hq.com/forums/topic/how-to-reset-the-download-validation-script-location-to-default-setting

    September 7, 2011 at 7:17 am in reply to: Removing MailChimp unsubscribes from WP eMember #36332
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/forums/topic/push-activeinactive-state-to-mailchimp

    September 7, 2011 at 3:08 am in reply to: Video product – pay once – allow access for 7 days #36358
    admin
    Keymaster

    This should help:

    http://www.tipsandtricks-hq.com/ecommerce/using-wordpress-permalinks-as-digital-products-apr-1217

    September 7, 2011 at 3:04 am in reply to: Author revenue sharing – sale details for which product sold? #36355
    admin
    Keymaster

    WP eStore is not the correct plugin for setting up a market place type site (where you give access to your users so they can upload their products and sell… similar to a ClickBank type site). WP eStore wasn’t designed to create a marketplace type site and cannot handle this type of setup.

    What we can do is make the stats menu of eStore available to your authors so they can check the products that were sold

    September 7, 2011 at 2:25 am in reply to: On category pages, some product ids not recognized #34994
    admin
    Keymaster

    This means somehow one product with empty ID (no ID) got assigned to this category (ID: 153).

    Simply go to your PHPMyAdmin and pull the records from the following database table:

    wp_eStore_cat_prod_rel_tbl

    Find out the row that has an empty or other illegal value in the product ID column and delete that row.

    This post will help you if you never used PHPMyAdmin tool before:

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

    September 7, 2011 at 2:00 am in reply to: Does Client need Paypal? #36352
    admin
    Keymaster

    In your PayPal profile you can choose what you want. You can either make it so only PayPal account holders can subscribe or you can allow clients to be able to subscribe using both options:

    – Just using a Paypal account

    or

    – Just using a credit card.

    September 7, 2011 at 1:52 am in reply to: Needing Help with S3 Settings, Downloads not working #31788
    admin
    Keymaster

    Simply place the .mp3 file inside a zip folder and use that as the downloadable file. Browsers cannot play or open a zip file and it will force download regardless of the browser preference settings.

    It is always a good practice to serve a zip file as a downloadable file (your users will be able to unzip it and use the file after they download it).

    September 7, 2011 at 1:51 am in reply to: Digital Variation: Download Link Not Working #36341
    admin
    Keymaster

    Looks like the browser is trying to play the file (if the browser is capable of playing a file then it tries to play it first… you can change this in your browser’s preference settings). Simply place the .mpg file inside a zip folder and use that as the downloadable file (it is always a good practice to serve a zip file as a downloadable file (your users will be able to unzip it and use the file after they download it).

    September 7, 2011 at 1:15 am in reply to: Recurring Payments – Two types #36337
    admin
    Keymaster

    If the content protection scheme is the same then you don’t need to create two membership levels. But I would recommend creating two different levels (both having the same protection levels) just to keep it very clean.

    This way each payment button will be hooked to a particular membership level and there is no way to get mixed up.

    September 7, 2011 at 12:55 am in reply to: Membership Upgrade and Paypal account change #31324
    admin
    Keymaster

    Yes, there is a way to handle this too but it is a little complicated since a Plain Paypal button does not allow you to carry much info.

    If you want to enable the following option then just use eStore with eMember:

    Your member can upgrade or renew membership by paying from any PayPal account (whatever email address)

    WP eStore’s payment button is capable of carrying more data which is used to upgrade the account of the member who is logged into the site at the time of payment (doesn’t matter what email address was used for the payment).

  • Author
    Posts
Viewing 15 posts - 14,491 through 14,505 (of 14,824 total)
← 1 2 3 … 966 967 968 … 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