Support

Account

Home Forums Add-ons Options Page Display radio button lables

Solving

Display radio button lables

  • Hey, I’m trying to create a radio button field and display a choice.

    This is how the my choices are laid out, except the value shows as the first entry (small_case).

    summer : Summer
    autumn : Autumn
    winter : Winter
    spring : Spring
    happy_easter : Happy Easter
    merry_christmas : Merry Christmas
    happy_new_year : Happy New Year

    `<?php echo get_field(‘season’, ‘options’); ?>’

    Thanks in advance as this has been hurting my brain.

  • Let me rephrase this question. How do I display the second word on the front-end?

    summer : Summer

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

The topic ‘Display radio button lables’ is closed to new replies.