Title: Past issues Offset 1
Last modified: August 31, 2016

---

# Past issues Offset 1

 *  [adesigna](https://wordpress.org/support/users/adesigna/)
 * (@adesigna)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/past-issues-offset-1/)
 * Is there a way to get a offset 1 for the Past Issues Page? I wan’t the most recent
   Issue not to show up in the past Issues Listing.
    Thanks for help!
 * [https://wordpress.org/plugins/issuem/](https://wordpress.org/plugins/issuem/)

Viewing 1 replies (of 1 total)

 *  [Kevin Bickel](https://wordpress.org/support/users/kevin-b/)
 * (@kevin-b)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/past-issues-offset-1/#post-7319999)
 * You could probably hide the first child on that archive page using CSS. Something
   like this:
 *     ```
       .issuem_archives_shortcode .issuem_archive:first-child {
       display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Past issues Offset 1’ is closed to new replies.

 * ![](https://ps.w.org/issuem/assets/icon.svg?rev=1314381)
 * [IssueM](https://wordpress.org/plugins/issuem/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/issuem/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/issuem/)
 * [Active Topics](https://wordpress.org/support/plugin/issuem/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/issuem/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/issuem/reviews/)

## Tags

 * [offset](https://wordpress.org/support/topic-tag/offset/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kevin Bickel](https://wordpress.org/support/users/kevin-b/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/past-issues-offset-1/#post-7319999)
 * Status: not resolved