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 - 3,331 through 3,345 (of 14,824 total)
← 1 2 3 … 222 223 224 … 987 988 989 →
  • Author
    Posts
  • January 14, 2016 at 5:56 am in reply to: WP Affiliate Platform – How to hide $0 Commission Recording? #72301
    admin
    Keymaster

    We have added an option to only record non-zero commissions in the plugin.

    First, Load fresh new copies of the plugins so you get this option:

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

    Go to the following interface:

    WP Affiliate Settings -> Advanced Settings -> Miscellaneous Advanced Settings

    Then uncheck the “Record $0 Commission” option and save the settings.

    You can delete the already recorded $0 commissions by going to the sales menu of the affiliate plugin.

    January 14, 2016 at 5:35 am in reply to: woocommerce – change price after order, only accept commission per hand #72287
    admin
    Keymaster

    In that case, your order status shouldn’t even be set to complete when the checkout is done. The plugin only awards commission when the payment status of the order is set to “Complete” or “Processing”. That should only happen when a customer is checking out and paying via an online payment method (like PayPal).

    Before you set your payment status to complete, make sure to edit the WooCommerce order and specify the price and amount that you charged for that order. Then change the status. This way when WooCommerce notifies our plugin about this order, it will pass in the correct amount and the plugin will calculate commission based on that amount.

    January 13, 2016 at 1:43 am in reply to: woocommerce – change price after order, only accept commission per hand #72285
    admin
    Keymaster

    How are you accepting money for this product? Is the customer paying you manually (using offline payment methods) or are you accepting money using something like PayPal?

    January 13, 2016 at 1:41 am in reply to: WP eMember Form Builder Addon Different Form for Different Membership Levels #64382
    admin
    Keymaster

    The addon will show the edit profile form fields for the level that member belongs to. You don’t need to use a specific level ID in the shortcode. If a member who belongs to level 8 goes to the edit profile page, he will see the form that you customized for level 8.

    January 13, 2016 at 1:39 am in reply to: PHP Session not Working Correctly #20589
    admin
    Keymaster

    755 permission is good. I think your hosting is using a different PHP handler which is not allowing the application access to that session file. This issue is definitely on your hosting side of things so keep looking there to see what else you can find.

    January 13, 2016 at 1:37 am in reply to: Adding Product Title To eStore Stylish Squeeze Form As Source Field #72265
    admin
    Keymaster

    Don’t touch the library class file. Instead modify where the API call is made.

    Open the following file:

    eStore_auto_responder_handler.php

    Then search for the following in that file:

    $api->listSubscribe

    Change the second last parameter to false.

    Do this change in both function calls (in that same file).

    January 13, 2016 at 1:32 am in reply to: Is it possible to give a customer free access to a PPV page? #72299
    admin
    Keymaster

    You can create an encrypted link for that product from the “Admin Functions” menu of the plugin then share those links.

    You can also use any of the methods mentioned in the following post to give those users free access:

    https://support.tipsandtricks-hq.com/forums/topic/selling-items-for-00-giving-product-for-free

    January 12, 2016 at 1:29 am in reply to: PHP Session not Working Correctly #20587
    admin
    Keymaster

    The following error means that the WordPress plugin is not given access to start the session. This can only be fixed by your hosting provider so WordPress plugins can write to the PHP Session.

    PHP Warning: session_start(): open(/tmp/sess_06f8781253ecbdd5a0c41d4b2637be02, O_RDWR) failed: Permission denied

    Ask them why is the server denying permission when the plugin calls the “session_start()” function?

    Have a read through the previous posts in this topic and you will see many examples of 1st level of hosting support saying, “all is okay” but later they fixed it by applying the correct configuration.

    Who is your hosting provider?

    January 12, 2016 at 1:20 am in reply to: Photo seller – multi user support #72290
    admin
    Keymaster

    No, there is no option for that.

    January 12, 2016 at 1:19 am in reply to: Member Privacy – individual opt out of member display #72288
    admin
    Keymaster

    No. This has to be done manually.

    January 12, 2016 at 1:09 am in reply to: woocommerce – change price after order, only accept commission per hand #72283
    admin
    Keymaster

    Commissions are given automatically after a customers makes a payment. If you want to manually modify or insert a commission then you can do it from the sales menu of the plugin.

    Add your commission using the “Manual Commission Award” interface. If you need to adjust and existing commission then delete that row and add a new one with the new info.

    January 12, 2016 at 1:06 am in reply to: Adding Product Title To eStore Stylish Squeeze Form As Source Field #72261
    admin
    Keymaster

    The post will tell you how you can use the MailChimp Interest groups:

    https://support.tipsandtricks-hq.com/forums/topic/estore-mailchimp-group-integration

    January 10, 2016 at 1:51 am in reply to: Squeeze page for list item (Enquiry) not a product or service for sale #72219
    admin
    Keymaster

    The only way is to use your custom button image. What you are doing is very custom (not very many users do that and hence the plugin doesn’t have any built in option for it).

    The ONLY way you can get a button to say “Send Enquiry” is to create an image with those words then use that image as your button for this new product.

    The following post explains how you can use an image as your button image:

    https://support.tipsandtricks-hq.com/forums/topic/how-to-change-the-buy-button-images-for-estore-and-simple-shopping-cart-plugins

    January 10, 2016 at 12:12 am in reply to: WP Affiliate Platform with Simple-Membership Plugin #72272
    admin
    Keymaster

    You shouldn’t need to do anything other than to just keep those plugins active. Lets take a look at your setup.

    Please provide the following details so I can check more:

    1) A link to your landing page in question (where you have the payment button)

    2) What affiliate link are you using to test a referral (before purchasing the membership)?

    3) Enable debug by checking the enable debug field in the settings menu of both the plugins so we can check log data after you do a transaction. This will tell us what the plugin is doing after a payment is made.

    January 9, 2016 at 11:59 pm in reply to: WordPress 4.4.2 Release / Update #72070
    admin
    Keymaster

    WordPress 4.4.1 was released on January 6, 2016

    We have completed testing the latest version of all our premium plugins on WordPress 4.4.1.

    All plugins are compatible with WP 4.4.1

  • Author
    Posts
Viewing 15 posts - 3,331 through 3,345 (of 14,824 total)
← 1 2 3 … 222 223 224 … 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