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

Tip for Shopping Cart widget and narrow column

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Tip for Shopping Cart widget and narrow column

  • This topic has 2 replies, 3 voices, and was last updated 15 years, 3 months ago by amin007.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 9, 2010 at 6:58 pm #768
    Art Munson
    Spectator

    Thought I would share this. I have a narrow right hand column in my theme munsongmusic.com and some long product names. What that was doing was pushing the “empty cart” and “delete item” buttons out of the column and into the background with those items in the cart. My fix was to go into wp-cart-for-digital-products/languages/eng.php and changing:

    define(“ESTORE_QUANTITY”, “Quantity”);

    define(“ESTORE_QUANTITY”, “Qty.”);

    It tightens up the spacing between the Quantity column and the Price column.

    February 9, 2010 at 7:59 pm #17886
    ejazz
    Member

    Really appreciate the tip! I tried it & it helped a little. Now I’m shortening the titles to see if that adds to the fix.

    Thanks again!

    February 9, 2010 at 11:10 pm #17887
    amin007
    Participant

    The shopping cart is pretty flexible and will try to adjust to the container that it is in but if the sidebar is too narrow then it will have a hard time fitting all the 4 columns in.

    Thank you for sharing the nice tip Artmuns.

    You can also make the “remove item” and “empty cart” buttons smaller by specifying the dimension in the CSS file.

    .eStore_remove_item_button{

    width:20px;

    height:20px;

    }

    .eStore_empty_cart_button{

    width:28px;

    height:20px;

    }

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

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