• Closed
  • Cal Rainer
    Spectator
    July 13, 2015 at 5:48 pm #18867

    Hello

    I’m using group plugin to show partial pages for logged in users only. I use Woocommerces My Account login. Once I’m logged in it still gives a login option in My Account menu for pages that have been cached. Refreshing gives the right data.

    I turned all my caching options off. Varnish on host server and w3tc on wp. Problem still exist.
    Any ideas how to fix this?

    Thanks
    Cal

    Cal Rainer
    Spectator
    Posts: 1
    July 13, 2015 at 6:07 pm #18868

    It seems to work now when it comes to my issue. Now I must figure out how to make it user and SEO friendly without getting that problem back. I really like Alora btw.

    Cal

    Denzel Chia
    Moderator
    Posts: 2656
    July 14, 2015 at 7:31 am #18878

    Hi,

    If you need dynamic content, do not use any cache plugin or server cache.
    If not, you may want to contact the author of the cache plugin for advise on how to keep certain part of the webpage dynamic. As for your vanish server cache, you may want to look at the source codes of this plugin https://wordpress.org/plugins/varnish-http-purge/ for ideas on how to purge the varnish cache using PHP.

    Thanks!
    Denzel