Support

Account

Home Forums Front-end Issues image not showing correctly Reply To: image not showing correctly

  • Sorry that img tag didn’t show up properly:

    <?php $image = get_field('push_1_image'); ?>
    <img src="<?php echo $image['url']; ?>" alt="Image" class=""/>