• Resolved franks123

    (@franks123)


    Hi, I have installed the ACF plugin but i am trying to fetch the data in the front end of website but am unable to do so. this is the code. Please guide me in resolving this issue

    <?php 
    $bk_value= get_field('custom_booking_description');?>
    <p><?php echo $bk_value; ?></p>
Viewing 1 replies (of 1 total)
  • ACF Support

    (@acfsupport)

    Hi there!

    ACF Support Team here. This forum is generally used by ACF users to help each other out.

    However, we would love to continue investigating and troubleshooting this issue, please can you create a ticket using our ?support form and we can look into it further.

Viewing 1 replies (of 1 total)
  • The topic ‘ACF field data is not fetching on frontside’ is closed to new replies.