Support

Account

Home Forums Add-ons Repeater Field Calling in Custom Fields Reply To: Calling in Custom Fields

  • Have you put the code inside of the loop? The loop is the while loop looking something like:

    
    <?php while(have_posts()): the_post(); ?>