• xckristie

    (@xckristie)


    I’m new to the plugin, and not sure if I’m doing it right, or if there’s an issue. I’m running Version 2.1.2, and have an ACF called Features, and then Custom Fields of Feature Icon and Feature Title. I have the return value setup as a Icon Object (also tried Icon Element). I’m then have another ACF for the product, and it has a CF Relationship to the ACF Feature. I need to use shortcodes to display on the page, like this:

    [related features]
    [field icon]
    [/related]

    But it only returns the class name (eg: fa-check). How do I get the icon to display?

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Keys

    (@mattkeys)

    I am not super familiar with the shortcodes, but I assume that part is an ACF thing. You should use the “Icon Element” return option, and also make sure that you have the option to ‘enqueue font awesome’ turned on if you aren’t already including that font in some other way.

    You can use your browsers inspector to look at the markup being generated on the page to help diagnose any issues.

Viewing 1 replies (of 1 total)
  • The topic ‘Can only get FA Class to display within a Related field’ is closed to new replies.