[Plugin: Posts 2 Posts] Call a custom field via posts2posts
-
I am trying to use data from two linked items. For example I have a game and an associated review.
On the homepage the latest review is being pulled and displayed, and I would like it to display which platform (Xbox, Wii, etc) the game review is referring too. I have a custom field for this (platform).
I have linked the two pieces of content (review and game) using posts2posts, and I am now wondering how to call a (game) custom field.
The usual meta reference (
<?php meta('platform'); ?>
) does not work in this scenario, but I’m struggling to think how to get around this. Any advice would be greatly appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Posts 2 Posts] Call a custom field via posts2posts’ is closed to new replies.