Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi, I just noticed a little bug working with Nested Pages (AKA Menu Maker) while setting
define( 'K_USE_CACHE', 1 ); in the config file.

When I reorder items in the navigation they´re not updated, i would have to go to some of the cloned pages from index.php and save changes in order to update the navigation.

Note: Logged in as admin i can see the changes because no cached file is served but when the page is accessed by a not logged in user the nav is outdated.

Is there a way to invalidate the cache when changing the order of cloned pages in navigation?
Thanks for reporting that.
I've made a note of this behavior.

For now, the only way to invalidate cache is dummy saving any page (i.e. exactly what you are doing).

Thanks
Thanks KK
3 posts Page 1 of 1
cron