Are you saying that I would modify the shortcode where I want the archive, or where I want the most recent 3?
Just so I understand, I want two “pages” – one with the most recent 8 documents, and an archive page, where I want all the others to be displayed.
So lets say that my shortcode on the page where I want the MOST RECENT looks like this:
[wpdm_category id="newsletters-2023" toolbar="0" paging="1" items_per_page="10" template="link-template-button" cols=4 colspad=2 colsphone=1 async=1]
But I have a separate page of the site where I have all the other documents that fit into this category. This is my “Archive”… what does the shortcode look like on this page?
Or does it not work like this? Please advise.