Options Page
-
Can you make detection where fields are used. For instance Options Page need addition in code:
<?php if ( have_rows( 'images' ) ) : ?>
to
<?php if ( have_rows( 'images', 'option' ) ) : ?>https://www.advancedcustomfields.com/resources/get-values-from-an-options-page/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Options Page’ is closed to new replies.