I have a problem with caching in my site and I think it comes from the Template I am using (JSN GRUVE). Caching is still working even after disabling it in my Joomla settings ( Global configuration, System plugin , Modules )
One way I thought I could get around this problem is by rewriting the URL and adding a random number or session id at the end of it, so I would force the page to be loaded and not be displayed from cache.
Is there any way to do this?
Thanks