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

Ugo

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

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 22, 2013 at 10:23 am in reply to: Change quantity in checkout shopping cart #46707
    Ugo
    Member

    Had the same problem with people missing the “hist the enter key” message.

    In your eStore_includes.php search for:

    <br />
    $(function(){<br />
      var eStore_cart_item_qty = $('.eStore_cart_item_qty');<br />
    eStore_cart_item_qty.keypress(function(){<br />
    $('.eStore_qty_change_pinfo').show();<br />
    });<br />
    });<br />

    and edit as follow:

    <br />
    $(function(){<br />
    var eStore_cart_item_qty = $('.eStore_cart_item_qty');<br />
    eStore_cart_item_qty.keypress(function(){<br />
    $('.eStore_qty_change_pinfo').show();<br />
    $('.eStore_coupon_section').hide();<br />
    $('.eStore_cart_checkout_button').hide();<br />
    });<br />
    });<br />

    This will hide the “Buy Now” button until the user hits ENTER.

    Maybe the development team can include these two lines in a future version :D

    October 1, 2012 at 7:04 am in reply to: estore: post 38719 disappeared #49479
    Ugo
    Member

    Thanks a lot, version 6.9.1.4 fixed the issue.

    It took a while but you are the best!

    September 25, 2012 at 6:49 am in reply to: estore: post 38719 disappeared #49477
    Ugo
    Member

    hi,

    I am just trying to get one of your products working with a commercial theme. I have also posted on their forum but, apparently, they are not interested in helping me.

    http://support.mojoness.com/forums/topic/unable-to-edit-contents-when-using-the-pro-affiliate-theme-the-estore-plugin/#post-2203

    Do you care to help?

    Thanks

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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