It's ok I took your advice and made the checkout/cart and checkout/cart non seo urls and put the original code back and deleted the seo urls from the design->seo urls on the admin side and it's working all ok and the products are being deleted from the shopping cart page when I click the delete button.nonnedelectari wrote: ↑Sun Dec 08, 2024 11:05 amyes, in seo_url controller, search for it as it has been addressed many times, sure there is a free extension for it as well.ianhaney50 wrote: ↑Sun Dec 08, 2024 6:19 amAhh that did it but after it refreshed the page, it shows a The page you requested cannot be found.JNeuhoff wrote: ↑Sun Dec 08, 2024 5:39 amIt looks like your electronics theme uses its own common.js:
catalog/view/theme/electronic/js/common.js
it doesn't use the
catalog/view/javascript/common.js
Hence, changing the latter won't make any difference.
In any case, you shouldn't use SEO Urls for the checkout cart events in the first place, they are of no interest to the search engines.
The url is https://shop.it-doneright.co.uk/://DOMAIN_ROOT/cart which is because of a extension I installed called /ocmod.space/seo_common_urls from https://www.opencart.com/index.php?rout ... n_id=45444 unless there is another way I can remove the index.php?route=common/home from the home page URL etc
Thank you for all your help and replies, really appreciate it