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

nolmt60243

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

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • August 8, 2014 at 4:02 am in reply to: Shopping Cart Hide Quantity #28843
    nolmt60243
    Member

    I was looking to keep that selection checked, as everywhere else I would like it to have a quantity field. It is only this one instance that I would like the quantity turned off. Is that possible?

    Thanks!!!

    August 8, 2014 at 12:40 am in reply to: Shopping Cart Hide Quantity #28841
    nolmt60243
    Member

    Going along this thread, I have an Add to Cart short code with a custom button. Are there any parameters that I can include to hide the quantity field? I would like the quantity to be active in general, but only disabled for these particular buttons.

    Here is the code: [wp_eStore_add_to_cart_custom_button id=1 button=http://yoursite.com/wp-content/uploads/2013/07/addtocart.png]

    I have tried show_quantity=0 and quantity=0, and am at a loss of how that might occur.

    Thanks!

    January 18, 2014 at 9:18 pm in reply to: eStore – PHP session not working – Post PayPal Payment #60380
    nolmt60243
    Member

    Howdy admin!

    Sorry for not posting, but I made a change to the AJAX functionality (enabled the AJAX cart addition), and all seemed to go away. I am having an issue with the additional Payment Gateway Bundle not pulling the shipping options from PayPal, but that is for another thread.

    Thanks!

    January 7, 2014 at 3:26 am in reply to: Coupon Error Message – Cart does not meet the minimum requirement for this coupo #41584
    nolmt60243
    Member

    @wpCommerce That makes sense, I guess. What I meant by that is that I have 2013price as a $60 discount for one product (by ID), a $40 discount for another product (by ID), etc etc. Why wouldn’t this work, so long as each instance is a different item ID. The goal is that if a person were to order any items that would apply to this code, all of them would receive their respective discount using only one coupon code.

    January 6, 2014 at 6:36 pm in reply to: Coupon Error Message – Cart does not meet the minimum requirement for this coupo #41582
    nolmt60243
    Member

    Hi there.

    I am getting a “Cart does not meet the minimum requirement” error currently. Here are the details:

    I have raised the pricing on my site beginning the first of the year. I created a single coupon code, called ‘2013price’. There are multiple coupons with this title, and each of them has a condition set as: “item id” + “is equal to” and the particular item ID that was altered, so that all of my previous customers could have the old pricing as a thank you. There are no other conditions set, no expiry dates, and no redemption limits.

    Each of the coupons are a specific dollar amount off that particular item. I am using WP 3.5.2, and eStore version 6.9.0.1.

    Any guidance would be greatly appreciated. Also of note, I did just apply for a manual upgrade as I could not find the Transaction ID for my purchases (WP eStore and Affiliate Platform).

    October 17, 2013 at 12:23 am in reply to: estore – payment gateway suggestion: bitcoin through coinbase #54346
    nolmt60243
    Member

    Count me in as a vote for bitcoin support!

    August 11, 2013 at 10:11 pm in reply to: Affiliate Clicks are Tracked but not the Sales #34877
    nolmt60243
    Member

    Ah Ha!!! It was the pricing. All is well. Ensure that your test allows for enough room to have a payout.

    August 11, 2013 at 10:06 pm in reply to: Affiliate Clicks are Tracked but not the Sales #34876
    nolmt60243
    Member

    I am not getting the sales tracked, though the clicks and quantities are being tracked. Here is the info:

    1) [http://cbdgum.networkofhemp.com/test]

    2) I am using eStore v6.9.0.1

    3) http://www.tipsandtricks-hq.com/wordpress-affiliate/wp-estore-and-wp-affiliate-plugin-integration-717

    4) Debug info:

    [08/11/2013 10:02 PM] – SUCCESS :===> Start of Affiliate Commission Calculation <===

    [08/11/2013 10:02 PM] – SUCCESS :Checking if the WP Affiliate Platform Plugin is installed.

    [08/11/2013 10:02 PM] – SUCCESS :WP Affiliate Platform is installed, checking commission related details…

    [08/11/2013 10:02 PM] – SUCCESS :The referrer for this sale is:cbdgumadmin

    [08/11/2013 10:02 PM] – SUCCESS :Processing Commission for : Test

    [08/11/2013 10:02 PM] – SUCCESS :Total Price of the currently processing item : 0.01

    [08/11/2013 10:02 PM] – SUCCESS :Using commission rate from affiliate profile

    [08/11/2013 10:02 PM] – SUCCESS :Using % based commission rate for this commission. Qty:1, Total price:0.01, Commission level:15

    [08/11/2013 10:02 PM] – SUCCESS :Affiliate version is greater than 4.7

    [08/11/2013 10:02 PM] – SUCCESS :The commission amount is 0. No need to notify the affiliate

    [08/11/2013 10:02 PM] – SUCCESS :The sale has been registered in the WP Affiliate Platform Database for referrer: cbdgumadmin with amount: 0.00

    [08/11/2013 10:02 PM] – SUCCESS :Awarding 2nd tier commission if applicable

    [08/11/2013 10:02 PM] – SUCCESS :End of tier commission check

    [08/11/2013 10:02 PM] – SUCCESS :===> End Affiliate Commission Check <===

    5) Affiliate plugin v 5.6.7

    Any ideas? Maybe I need a quantity larger than a penny?

    August 30, 2012 at 2:33 am in reply to: PHP Session not Working Correctly #20576
    nolmt60243
    Member

    Got everything sorted. My host fixed the session issue on the server.

    August 28, 2012 at 4:19 pm in reply to: PHP Session not Working Correctly #20574
    nolmt60243
    Member

    @admin, I just tried turning off all plugins and checking out, and had the same issue. I also changed back to the regular stock WP theme, and eliminated the possibility of the theme interfering with the plugin.

    I am at a loss. Any ideas? How can I verify that the sessions are working properly?

    August 27, 2012 at 7:43 pm in reply to: PHP Session not Working Correctly #20572
    nolmt60243
    Member

    I have a test store that I setup [http://harvestforhumanity.com/projects-and-programs/annual-tree-program/apple-trees/] for a nonprofit organization that I volunteer for. I seem to be having a similar issue to everybody here (shopping cart is empty upon checkout). The products disappear upon checkout or a page change.

    I have read through the posts and made sure sessions were enabled from the hosting company. The setting (enable redirection one) in the estore_advanced_settings.php didn’t exist, so I added it, and got no change when trying to checkout.

    Any ideas?

  • Author
    Posts
Viewing 11 posts - 1 through 11 (of 11 total)

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