Support

Account

Home Forums General Issues Sort by date Reply To: Sort by date

  • Hi @pansotdev

    I’m glad you solved it.

    To get the next date, you can add 1 to the date and use “meta_query” to query multiple rules. This page should give you more idea about it: https://codex.wordpress.org/Class_Reference/WP_Query#Custom_Field_Parameters.

    I hope this helps.