Hi Team,
Greetings of the day.
I have been using the SP Page Builder Pro Plugin for sometime now. But I am facing the cache issue on the site. I have been using the SP Page Builder Pro Plugin Version 5.4.2 and Joomla Version 5.
Last time when I have faced this issue I used this code on the .htaccess file.
DISABLE CACHING
<IfModule mod_headers.c>
Header set Cache-Control "no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires 0
</IfModule>
But it doesn't seem to work now. And I have been facing issue reviewing the saved changes on the page.
I request you to please kindly look into this on high priority, and guide us to resolve the cache issue on the Joomla 5 website.
Thanks and Regards,
Darren