-
AuthorPosts
-
February 9th, 2014 at 01:50 #21793Maggie
In setting up my blog with Mantra, I was playing around with different ways to display social media options, mostly Facebook and Twitter. Instead of having the buttons show up once on a page, I have somehow managed to get a full set of icons showing up below each blog post, which looks very busy to me. I’d like to delete that from below each post and include just one set in the top right widgets section.
Also appearing below each post are “Share This” and “Like This” buttons, which I would also like to delete.
If you can let me know how to get rid of these, I’d really appreciate it!
Thanks!
February 9th, 2014 at 01:58 #21794MaggieI’m still working on this, and just managed to delete the large social media icons. Smaller “Share This” and “Like This” buttons are still there and I’m still trying to get rid of them. Thanks in advance for any help!
March 5th, 2014 at 01:46 #24209LaurentI am having the same issue. I’m trying to remove the social icons from the header but the checkbox always comes back checked after saving. Can’t figure out what to do. Please! Send a fix!!!
March 5th, 2014 at 03:48 #24210carapediwo wo woo.. it happens to me too..
April 2nd, 2014 at 23:29 #24737Daniel FortneyI too was trying to remove the social icons from the header but the checkbox always comes back checked after saving.
WARNING: If you follow these directions, you do so at your own risk! It worked for me, but I can’t be responsible for what you do to your code.
Modify the defaults.php file by changing the following 4 lines:
“mantra_socialsdisplay0” => “1”,
“mantra_socialsdisplay1” => “”,
“mantra_socialsdisplay2” => “”,
“mantra_socialsdisplay3” => “1”,to:
“mantra_socialsdisplay0” => “”,
“mantra_socialsdisplay1” => “”,
“mantra_socialsdisplay2” => “”,
“mantra_socialsdisplay3” => “”,Save the file and hopefully everything should work.
-
AuthorPosts
The topic ‘Social Media gone wild’ is closed to new replies.