Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi Roe,

    Can you elaborate on what you mean by doesn’t work good? Is it with the login-logout toggle shortcode, or the login and logout shortcode separately?

    Thread Starter roelapp

    (@roelapp)

    Best way to show it is live:
    https://www.purespain.com/testenv/

    Login:
    Username: test
    PSW: test

    And after login navigate trought the site. Sometimes you’re logged in, sometimes you’re logged out. You can see that in the right top corner:

    Uw favorieten | Uw profiel | Uitloggen = Logged in
    Registreren | Inloggen = Logged out

    Plugin Author Rustaurius

    (@rustaurius)

    Hi Roe,

    I’m not sure if there’s a way to make caching work with the plugin. The

    [restricted]

    shortcode changes the content of the page, depending on whether the login cookie exists (and the session code on the cookie matches the one in the WP database). If the caching plugin is loading static content (after shortcode processing is done), then it’s not possible to test whether a user is logged in when they load a page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘W3TC Caching Front-end Only Users’ is closed to new replies.