Hi Folks,
The Cart page definitely needs an overhaul so I am very keen to implement some of these changes.
I am confused on some very basic information and I request to have it be made very simple. Please speak to me like I am 10 years old if that helps. I won't be offended.
Which file am I modifying?
Where is this file located?
Where is the modified file to be saved to?
I am guessing "default.php" in the "/public_html/components/com_virtuemart/views/cart/tmpl" folder?


Seriously wasted like an hour just to find that file. Still not sure if it is the correct one. I read this whole thread forwards and backwards like three times looking for clues.
What code do I need to delete?
Where do I insert the code you speak of?
I've tried the "<?php include("steps.php"); ?>" code at both the top and the bottom of the above "default.php" file but all that does is put links from the "steps.php" file at the top or the bottom of the existing page. It doesn't actually change the way the rest of the page displays.
Other than any knowledge of PHP, what am I missing?
Also the layout of the columns in the cart is a mess. Which file and/or which bit of code spells out the layout?
It looks like a table is used but I couldn't see anything that looked like a table structure in the above "default.php" file.
Your help is VERY VERY much appreciated.