Viewing 1 replies (of 1 total)
  • Plugin Author Ashley

    (@nosegraze)

    Hi 🙂

    You want to edit this file: /inc/widget-expanding-archives.php

    Then look for this line:

    <div id="collapse<?php echo $month->year; ?>" class="expanding-archives-collapse-section<?php echo ( $month->year == $date_current_year ) ? ' expanding-archives-expanded' : ''; ?>">

    You want to remove this portion:

    <?php echo ( $month->year == $date_current_year ) ? ' expanding-archives-expanded' : ''; ?>

    Hope that helps. 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Close current year.’ is closed to new replies.