• Hi,
    I enabled the option “Make known users anonymous so they’re served supercached static files” but frontend editing (DiVi Builder) is not working anymore. Is there a way to bypass cache based on an GET parameter ? How ?

    My goal is to enable always the cache excepts if someone wants to use the builder and I think the only way to do that is based on an get parameter.

    Best regards

Viewing 1 replies (of 1 total)
  • There’s a setting “Don’t cache pages with GET parameters.” on the Advanced settings page or you could add code that checks for the GET parameter and set the constant “DONOTCACHEPAGE” which will disable caching.

Viewing 1 replies (of 1 total)
  • The topic ‘Make know user anonymous + frontend builder’ is closed to new replies.