Experiencing Cacheing Issues SP Page Builder 5 - Question | JoomShaper

Experiencing Cacheing Issues SP Page Builder 5

L

Lynn

SP Page Builder 9 months ago

Using the most recent template, Investa, and running into a lot of cacheing issues with the SP Page Builder 5. Whenever I make a change or delete a page, it makes it, but I can't see it on the backend unless I go to another browser. From there, it erases any changes I make to a page.

I have had to use my browser inspect tool and disable the cache, and that still doesn't entirely work. Ultimately, this has made it very difficult to edit the site.

Searched the forum, but I didn't see anyone else with this issue. Also, our Joomla cache is turned off.

0
32 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 9 months ago #126737

Hi there,

I appreciate you reaching out. I sincerely apologize for this oversight. We didn't face this type of issue. I think this issue occurred for the server caching issue. Did you contact your hosting provider?

-Thanks

0
L
Lynn
Accepted Answer
8 months ago #127047

We are the hosting provider. We didn't see anything wrong on our end. So that is why it is very confusing. We have had to disable cache through the inspect tool in order to actually work on our sites.

Any other suggestions? Any suggestions as to why you think this might be happening on the hosting side of things?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 8 months ago #127109

Cause, It works fine on localhost and another testing server. That's why i said. Thanks

0
L
Lynn
Accepted Answer
8 months ago #129876

Hi Toufiq,

I'm very confused because I don't have this problem with Page Builder 3 or 4. So are we sure it is something on my end and no extra cacheing pieces were added to the version 5?

Also, can you eplain what you mean by a "server cacheing issue?" If it is a server issue, when we deactivate the cacheing from the debugger than the page works. Shouldn't it still not work if it is an issue with our server?

If it really is a problem with our server, would you know what setting might be controlling that that I need to change.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 8 months ago #129964

Developer team is checking this issue. Did you use cloudFlare on your site?

0
L
Lynn
Accepted Answer
8 months ago #130104

We are not using cloudFlare on our site.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 8 months ago #130184

Will you please provide me the Hosting access to check the issue?

0
L
Lynn
Accepted Answer
7 months ago #130609

Here you go

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 7 months ago #130707

Please check now. I have added this code inside the .htaccess file. It occurred for the server caching problem.

# 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> 
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 7 months ago #130619

I will give you feedback by tomorrow. Thanks

0
Gerald W.
Gerald W.
Accepted Answer
6 months ago #134494

I am also experiencing this and my clients are beyond frustrated. You guys really need to fix this. It is not a browser issue as it happens on Chrome and Firefox both. It is not the server. It is not Joomla, FIX IT PLEASE I am tired of having to guess at whether I am seeing the correct content and clearing my browser cache after every edit!!!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 6 months ago #134576

Will you please provide me the Joomla administrator access to check the issue?

0
LR
Laurent Robin
Accepted Answer
5 months ago #137869

I also have this issue and not only me. that's more than frustrating. What can we do now Toufiq? I'm using SP Builder since it has existed. Never had thoses problems with the previous versions. Also all other extensions are working whatever the browser or server settings! So it's not a server issue but only a SP Builder one. We are at least several frustrated users having the same issue so something must happen on your end i guess.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 5 months ago #138075

Please check now. Add this code inside the .htaccess bottom of the 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> 
0
LR
Laurent Robin
Accepted Answer
5 months ago #138081

Hey Toufiq, thanks for the reply

I did all this a few day and it did fix my issue. also i use the add-on "cache-killer" on Chrome which is great to be sure the browser also doesn't cache.

disable mod_security on host.

in the htaccess: SetEnv no-gzip 1

<IfModule mod_expires.c>

ExpiresActive Off

</IfModule>

<IfModule mod_headers.c>

Header always set X-Content-Type-Options "nosniff" Header set Access-Control-Allow-Origin 'origin-list' Header set Access-Control-Allow-Credentials true Header set Cache-Control "no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires 0 </IfModule>

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 5 months ago #138093

So, It doesn't solve your issue?

0
LR
Laurent Robin
Accepted Answer
5 months ago #138102

if you read again you will see "it did fix my issue"... ;)

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 5 months ago #138109

Thank you so much :)

0
S
SPYROS
Accepted Answer
3 months ago #147292

Hello there,

I am also experiencing almost the same bug (I am using Helix 3.0.5 & SPPB 5.2.6 on a clean installation of latest Joomla 5.0.2)

I use custom.css and sometimes website reads this css file and many other times does not. I tried this addition to my .htaccess but nothing happened. I also tried to insert these css additions code straight to template.css, but the result was the same.

Note: I placed the <link href="/templates/shaper_helix3/css/custom.css" rel="stylesheet"> first in the <head> section but the result was the same.

Please explain to us what we have to do in order to render custom.css file as it is all the time.

Thank you in advance

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #148239

Can you share a screencast video about the full scenario?

0
J
jimmy102
Accepted Answer
2 months ago #148770

Has there been a fix for this issue yet? Every install with pagebuilder I have to deal with it and it is really starting to slow me down. I have added the code to the htaccess file and sometimes it works sometimes it doesn't. How else can we get around this issue?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 months ago #149293

This issue occurred for your hosting caching issue.

0
UR
Udo Richter
Accepted Answer
2 months ago #149113

We also have caching issues every time we install a joomla 4 or 5 website with pagebuilder. Trashing pages does not appear to be trashing them, uploading pictures or creating folders within the media viewer are not showing up in frontend despite them being uploaded when I look at the FTP. It is quite frustrating and something that already happened with pagebuilder 4 for a LONG time. I was really hoping this issue would finally be solved with pagebuilder 5. We never had caching issues like this in pagebuilder 3.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 months ago #149294

Will you please provide me the Joomla administrator access to check the issue?

0
E
Eric
Accepted Answer
2 weeks ago #155606

SP PAGE BUILDER does not work with Joomla 4 or 5. All modifications or additions made with SPPAGE builder are lost. You have to switch from one browser to another to avoid too much loss. All caching is disable. In short, it's a disaster and the support has done nothing for months.

0
Gerald W.
Gerald W.
Accepted Answer
2 weeks ago #155611

Tofiq Saying it is the hosting provider doesn't really help. It is a way for you to deflect from answering the question. Tell us WHAT EXACTLY is 'wrong' at the server level that is causing SP Page Builder to cache and cache-backwards seemingly. This has been a frustrating issue that has made us check each element on the page is correct before saving now and that has slowed our productivity greatly.
A lot of user, -us included- admnistrer our own servers. So if you have the answer at the hosting level which is caucing your product to malfunction, by all means, please list it here. If your product is so fragile that the EXACT SAME server configuration that has worked previously, now creates a caching issue, help us HELP YOU restore functionality to your product. It is frustrating and you need to do better with explaining and answering these tickets.
WHAT IS THE ASNWER?

0
LR
Laurent Robin
Accepted Answer
2 weeks ago #155616

i have this issue with one hosting company. it's something that have to do with caching on the server. From what i know the Joomshaper team is aware and try to fix the problem for the next update. It would be good to know what can cause this. i will try to contact the hosting company having this issue, perhaps they have an idea. perhaps a php.ini thing. I'm glad this does not happen for all my clients. To develop i use cache killer on Chrome which fix the problem but i can't tell clients to install that to admin their website. That's why Tufiq and the team must absolutely fix that issue as high priority. i hope they will read this message and push more effort to fix that.

0
S
sdlsites
Accepted Answer
2 weeks ago #155618

I am having the exact same issue. I have been raising it for months both here and within the moderated Facebook group. https://www.joomshaper.com/forum/question/31107#qa-answer-153284

Laurent Robin's suggestion (Thanks for that!) was really helpful for my internal usage but I can't have client's installing extensions to make their site work so a real solution is needed.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 weeks ago #155693

If you encounter caching issues, please insert the following code snippet into your .htaccess file.

Add this code inside the .htaccess bottom of the 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> 
0
S
sdlsites
Accepted Answer
1 week ago #155881

I will try the workaround but I hope that this will be resolved at the pagebuilder level. Cache isn't an unheard of function and the fact that it literally breaks the extension is not good.

0
E
Eric
Accepted Answer
2 weeks ago #155762

@Toufiq ... This is a bug on the last major version of SP Page Builder (never had this problem with the olders versions of SP Page builder) and your developers need to find a solution. It's very important for us and our customers.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 week ago #155827

Developer team ask me to share a site URL to check the issue. Can you provide me a site URL with login credential? Thanks

0