I made some modifications and forgot the name of the file where I removed my quantity box (thought I would need that but client changed their mind and wants it back now), can someone tell me the file name (path) and the code to replace so it comes back?
VM 2.06
Joomla 2.5
Respectfully,
LMW1
I presume you mean the quantity box in the product details page? That file is joomla_root/components/com_virtuemart/views/productdetails/tmpl/default.php
But you should be using template overrides if you have changed the view, so all you need to do is remove the override.
Thank you sir! I straightened it out. I was using a template override and overrode my override. Never again will I do that.
Respectfully,
LMW1