• Resolved central4all

    (@central4allgmailcom)


    As you say in another post

    So, if you have a blog, an ecommerce site, and a forum, and they are all using LSCache, that button will purge the cache for all of those sites.

    is not possible to purge for every post of the forum an entire website.

    Is there another way to do so ?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    You mean you have few different type of sites/CMS’ under same domain and purge all leads to purge all these sites or something ?

    Best regards,

    Thread Starter central4all

    (@central4allgmailcom)

    No i mean that the WP plugins like the forum, if a new reply is posted , is not visible till i manually purge all cache. How can avoid this problem?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    okay , I see

    you have 2 solutions :

    1. exclude the forum pages from being cached

    2. add the purge call whenever the post in forum is posted or edited

    do_action( 'litespeed_purge_post', $post_id );

    for 2) you may need to contact the forum plugin author to properly integrate it

    best regards,

    Thread Starter central4all

    (@central4allgmailcom)

    1. exclude the forum pages from being cached

    from where exactly?

    Plugin Support qtwrk

    (@qtwrk)

    here

    Thread Starter central4all

    (@central4allgmailcom)

    thank you, and is there a way to exclude a widget?

    Plugin Support qtwrk

    (@qtwrk)

    I’ve just replied you on other topic you opened

    Thread Starter central4all

    (@central4allgmailcom)

    thank you again

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[NSFW] Forums Problems’ is closed to new replies.