use custom from ACF fields?
-
Hi, appreciate your plug-in. I understand i cant do everything one would want but..
Ive create fields using ACF. Can i use ACF fields to display their values?
EXAMPLE 1
[child_pages cols=”3″ use_custom_field=”date_de_levenement_1″]
where date_de_levenement_1 is an ACF field?
EXAMPLE 2
If i want to return two fields within the same cccchild field, like:
[child_pages cols=”3″ use_custom_field=”date_de_levenement_1, date_de_levenement_2″]
where date_de_levenement_1 and date_de_levenement_2 is are ACF fields?
And only if date_de_levenement_2 exists?
EXAMPLE 3
If i want to sort ccchild items from ACF fields, how to add class to CCChilds containers using ACF field?
Thanks for helping.
The topic ‘use custom from ACF fields?’ is closed to new replies.