menu_order for posts issue
-
Hi. I think menu_order for post is not working correctly. I guess the problem comes from the fact that when you save the order, you are using the array keys as menu_order values. This causes the first child pages in the list to have menu_order equal to 0, etc. Please see screenshots.
wp admin page https://prnt.sc/26ckp2d
database https://prnt.sc/26ckpcaI guess the problem is here: wp-content/plugins/wp-nested-pages/app/Entities/Post/PostUpdateRepository.php
https://prnt.sc/26ckq1l`
- The topic ‘menu_order for posts issue’ is closed to new replies.