Unable To See Changes After Updating Pages - Question | JoomShaper

Unable To See Changes After Updating Pages

BG

Bruce W Golub

Template 1 week ago

Pages not updating - Make updates, click save, then click preview and old version still displays. Clear Cache in Joomla does not update page, even if I use CTRL+F5 or a browser with no cache.

Seems you might need access for this one, so I am giving it to you to aid in not wasting time.

0
8 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 5 days ago #222857

I tested your site on my local environment and did not encounter any issues, which suggests the problem may be related to server-side caching. I recommend contacting your hosting provider to review the caching configuration and investigate the issue further.

0
BG
Bruce W Golub
Accepted Answer
1 week ago #222533

Tried further fixes. Seems more pages get crazy things coming up as well, but hoping if you look at it, they will resolve.

The below and neither worked:

1.Try updating through Custom CSS - It is like the page/site is not recognizing it.

  1. .htaccess file added:

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
BG
Bruce W Golub
Accepted Answer
1 week ago #222611

I tried updating CSS within /templates/shaper_yoga/css/template.css and it worked for a CSS. Custom CSS and many other issues still not resolved:

Caching Pages not displaying properly. (your SP LMS Teachers...we call our staff) Header & footer display in admin but header does not display in some pages (our videos and reviews) in the browser unless you scroll on the page in the browser...yes, the page is linked to a menu item. Other pages are just fine. Courses page hover only exist on the first 6 columns/courses. The rest do not have a color change like the first 6. ETC.

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 1 week ago #222659

Hi,

First of all, please accept my sincere apologies for the inconvenience and for the delayed response over the weekend.

Thank you for the detailed explanation and the troubleshooting steps you’ve already taken — that’s very helpful. To better isolate the root cause of the issue, I would like to clarify a few points:

  1. Are you experiencing this issue on all pages, or only on specific pages? If specific, could you please share a few example URLs?

  2. What happens if you create a completely new page using SP Page Builder?

    • Do the changes reflect correctly there, or does the same issue persist?
  3. Are you currently using any caching system (Joomla cache, third-party extensions, or server-level caching such as LiteSpeed, Varnish, or CDN)?

    • Also, have you used any caching plugin previously that might still be affecting the site?

These details will help determine whether the issue is related to caching, page builder asset generation, or template behavior.

Looking forward to your response so we can proceed with a more targeted solution.

Best regards

0
BG
Bruce W Golub
Accepted Answer
1 week ago #222730

Experiencing this issue on all pages.

New page using SP Page Builder? - Everything goes wrong, Header doesn't display (secong paragraph of my last entry), other changes will usually not display at all.

Do the changes reflect correctly there, or does the same issue persist? - Changes see same issues persisting.

Are you currently using any caching system (Joomla cache, third-party extensions, or server-level caching such as LiteSpeed, Varnish, or CDN)? - No. I played with the Joomla cache, but that made no difference

Also, have you used any caching plugin previously that might still be affecting the site? - None

Thank you for any help you can give.

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 6 days ago #222783

Can I take a full backup of your site to check the issue in my local machine?

0
BG
Bruce W Golub
Accepted Answer
5 days ago #222825

Absolutely!

0
BG
Bruce W Golub
Accepted Answer
4 days ago #222967

Thanks Atick. I'll try it.

0