Tagged: social icons
Hi,
on one of my clients site the Social Icons in the main menu disappear except one after a few seconds. 3 icons should be shown in the upper right site but only one stays.
I already checked it with no custom CSS in the Enfold settings and deleted cache.
Any idea?
Hey jmoeser,
It looks like there is a script that is changing the social icons li tag to div in the dom
Please take a look in your custom functions or scripts, or please include a admin login in the private content area so we can take a closer look.
Best regards,
Mike
Hi,
Thanks for the login, I found a function in your child theme functions.php that is not working as intended, and is causing the error.
I recommend removing it to ensure it is causing the error, and then look at where the code was found to figure out where the error is within the code.
Best regards,
Mike
Thanks, I deleted the code. It works now, but on the mobile version the social icons in the menu disappeared :(
The code was from here: https://kriesi.at/support/topic/social-media-icons-in-mobile-menu/
But this topic is closed. Maybe you have a solution for this?
Hi,
I added a slightly different version of the solution to your functions.php and it seems to be working correctly now.
Please clear your browser cache and check.
Best regards,
Mike