• When using plugin with W3 Total Cache, menu links get cached, negating whole purpose of plugin. For example, it would be nice to have “login” menu link for logged out users, and “logout” link for logged in users. But when using cache, this doesn’t work properly (as expected).

    Is there a method to have menu links load with ajax, so that these links do not get cached? Or is there is another method to prevent cache? Thanks for any suggestions.

Viewing 1 replies (of 1 total)
  • Plugin Author Andrei

    (@andreiigna)

    Hi Andrew,

    The functionality of these 2 plugins is to do the opposite thing that the other does.
    If Menu tries to check different variables to see if a section should be displayed or not, when W3 Total Cache creates just one static version of the page for all visitors.

    It’s a bit tricky to add functionality that loads menus on top of cached pages, as each theme implements the menus in different ways, and even plugins sometime change the menu behaviour.

    We’re looking more into this and will update here if the plugin will get this functionality.

    Cheers

Viewing 1 replies (of 1 total)

The topic ‘cache issue’ is closed to new replies.