This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 3 years, 4 months ago.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › sorting results
This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 3 years, 4 months ago.
I have a taxonomy called bmd which represents board meeting dates. Each element is formatted like these (2020-1-27, 2019-7-14). I am capturing that value in a text field using acf. I am trying to get the results to sort by this field-newest first (which since it needs to be a taxonomy I cannot make it a date field type). Do you have any suggestions how to make this work? Thank you.
Hi,
The only way to make this work properly is via custom coding – possibly using the ‘asp_results’ hook to modify the results array order. Taxonomies are stored as separate object types, so I’m afraid we cannot integrate such feature.
If the taxonomies were created in the same order as the dates, then grouping may work. Use the ‘Use all from {taxonomy}’ option: https://i.imgur.com/MNylzo8.png
Best,You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |