Archived topic
Social Icons
1 reply · Started by Ash on April 28, 2021
Hi
Currently using the lightweight social icons plugin but would like to remove it.
There is a social icon block in gutenberg, Can I use elements somehow to insert them into the footer widget?
Hi there,
WP doesn't support Block Widgets just yet ( still experimental - should be released in the next major update - although its been postponed for a while ). One option, is to create your own shortcode ( to be added to the widget area ) for adding a custom hook ( which you can use within Elements ) - see this topic: