• Resolved apjdias

    (@apjdias)


    Hello, we seem to have encountered a problem with the 6.0.2 update.
    We’ve managed to come up with a workaround for our purposes, but the underlying issue seems to be in the plugin itself. Specifically, here: https://prnt.sc/_H_JwHSt2AW3.

    The issue arises in the standard WP_Query request with the ‘orderby’ sorting parameter with values like ‘none’ or ‘title’, i.e. with values that differ from the names of the fields in the ‘posts’ table, but are nevertheless acceptable and fairly common for WP_Query (https://prnt.sc/c7fgw9rEf3CP). It appears that in order to filter posts, you are making an additional request based on an already initiated $wp_query.

    While hardly critical, this is rather inconvenient, and we would appreciate a solution in a future update. Thank you.

    • This topic was modified 2 years, 4 months ago by apjdias.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Abz

    (@abzlevelup)

    Hi @apjdias, sorry to hear about this. Thanks for sharing the solution here, this is definitely helpful. Other than the workaround you shared, I would also suggest rolling back to the previous version of the plugin. We’d definitely take note of this.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hey @apjdias, this thread has been inactive for a while, so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.

    Cheers,
    Abz

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘6.0.2 Filtering Issue’ is closed to new replies.