Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sxn31

    (@sxn31)

    No I was already able to get custom post types to work, it was leveraging custom fields to show related posts where I was getting stuck.

    Thread Starter sxn31

    (@sxn31)

    I hadn’t seen that, thanks that points me in the right direction, however:

    Do you have any mechanism for getting related posts via a custom field?

    I have post types like so:

    • game
    • character
    • item
    • etc…

    I link characters to game via a relationship advanced custom field so YARPP doesn’t see them as related. I’ve been writing custom code to generate my own related posts by looping through the meta_query to get my particular key-value pair, but if YARPP can do it instead that would work better for me.

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