Viewing 1 replies (of 1 total)
  • Hi,

    Yes there is a way : it says in the documentation :

    Display custom field(s). You can specify many fields to show, separating them with a coma. If you want to display just the value and not the name of the custom field, use customfield_display_name and set it to no. By default, the custom fields will show inside a div with a specific class: <div class=”lcp-customfield”>. You can customize this using the customfield_tag and customfield_class parameters to set a different tag (instead of the div) and a specific class (instead of lcp-customfield).

    My example :
    [catlist name=”blog” customfield_display=”txt_intro” customfield_display_name=”no”]

Viewing 1 replies (of 1 total)
  • The topic ‘Display ACF fields’ is closed to new replies.