Display all repeater fields on page
-
I’m making a drinks menu and using wck custom fields to create entries.
I can’t figure out how to get all the repeater fields to show up on the page.
<?php the_cfc_field('cocktails', 'drink-name', false, 0); ?>The above shows the first entry, how do I make my template cycle through them?
https://wordpress.org/plugins/wck-custom-fields-and-custom-post-types-creator/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Display all repeater fields on page’ is closed to new replies.