jstillings1 Posted October 13, 2018 Share Posted October 13, 2018 (edited) Issue: Info share of how to fix. Classic theme classic / modules / ps_shoppingcart / modal.tpl http://prntscr.com/l5hw9s Cart summary on classic / templates / checkout / _partials / cart-summary-totals.tpl http://prntscr.com/l5hzd5 classic / templates / checkout / _partials /cart-detailed-totals.tpl Cart detail http://prntscr.com/l5i0d8 EDIT: i missed one in the check out walk thru. Thank you to our QA testers! classic / templates / checkout / _partials / order-confirmation-table.tpl http://prntscr.com/l5idwy Those changes fixed the total to not say Excl. taxes and added taxes into the total which is what clients expect over here in America. Hope this helps someone! Edited October 13, 2018 by jstillings1 (see edit history) Link to comment Share on other sites More sharing options...
TrevorMatthews Posted October 14, 2018 Share Posted October 14, 2018 Is it possible to remove the same text from each product? VAT excluded appears on every item for me. I already have all mentions of tax/vat turned off or un-installed. Link to comment Share on other sites More sharing options...
jstillings1 Posted October 14, 2018 Author Share Posted October 14, 2018 Yeah give me a few I actually fixed that before I made that post and forgot to include it. I have to go use the work computer to see what I did LOL. Link to comment Share on other sites More sharing options...
jstillings1 Posted October 14, 2018 Author Share Posted October 14, 2018 On the quick view, remove the last { } and leave it like this, it is actually fixed in the above pics but i never drew attention to the fix file classic / modules / ps_shoppingcart / modal.tpl http://prntscr.com/l61cw3 I think this is the screen your referring too http://prntscr.com/l61edi But I can not recall where I changed it. I will keep looking. I know it is not using the variable $cart cause it is not in your cart yet. So it is in another module in the theme. Be back shortly with the answer. Link to comment Share on other sites More sharing options...
jstillings1 Posted October 14, 2018 Author Share Posted October 14, 2018 Well that was a fun rabbit hole i could not find from home. I modded that here http://prntscr.com/l61jua http://prntscr.com/l61k61 I had to look at it on the work pc, sorry took so long, I do know every second its wrong sales are affected:) Link to comment Share on other sites More sharing options...
TrevorMatthews Posted October 15, 2018 Share Posted October 15, 2018 Many thanks. Where does the tree actually start? I have no folder called Classic in the root directory. Link to comment Share on other sites More sharing options...
TrevorMatthews Posted October 15, 2018 Share Posted October 15, 2018 Hi A quick command line search found it root folder/themes/classic/templates/catalog/_partials Link to comment Share on other sites More sharing options...
TrevorMatthews Posted October 15, 2018 Share Posted October 15, 2018 Well that is bloody weird...... Today, no where on the shop are the words VAT excluded appearing......... And I changed nothing from last night when those words appeared on every item viewed.. Link to comment Share on other sites More sharing options...
jstillings1 Posted October 15, 2018 Author Share Posted October 15, 2018 11 minutes ago, TrevorMatthews said: Well that is bloody weird...... Today, no where on the shop are the words VAT excluded appearing......... And I changed nothing from last night when those words appeared on every item viewed.. Welcome to the fun of Cache! Your server is very powerful but the cache will time out and a day later a problem will show up or go away if you are developing with the hardware or software cache on and forgetting to clear it before checking. I check all my stuff with firefox with developer mode on with network tools button disable cache checked and then I have cache off under performance till its done. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now