Search found 1 match
Page 1 of 1
Search found 1 match
Re: Cart not updating / refreshing
Hi Guys, You can fix the issue by adding below code in htaccess file. <IfModule mod_headers.c> Header set Cache-Control "no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires 0 </IfModule> Thanks I had the same issue with Opencart Version 3.0.3.2 and I used this code ...
Jump to post- Sun Mar 29, 2020 7:46 am
- Replies 38
- Views 11327
Page 1 of 1
Search found 1 match