Hello,
this is a follow up of the ticket
https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/
I have followed the instructions, the updated file function-set-avia-frontend.php was not sufficient. I want to point out that Whatsapp icon css code was missing and I added guessing it should be like this:
.social_bookmarks_whatsapp a::before, .av-social-link-whatsapp a::before {
font-family: ‘entypo-fontello’;
content: ‘’;
}
It appears, but the icon is not the one of Whatsapp
The icons also, in the small top bar on the left, are a few pixel displaced to the right, not in the center of their square
Please see screenshots
Thank you Mauro
Also in the footer the icon is not centered in his circle
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#socket .social_bookmarks a {
padding-left: 0;
}
Best regards,
Rikard
Thank you
I have updated Enfold to January 13th – Version 4.7.1
and removed temporary code from ticket
https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/
and Whatsapp icon is now correct.
But appears an unrequired Yelp icon that is not present in /wp-admin/admin.php?page=avia#goto_social
Please see screenshot below
Thank you Mauro
Hi,
Please go to Enfold theme options > Blog Layout and disable it under “Share links at the bottom of your blog post” section :)
Regards,
Yigit
Was not selected. I had to select it and save and delesect it and save and now is gone
Thank you Mauro