So you know how you can set it to only display entries from the latest month using
{exp:channel:entries channel="journal" dynamic="off" display_by="month" limit="1"}is it possible to then exclude that month’s entries from another regular channel entries call?
I have it set up so that the current (latest) month’s entries appear in a box at the top, and then I want it to be that all the rest appear below in a separate box, but currently it’s showing the latest month’s entries in both locations. Is it possible to exclude the latest month’s entries from the second box?