{"id":17824790,"date":"2024-06-14T08:45:38","date_gmt":"2024-06-14T08:45:38","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/brand-icons-not-working-after-last-update\/"},"modified":"2024-06-14T08:45:38","modified_gmt":"2024-06-14T08:45:38","slug":"brand-icons-not-working-after-last-update","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/brand-icons-not-working-after-last-update\/","title":{"rendered":"Brand icons not working after last update"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">After the most recent update, brand icons, specifically linkedin, don&#8217;t seem to be working in the frontend although I can select them and they render ok in the gutenberg preview in the admin area. It does flash up for a moment before switching to the broken question mark in a circle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m adding the field to a repeater using the ACF API like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>acf_add_local_field(&#091;<br \/>        'key' =&gt; 'small_icon_list_icon',<br \/>        'label' =&gt; 'Icon',<br \/>        'name' =&gt; 'small_icon_list_icon',<br \/>        'type' =&gt; 'font-awesome',<br \/>        'parent' =&gt; 'small_list_items',<br \/>   ]);<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">I did wonder if I need to specify the icon sets in the code like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>    acf_add_local_field(&#091;<br \/>        'key' =&gt; 'small_icon_list_icon',<br \/>        'label' =&gt; 'Icon',<br \/>        'name' =&gt; 'small_icon_list_icon',<br \/>        'type' =&gt; 'font-awesome',<br \/>        'parent' =&gt; 'small_list_items',<br \/>        'icon_sets' =&gt; &#091;'brands', 'duotone'],<br \/>    ]);<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">But that seems to break things further.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks for your help and making a great plugin!<\/p>\n","protected":false},"template":"","class_list":["post-17824790","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/17824790","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/17824790\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=17824790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}