Support

Account

Home Forums Front-end Issues Display both value & label of select field with different methods Reply To: Display both value & label of select field with different methods

  • Hi, I actually only managed with PHP, not shortcodes:

    <?php the_field('rating_total',false,false); ?>

    This works for me