Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Optimizing Matters

    (@optimizingmatters)

    while looking through the code I noticed the menu was stored in a transient with a very long TTL, so I installed transient manager to clear those and re-enabled menu caching and all is well now. this does seem to imply some extra logic might be needed to clear the cached menu under some circumstances?

    robertservebolt

    (@robertservebolt)

    Hello!

    We’ve now released v3.5.3 which should resolve the issue with the transients. Future transients are set with expiry (and will thus no longer be autoloaded) and existing legacy transients will be cleaned up via a database migration. In terms of “cache purging” of the menu we do that in some cases:
    – When you change the “page on front” in the WP reading settings
    – When you change menu items in a menu
    – When you change the theme position for a menu

    You can also purge all menu cache by going to WP Admin -> Performance Optimizer -> Menu Optimizer and click “Purge all menu cache”.

    Please let us know if this did not solve your issue and we can investigate further.

    Kind regards
    Robert S?ther
    Servebolt AS

    Thread Starter Optimizing Matters

    (@optimizingmatters)

    Thanks Robert, closing as resolved ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘menu caching -> internal URL in menu items?’ is closed to new replies.