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

How Modify Code to Add Heading to Cart Table

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › How Modify Code to Add Heading to Cart Table

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 11 months ago by admin.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 25, 2014 at 4:12 am #11072
    elanticuado
    Member

    The cart table which has 4 columns only displays 3 headings: Item Name, Quantity, Price. The fourth heading is missing. I would like to add the heading Remove Item

    Could you please provide the php code necessary to modify the “eStore_cart.php” file to add the fourth heading. Looks like the required code would follow line 514 — is that correct?

    Also, please provide the CSS necessary to vertically center the minus sign and cart icons.

    Thank you.

    June 25, 2014 at 10:33 pm #63899
    admin
    Keymaster

    The 4th column doesn’t need a heading which is why its not there. Yes, you can modify that line to add an heading if you really want.

    Please post a link to the page where you have the cart so I can inspect the CSS for your remove links.

    June 26, 2014 at 3:20 pm #63900
    elanticuado
    Member

    Here’s the link to the checkout page with the cart.

    [http://webtek-savvy.com/checkout/]

    June 26, 2014 at 11:31 pm #63901
    admin
    Keymaster

    Your theme is adding some margin to those remove links and creating the extra gap.

    Grab the following plugin:

    http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    Then add the following css tweak in there and that should fix it:

    .shopping_cart input[type="image"]
    {
    margin: 0;
    }

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