• Hello,

    The problem:
    User visits site, browse several pages and than chooses to login. He is logged on every page EXCEPT the one he has previously visited.
    I have noticed this problem only after WP update to 4.9

    I have tried to disable all plugins, W3 TC and cloudflare, but the problem persists.

    I have contacted theme creator, and he established that the problem is in W3 TC, here is his message:
    1. When a user visits a page on your site for the first time, the W3TC created a static copy of that page.

    2. W3TC tells the browser to load that static copy next time.

    3. When the user login it should see the dynamic page, generated by PHP, but instead it still sees the old static page.

    4. Even if you disabled the W3TC the browser ignores the dynamic page and still loads the static page.

    5. You’ll be able to see the generated page, just after a hard page refresh that will clear the browser cache.

    How to solve this problem?

    I do not want to change caching problem, because W3 TC is providing really great results.

    Thank you!

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

  • The topic ‘User is not logged in after the logon’ is closed to new replies.