“You can also the “Edit timestamp” feature to force the ordering of your posts if you want to “insert” a chapter or section”
I think you can use this approach.
[sig moderated]
Go into your sidebar.php template file (or wherever you’re keeping the code for your sidebar) and insert the following:
<?php iinclude_page(#); ?>
where # = the Page ID
This is a good idea.
[sig moderated]