• I would like to insert the contents of a textbox the user fills out (but doesnt submit) before they crop the image……………..into the

    <div class=”crop-preview”>

    (a div with contents of field)

    <h4><?php _e(‘Preview’,’acf-image_crop’); ?></h4>
    etc.

    i was trying “<h2><?php the_field(‘text’); ?></h2>”…but this doesnt work

    Thanks and sorry to post again so soon.(im not sure how to delete the post before ..but it is resolved)

    The page I need help with: [log in to see the link]

  • The topic ‘Adding Field into crop-preview div’ is closed to new replies.