Social Media gone wild

  • Author
    Posts
  • #21793
    Maggie

    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!

    #21794
    Maggie

    I’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!

    #24209
    Laurent

    I 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!!!

    #24210
    carapedi

    wo wo woo.. it happens to me too..

    #24737
    Daniel Fortney

    I 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.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Social Media gone wild’ is closed to new replies.