Bug in shortcode - Icon block
Hello,
When I add an icon block in text like this :
<p>[icon_block icon="icon-lamp" color="#fab1b1" size="25"]Some text</p> it's working fine with the default lamp icon but if I change for another icon it doesn't work at all !
For example if I change with icon-basket, the code became :
[icon_block color="#fab1b1" size="25"] And of course there is no icon in the text.
To make it work I need to ad the name of the icon (icon-basket : icon="icon-basket"....)
Did you know this ?
Thanks
Stéphane
Comments
Hi,
Thanks for reporting. I have passed this issue to the dev team.
For now please put the icon manually, or use the live builder where this issue does not appear.
Thanks
Hi,
Ok thanks. You right I didn't try with live Builder, I don't use it ;-)
We located the root cause. The fix for it will be available in the next update.
Thanks