• Resolved timothyb

    (@timothyb)


    Let’s say I have a bunch of posts with a custom field key is named “Country” and the value of the key is named “Canada”

    How do I link to an alphabetical list of the posts that have “Canada” as the custom field value key on one page?

    Basically I want people to be able to view all the posts from Canada on one page, France on another, etc., using custom fields and not categories.

Viewing 1 replies (of 1 total)
  • xzeed

    (@xzeed)

    You have to create an own template which gets an meta_value via $_GET and creates the loop out of it.

Viewing 1 replies (of 1 total)

The topic ‘Custom Fields linking’ is closed to new replies.