Remove (or Hide) Facebook & Google+

Home Forums Calendar Products Events Calendar PRO Remove (or Hide) Facebook & Google+

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1157269
    rciaa
    Participant

    When viewing the individual event after clicking on the calendar, there are two buttons, one for Facebook and one for Google+. Our organization would like to remove those from the page (or at least hide them).

    Please advise how we can do that.

    #1157276
    Geoff
    Member

    Hey Noah, thanks for writing in!

    It looks like those buttons are coming from another plugin. The best way would be to configure that plugin so that it’s settings are disabled for Events posts, but you can also use this CSS in your theme’s style.css file or by using the Simple Custom CSS plugin to hide the buttons:

    .events-single .socialcount {
    display: none;
    }

    Here’s a screenshot of how that looks when I test it out on your site.

    Will that work for you as well? Please let me know. 🙂

    Cheers!
    Geoff

    #1166457
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove (or Hide) Facebook & Google+’ is closed to new replies.