No icons in editor
-
There are no icons showing in editor. All sets are missing images.
I had to manually edit database to add another social media icon. Image’s “src” attribute is being set to “(unknown)”, and zero-size value is being added as new icon.
This is copy-pasted from database:
a:16:{s:5:"title";s:9:"Instagram";s:5:"image";s:0:"";s:10:"icon_width";s:0:"";s:11:"icon_height";s:0:"";s:4:"link";s:49:"https://www.instagram.com/**********************/";s:11:"link_target";s:10:"New Window";s:12:"tooltip_text";s:22:"Follow us on Instagram";s:11:"border_type";s:4:"none";s:16:"border_thickness";s:0:"";s:12:"border_color";s:0:"";s:7:"padding";s:0:"";s:6:"shadow";s:3:"yes";s:15:"shadow_offset_x";s:0:"";s:15:"shadow_offset_y";s:0:"";s:11:"shadow_blur";s:0:"";s:12:"shadow_color";s:0:"";}
Notice the “image” being zero-size?
- The topic ‘No icons in editor’ is closed to new replies.