Tagged: social media
- This topic has 10 replies, 2 voices, and was last updated 7 years, 10 months ago by rafalwerez.
-
AuthorPosts
-
January 11, 2017 at 2:13 pm #106886rafalwerezParticipant
I would like to put on social media links/buttons (directing to my youtube channel and my facebook page) in the footer or header of my catch box blog. I already tried your advice (“You can activate the social icons you want by adding in your social profile links through “Appearance => Customize => Social Links => Predefined Social Icons”, in your WordPress Dashboard) but nothing happened. What am I missing? Could you please tell me how can I add those links to the blog. Thank you. Best regards. Rafal
January 11, 2017 at 3:44 pm #106895MaheshParticipant@rafalwerez: Please post in your site url.
Regards,
MaheshJanuary 11, 2017 at 3:57 pm #106897rafalwerezParticipantI did post my fb url and my youtube channel url under my Appearance/Theme options/Social media but as I said nothing happened.
January 11, 2017 at 4:06 pm #106901MaheshParticipant@rafalwerez: No, I mean your site url here so that I can check.
January 11, 2017 at 4:10 pm #106902rafalwerezParticipantOh, ok. It is: http://www.przemianaumyslu.pl/
January 11, 2017 at 4:33 pm #106905MaheshParticipant@rafalwerez: Checked your site, and its because of the following Custom CSS:
#site-generator { display: none; }
Please remove it.
Regards,
MaheshJanuary 11, 2017 at 4:50 pm #106906rafalwerezParticipantThanks. But where exactly do I find that code?
I think I put it in a long time ago in order not to have “all rights reserved” sentence on the bottom of the page. I guess once I remove it the “All rights reserved” sentence will come back on, won’t it? Is there a way to turn on the social media icons without turning on “all rights reserved” sentence back on?January 11, 2017 at 5:11 pm #106908MaheshParticipant@rafalwerez: You can edit the Footer content in Pro version. I recommend you to upgrade to Pro.
For displaying the footer content, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:#site-generator { display: block !important; }
Regards,
MaheshJanuary 11, 2017 at 5:25 pm #106910rafalwerezParticipantI don’t see where the “Additional CSS” box is. I only see: “style.css , editor-style-rtl.css, editor-style.css and rtl.css” I also don’t know where to find
#site-generator {
display: none;
}
So I cannot do any of the 2 things you recommended.January 11, 2017 at 5:32 pm #106911MaheshParticipant@rafalwerez: You can put the css in style.css too. But I recommend you to put in in Additional CSS. Its in the Customize Options.
Regards,
MaheshJanuary 11, 2017 at 5:44 pm #106913rafalwerezParticipantOh, ok. Now I see it. Thank you for your help.
I will probably not do though because I don’t want to display “All rights reserved” sentence -
AuthorPosts
- The topic ‘How to put on social media links directing to my fb, etc?’ is closed to new replies.