Kreshnik / acf-field-icon-font

An ACF font icon selector field that lets you preview a font icon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding the icons to frontpage

DecoGrafics opened this issue · comments

Hi there.
How do i display the icons in hte frontend?

commented
// simple_icon_field this is your custom ACF Field

List of fields name's you can specify in file font-info.json

commented

<?php the_field( 'simple_icon_field' ); ?>