-
Posted a reply to Inline SVG doesn’t works, on the site WordPress.org Forums:
Ok I makes it works with file_get_contents($icon) and had to specify Field::make('image', 'icon', __('Icon'))->set_value_type('url'). Thank… -
Posted a reply to Inline SVG doesn’t works, on the site WordPress.org Forums:
I’m using a carbon fields image field in back office with gutenberg block, that’s why… -
Posted a reply to Inline SVG doesn’t works, on the site WordPress.org Forums:
Is there a problem if we use wp_get_attachment_image ? -
Created a topic, Inline SVG doesn’t works, on the site WordPress.org Forums:
Hi ! The inline mode doesn't works as expected, I nee…