php - how to get field values from database in template page Advanced Custom Fields - wordpress -
i have installed advanced custom fields plugin upload audio , image files in post. each post contains 5 fields
i can able publish post, dont know how retrieve each field in wordpress template page
just call function name of field in template file
<?php while ( have_posts() ): the_post(); // display post if ( have_posts() ):?> <?php echo the_field('slider_name');?> <?php echo the_field('slider_description'); endif; endwhile; ?>
Thanks for give us valuable information
ReplyDeleteContact WordPress Support
WordPress Support Service