Support

Account

Home Forums Front-end Issues How to Get Field in the Title Reply To: How to Get Field in the Title

  • if i add this code <?php the_field('your_field_name', $post_id); ?>
    i will get a static results, we need to generate the value every single time automatic in loop .