Support reply may delay for 3 weeks due to corona virus outbreak, please send us email to support@pickplugins.com
Ticket for: Post Grid
0
Aloke Deb
I am using Postgrid free version. When I go to Postgrid->Layout Editor and select Share button ; I dont see the Social share icons(FB and Twitter). FYI, I am using the "Flat" layout from Postgrid. Please see the below link- Share buttons are at the very end, but it does not show icons (they are clickable though).
2 Subscribers


Submit Answer
1 Answers
Best Answer
0

Welcome to our forum.
Thanks for the reported issue,
Recently we found the problem, some users still using old versions of font-awesome when our latest version of font-awesome loaded it will cause the problem, that’s why we have removed font-awesome to load from our plugin.
you could load font-awesome file from your theme by adding following line on functions.php file
wp_enqueue_style( 'font-awesome-5', '//use.fontawesome.com/releases/v5.2.0/css/all.css');
Let me know the result.
Regards
Wow this worked, thanks so much. Any way to change the color of the Share buttons (currently they are showing as Orange color)