• Resolved Ramanan

    (@superpoincare)


    If recent posts is also a widget and JAWL is after it, the accordion expands the oldest month instead of first.

    This can be corrected using

    wp_reset_postdata()

    before line 111

    echo $this->build_html();

    in classes/class-jq-archive-list-widget.php

    Screenshot: https://i.imgur.com/wFkwZrD.png

    • This topic was modified 6 years, 3 months ago by Ramanan.
Viewing 1 replies (of 1 total)
  • Plugin Author Miguel Useche

    (@skatox)

    Hello Ramanan,

    Thanks for the report. It has been solved in the current version plus the versioning change you proposed.

Viewing 1 replies (of 1 total)
  • The topic ‘Oldest post month is expanded instead of newest’ is closed to new replies.