-
AuthorPosts
-
February 1, 2017 at 3:01 pm #741270
Hi there Support!
Thanks for an awesome theme!
Just a question, I created two social media links, and checked it so that it should show in the socket, but nothing..
I read in one of the threads that I must try the following code:#top .social_bookmarks {
visibility: visible !important;
}but still nothing shows?? Am I missing something? Please advice?
I had the same problem with the hamburger menu, – fixed that with installing the demo.Thanks in advance
February 1, 2017 at 3:08 pm #741272Hey AmberjadeRochi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitFebruary 1, 2017 at 3:31 pm #741288Hi Yigit, thanks herewith my detail:
February 1, 2017 at 3:49 pm #741298Hi!
I see that you have made changes on footer.php file on your child theme. That is why social icons are not showing up.
Have you made those changes to hide Kriesi.at backlink?
If so, please remove footer.php file from your child theme and then add following code to Functions.php file of your child themeadd_filter("kriesi_backlink","new_nolink"); function new_nolink(){ $kriesi_at_backlink = ""; return $kriesi_at_backlink; }Regards,
YigitFebruary 1, 2017 at 4:26 pm #741331Thanks a mil it worked!!
February 1, 2017 at 4:36 pm #741335Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Socket social media still not showing’ is closed to new replies.
