I am trying to redo a site that is written entirely using HTML, CSS and PHP in CMSMS.
I'm still new to CMSMS, so I figure out a lot of things using the Search function in this forum, but now I have encountered an issue which I haven't found the answer to here.
In the original: if the admin created a new article, he'd put the name and link of the page on top of the others, such as this:
MENU
- Item 3
- Item 2
- Item 1
The reason I use Pages instead of the News module, is that they have to appear in the menu. And because they are not frequently updated (and more meant for casual reading), the choice of putting new pages on top in the menu is preferred.
Thanks in advance...