Possible to change the default sort order to "Newest"?

Created on 3 January 2025, 4 months ago

Is there an option I am overlooking to change the default sort order? Any way to pull this off?

✨ Feature request
Status

Active

Version

1.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States plato1123

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @plato1123
  • πŸ‡ΊπŸ‡ΈUnited States plato1123

    I was able to force this behavior by changing the div in the module's code to include the reverse_time parameter

    <div class="fb-comments {{ class }}" data-href="{{ url }}" data-num-posts="{{ amount }}" data-width="{{ width }}" data-colorscheme="{{ style }}" data-order-by="reverse_time"></div>

    Since I'm on Drupal 10 and had already moved the working code to a custom module it wasn't a huge deal in my case. Be nice to see a version that has this behavior configurable though.

Production build 0.71.5 2024