Hello,
Food Store supports custom templating. SO just like WC, you can copy the required template to you theme and place theme in a folder called food-store. With this file you can make any changes and they will be on 1st priority while generating the output.
In this case the file you need to modify is food-store/templates/cart/wfs-cart.php and the file will be placed in you theme like below,
active-theme/food-store/cart/wfs-cart.php
Hope this helps.
Thanks & Regards,
Team WP Scripts
Thread Starter
hieudo
(@hieudo)
I changed the code like this https://hieu.in/AUhVS3
When the online-order page reloads, the page still shows the trash can and cart icon on mobile. After I click “Add to Cart”, then they are gone. Can we remove those completely?
Hello,
If you see your changes after an item is added, then the changes you made are correct. But the initial load showing the old things could be a result of caching. Try to clear the caches if any or try in any incognito browser once to check whether new changes are reflecting or not. Do let us know.
Provided the URL as well, so that we can check.
Regards,
Team WP Scripts
Thread Starter
hieudo
(@hieudo)
I clear caches and using incognito mode via the Chrome app on my smartphone. When I click to refresh the page the icons show up again.
as you can see the page on mobile devices: https://naturereservestore.com/order-online/
Thread Starter
hieudo
(@hieudo)
I recorded my iPhone screen for the demo. https://hieu.in/LJymiL
Hello,
If you notice there is a default amount $9.40 coming when opening the page, that’s because of some cache only. I just checked your website and your changes are reflecting now. There was some server cache which might have been cleared now.
Regards,
Team WP Scripts