[Custom Fields – Shows posts based on key/value
-
Here is my problem:
1] I am showing key/value pairs for each post after the post text.
Example: Assume that I have a wordpress blog which is a job site. Every post on the site will contain the job description followed by the Key “Location” to display the location of the job.
So the key value is shown as:
Location: London | Paris | California
2] I want the above values [London, Paris, California] to be shown as a hyperlink. When I click on the London hyperlink it should show me all posts [job openings] in London. If I click on Paris it should show me all posts [job openings] in Paris and so on.
Is there a plugin to do this? If NOT how do I implement this feature using custom SQL query?
Any help will be deeply appreciated.
-
You need to be over at WordPress.org as covered in the thread marked Read This First. This is a support forum for WordPress.com hosted blogs, and the software is quite different so we won’t be able to answer your questions here.
- The topic ‘[Custom Fields – Shows posts based on key/value’ is closed to new replies.