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

amin007

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 526 through 540 (of 5,807 total)
← 1 2 3 … 35 36 37 … 386 387 388 →
  • Author
    Posts
  • July 13, 2011 at 4:03 am in reply to: Update your download product for my customer? #31678
    amin007
    Participant

    If you use the following then how will it work for any other users? Everyone gets this product 1 no matter what they purchased?

    [wp_eStore_download_link_sender id=1]

    July 13, 2011 at 3:52 am in reply to: eMember Upgrade Email customisation #34188
    amin007
    Participant

    Added this tag filtering for the upgrade email. You can now use the following tags in the Upgrade email body:

    {user_name}

    {first_name}

    {last_name}

    {login_link}

    You will need to get a newer build of both eMember and eStore (if you are using eStore for membership payment)

    July 13, 2011 at 3:11 am in reply to: How to set up registration approval before granting access to members site #29040
    amin007
    Participant

    Added the following checkbox in the settings menu of the membership plugin to handle this option:

    Manually Approve Member Registration

    Please get a new build of the eMember plugin from here:

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

    After the update check that option and every member will need to be manually approved before he/she can log in.

    July 13, 2011 at 3:10 am in reply to: Manually approving a user after registration. #15983
    amin007
    Participant

    Added the following checkbox in the settings menu of the membership plugin to handle this option:

    Manually Approve Member Registration

    July 13, 2011 at 12:58 am in reply to: Embed Authorize.net SIM purchase form into a page #33483
    amin007
    Participant

    Yeah. we might have something for you to test within a few days.

    July 13, 2011 at 12:44 am in reply to: eMember – Upgrade membership level – W3TC cache related? #34229
    amin007
    Participant

    After the upgrade can you please open the member’s profile and look at his membership level area to see if his membership level is set to the newly paid membership level.

    Are you using the “Secondary Membership” feature?

    July 13, 2011 at 12:38 am in reply to: Tax query for invoicing #34226
    amin007
    Participant

    There are a few email tags that eStore provides which you can place in the “Buyer Email Body” field. This document has a list of available tags:

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

    The following 3 tags are related to displaying the price of the purchased items (not sure if any of them will help):

    – {product_details}

    – {product_price}

    – {purchase_amt}

    Why do you want to send an invoice before someone makes a payment on PayPal?

    July 12, 2011 at 11:55 pm in reply to: Conflict with shortcodes of my theme #34047
    amin007
    Participant

    Lets try changing the priority of the shortcode filtering order. Please open the “wp_eMember1.php” file and search for the following line of code:

    add_filter('the_content', 'do_shortcode',11);

    Once you find it please change it to the following:

    add_filter('the_content', 'do_shortcode');

    Let me know if that helps.

    July 12, 2011 at 3:13 am in reply to: Coupon discount – can I exclude a single category #34192
    amin007
    Participant

    Adding a “Not equal to” logic is not very trivial. This will add significant amount of coding to the plugin which I try to resist in order to keep the plugin lightweight. The easiest way to get a similar effect of “Not equal to” logic is to introduce another “category” that encompasses all your products except the ones you don’t want to include in the “not equal to” condition. Remember, you can assign multiple categories to your products. So creating another category and assigning it to products just for coupon condition purpose is completely valid and does not alter any other functionality that you currently have in place.

    July 12, 2011 at 2:08 am in reply to: why isnt the shortcode: [wp_estore_transaction_result:end] working? #34224
    amin007
    Participant

    Please open the “eStore_includes3.php” file and search for that string.

    July 12, 2011 at 2:03 am in reply to: Show Category ID in Manage Products Menu #34225
    amin007
    Participant

    The manage products page has very compact area to display the product details so that one product can be displayed in one row of the table. It is not possible to display all the product details in the manage products menu so I pick the ones that are most useful. Also, some products can have multiple categories which doesn’t fit in this area.

    July 12, 2011 at 1:44 am in reply to: why isnt the shortcode: [wp_estore_transaction_result:end] working? #34222
    amin007
    Participant

    If your funds are not getting cleared then this shortcode won’t be able to do anything. It surely is not going to give the download links to a customer where the fund hasn’t even been cleared (meaning the customer can scam the seller easily). Please contact PayPal and fix up your PayPal account so the funds clear immediately. this post will give you some clues as to what might be wrong with the PayPal account setup or this transaction:

    https://support.tipsandtricks-hq.com/forums/topic/reasons-for-a-pending-paypal-payment

    July 12, 2011 at 1:41 am in reply to: Probably a silly question about downloads #16192
    amin007
    Participant

    There are two documentation for the two different NextGen gallery integration options. They both link to each other and is accessible to anyone before purchase:

    1. http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-and-nextgen-gallery-integration-to-create-digital-photo-store-method-1-1232

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

    As a matter of fact all of our documentations are accessible to anyone before purchase. If you spent some time reading these documentation you will see that it goes over the pros and cons of both the integration options so you can decide which one suits you.

    July 12, 2011 at 1:26 am in reply to: Pay per view feature security #34168
    amin007
    Participant

    You can use the Ultimate Lightbox plugin to display the secure S3 video content on the pay per view page. We have added a feature in the lightbox ultimate plugin for this:

    http://www.tipsandtricks-hq.com/wordpress-lightbox-ultimate-plugin-display-media-in-a-fancy-lightbox-overlay-3163

    When you are in the above page go to the “Plugin Usage” section and look at the Amazon s3 Private/Protected Video Embedding Documentation.

    If you have an older version of the lightbox ultimate plugin then you can get a new build from here:

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

    July 12, 2011 at 1:17 am in reply to: eMember not properly assigning WordPress user roles #33458
    amin007
    Participant

    What version of eMember are you using? Are you using the “Auto Upgrade” feature of eMember? What “Role” value have you set for this membership level in question?

  • Author
    Posts
Viewing 15 posts - 526 through 540 (of 5,807 total)
← 1 2 3 … 35 36 37 … 386 387 388 →

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