• Hello,

    I am using the fields plugin, and it works great. I am using the checkbox function, and I have 4 items. Playstation, xbox, wii, and PC; and I am displaying it in my template like this echo fs_get_meta(‘game-review-platform’,$single=true, $post->ID);. It will display only one platform, even though I have 3 checked. How can I get it to display all of the checked boxes?

    Thanks in advance,

    Aaron

The topic ‘Fields plugin;not displaying checked boxes in template’ is closed to new replies.