Tagged: social profile
-
AuthorPosts
-
September 3, 2019 at 5:20 pm #1133462
Hi,
With the new update of enfold to version 4.6 my social profile google plus has disappeared
I added this code:function avia_add_custom_icon($icons) { $icons['gplus'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue8f6'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); function avia_add_custom_social_icon($icons) { $icons['Google Plus'] = 'gplus'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
in the file functions.php of the child theme but no google plus profile appears
How do I restore it?
Best regardsP.S.
I would be curious to know who is the genius that taken away google plus that for those who have g-suite still exists to put us a messaging service like whatsapp, you could also put us the sms- This topic was modified 5 years, 2 months ago by elmanisero.
September 4, 2019 at 12:51 pm #1133811Hey Giuseppe,
We are the geniuses who removed Google plus for the simple reason that it doesn’t exist anymore. If you need to add another icon then let us know.
Best regards,
RikardSeptember 4, 2019 at 3:57 pm #1133896Thanks Rikard for the answer
https://www.google.com/appsstatus#hl=en&v=status
Best regards
Giuseppe BeghelliSeptember 5, 2019 at 6:14 am #1134205September 5, 2019 at 11:14 am #1134317Ok Rikard
you’re right and what google says in the Current status 8/30/19 is wrong
let’s put an end to it here and we go beyond
My client did not have a g suite for industries or non-profit government agencies used only that icon to put the code google my business but if you do not want to help me is fine the same
Best Regards
Giuseppe BeghelliP.S.
At least please try to solve the problem of the scrolled top icon that I have on my site giuseppebeghelli.it and that also has my customer on investigatorepadova.it
Thanks- This reply was modified 5 years, 2 months ago by elmanisero.
September 10, 2019 at 6:27 am #1136373Hi,
Sorry for the delay.
At least please try to solve the problem of the scrolled top icon that I have on my site giuseppebeghelli.it and that also has my customer on investigatorepadova.it
What do you mean by “scrolled top icon”? We don’t really see any issue with the header social icons if that’s what you’re referring to.
Best regards,
IsmaelSeptember 10, 2019 at 8:34 am #1136411Hi Ismael
I have already solved with the top scrolled icon as you can see in https://kriesi.at/support/topic/top-icon/
Best Regards
Giuseppe BeghelliSeptember 10, 2019 at 11:27 am #1136487 -
AuthorPosts
- The topic ‘google plus has disappeared’ is closed to new replies.