Hello,
My website I am building is LightningCutlery.com, on the shopping cart page (when you have something in your cart) it states:
You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)
Simple enough, problem is I have went and edited that file (includes/languages/english/shopping_cart.php) and it remains the same....
I am sure this is a straight forward fix but for the life of me I cannot figure out where else this would be.
When I inspect this element below is what it shows...
Thanks in advance,PHP Code:<div id="cartInstructionsDisplay" class="content">You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)</div>
Matthew


Reply With Quote
