You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have enabled Manually sync menu option in admin settings, but when I add new pages or change page order and click Sync Menu button it does not apply any changes to the menu, but in Network debugger I noticed that admin-ajax.php with command for sync menu has been called and returned "sucess" response. I even tried to delete the current "Nested Pages" menu and clicked Sync Menu button but the menu was not re-created (like it is when auto sync is enabled).
When I enable auto sync the menu is synced properly on every change.
The text was updated successfully, but these errors were encountered:
I have enabled
Manually sync menu
option in admin settings, but when I add new pages or change page order and clickSync Menu
button it does not apply any changes to the menu, but in Network debugger I noticed thatadmin-ajax.php
with command for sync menu has been called and returned "sucess" response. I even tried to delete the current "Nested Pages" menu and clickedSync Menu
button but the menu was not re-created (like it is when auto sync is enabled).When I enable auto sync the menu is synced properly on every change.
The text was updated successfully, but these errors were encountered: