• I Have a custom query which uses multiple taxonomies and a custom sort to produce a post list, i need to be able to transfer this to a single post process to handle the previous and next links.

    Note: the sort is custom and post id’s and dates will not work as a previous and next check

    i can get: the full list of sorted posts
    the single post that matches the criteria of the custom query
    what i am having issue with is getting the previous and next posts

    TIA

  • The topic ‘Previous/Next with custom Query’ is closed to new replies.