How Can We Help?
< Back
You are here:
Print

ACF div field display

<div class=”book-meta”> <ul> <li><strong>Author:</strong> <?php the_field(‘author’); ?></li> <li><strong>Release Year:</strong> <?php the_field(‘release_year’); ?></li> <li><strong>Book Rating:</strong> <?php the_field(‘book_rating’); ?>/10</li> </ul></div>

Therefore, in most cases the first order of the day is to copy the template for single posts, which is usually single.php.

Table of Contents