Forums Forums Search & Filter Pro Display Order using different dates depending on post type?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Trevor
    #194089

    If you set no date sorting, but instead used our Edit Query Arguments filter, you might be able to do it, but I am not sure how. Is Installation Date used in the other post types? If not, it might be possible to (instead) create a hook to the WordPress save_post() function to check the post type, and when not artworks, save the published date in ACF format (YYYYMMDD) to the Installation Date field and simply use that all of the time.

    Anonymous
    #194155

    This is exactly what I was looking for, thank you Trevor.

Viewing 2 posts - 1 through 2 (of 2 total)