Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Raam Dev

    (@raamdev)

    @massimod If that plugin does not support Quick Cache, you’ll need to tell Quick Cache to not cache any pages where the Q&A plugin is active. You can do this with some PHP code by detecting the URI and then setting define('DONOTCACHEPAGE', true);.

    Or, if you’re using Quick Cache Pro, you can simply add the URI fragments for your Q&A pages to Dashboard → Quick Cache → Plugin Options → URI Exclusion Patterns. You’d simply enter something like /faq/* to exclude all pages under the /faq/ URI.

    Thread Starter massimod

    (@massimod)

    In such cases what must be (or is prefered) modified ? The plugins or the QC ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Q & A Plugins’ is closed to new replies.