Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
jonasorting
tagDiv Member

So the coding is pretty easy actually.
The file is Newspaper/includes/wp_booster/td_social_icons.php, and you simply add a new line like
'spreaker' => 'Spreaker',
The first part is the icon-name in the icon font, the second part is the name of the service (used in the theme panel and when you hover over the icon on the site).

It works as expected, except of course for the lack of an appropriate icon.
The icon css is in Newspaper/includes/less_files/font-icon.less, but it seems like Newspaper only includes a subset of the font awesome icons?

I guess linking to the full font file should work then?

Viewing 1 post (of 1 total)