• Resolved freizeitmonster

    (@freizeitmonster)


    Hello Greg,

    i did some customizations to the list-item and single-ad page.
    Now i want to display all selected checkbox options the single pages.
    And in the item-list page should be displayed a custom icon to signalize, that there is some information in this ad.

    But with this code only one option is displayed:

    <?php echo esc_html( get_post_meta( get_the_ID(), "custom_field", true ) ) ?>

    What is the right code for ALL options?

    Thank you in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Display all selected checkbox options’ is closed to new replies.