Hi,
I am looking to develop a new template, however my changes are not shown on my site. Im guessing because there is a cache in use. How can I disable the cache during the development period?
Best regards, Ben.
Hi,
I am looking to develop a new template, however my changes are not shown on my site. Im guessing because there is a cache in use. How can I disable the cache during the development period?
Best regards, Ben.
There's no longer a server-side cache used, but the page itself is cached heavily client side. Take a look into Templates::headers() for that, but you should be able to Ctrl-F5 to refresh your template.
You must log in to post.