Facing The Cache Issue On The SP Page Builder Pro And Joomla 5 - Question | JoomShaper

Facing The Cache Issue On The SP Page Builder Pro And Joomla 5

D

Darren

SP Page Builder 10 months ago

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

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 10 months ago #177705

Hello Darren

Apology for the inconvenience. Please go to Global Configuration -> System and turn off System Cache. Then check your issue.

prnt.sc/Vx4iJL0lAKyC

Best regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #177863

Darren, install Clear Cache extension from RegularLabs (it will help)

0
D
Darren
Accepted Answer
10 months ago #177861

Hi Ofi,

I have changed the settings as mentioned on the Global Configuration -> System and turned off the System Cache. But the issue is still there, after making any changes on the SP Page still the changes are not reflecting on the site, until we clear the cache and then refresh the page to review the changes. As developer we know that to reflect the changes clear the cache and then refresh, but the clients don't have this understanding of clearing the cache. I kindly request you to please check this issue on high priority, and guide us to resolve the cache issue on the Joomla 5 website.

Thanks and Regards, Darren

0