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

info@lifemoveshealth.com

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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 26, 2012 at 8:15 pm in reply to: How to use html inside javascript #49675
    info@lifemoveshealth.com
    Member

    Thanks for the reply Peter. I get what your saying. So, no way to display the variations on the cart page w/o passing along the extra html in the product name to the gateway, correct?

    September 25, 2012 at 4:48 pm in reply to: eStore – update cart button does not work if there are multiple items in cart #49669
    info@lifemoveshealth.com
    Member

    Problem solved!

    This cart is using eStore-extra-shortcodes and the update button needs to be added to eStore-extra-shortcodes/shortcode_include.php after this:

    <input type=’hidden’ name=’eStore_cquantity’ value=’1′ /><input type=’text’ name=’quantity’ value='”.$item.”‘ size=’1′ onchange=’document.peStore_cquantity.submit();’ onkeypress=’document.getElementById(“pinfo”).style.display = “”;’ />

    and before the closing </form> tag – so the whole thing will look like this (in my code it’s at line 1693)

    <input type=’hidden’ name=’eStore_cquantity’ value=’1′ /><input type=’text’ name=’quantity’ value='”.$item.”‘ size=’1′ onchange=’document.peStore_cquantity.submit();’ onkeypress=’document.getElementById(“pinfo”).style.display = “”;’ /><input type=’submit’ value='”.ESTORE_UPDATE.”‘ class=’eStore_update_qty’ /></form>

    I left out the if logic for the ESTORE_UPDATE button because I’m always going to use it.

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