Remove Events/Calendar Link

Home Forums Calendar Products Events Calendar PRO Remove Events/Calendar Link

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #13798
    birchmere
    Participant

    We are using the Events List view and want to ONLY use that, is there a way to remove the Events List/Calendar switch link?

    http://www.birchmere.com/calendar/

    Thanks 🙂

    #13810
    Sheila
    Participant

    I want to do the same thing. I’ve come up with 2 ways to do it but both leave me with a huge empty gap where that choice usually sits. Maybe you won’t mind the big gap (I do). I’m hoping someone can help us. Here’s what I’ve tried that worked:

    1) I can do display: none in CSS like this: body.custom .tribe-events-calendar-buttons {display: none;}

    2) I tried commenting this out in the list.php file which also works but also leaves that same ugly gap. Perhaps I need to comment out differently?

    #13857
    Rob
    Member

    Sure, I can get a dev to take a look and respond here. Shouldn’t be too hard (though that being said, I’m not sure how to do it myself).

    #13869
    birchmere
    Participant

    Sheila thanks for the ideas, I’ll try them if the dev doesn’t have a better suggestion. Thanks Rob, will watch for a reply from the dev 🙂

    #13883
    Rob
    Member

    Excellent. I expect you’ll get a response today, and no later than tomorrow.

    #13889
    Sheila
    Participant

    Thanks for all the follow-up Rob. If your dev wants to see that gap live my dev site link is: http://amanda.hoffmangraphics.com/trainings/upcoming

    Just ignore the nav issue which is due to Headway theme. But you can see that the heading and first event there’s an enormous space. That gap is where the 2 buttons are being hidden.

    #13965
    Rob
    Member

    Perfect. Thanks for confirming, Sheila; got a dev jumping in here today.

    #14049
    Jonah
    Participant

    Hi Sheila, I think the problem may be that you began your open commenting out with “” but then ended it after the closing span tag when you actually would want to close the comment after the closing tag for the div you began the comment on. Otherwise, you’re going to end up with and unclosed tag and this will mess things up. Make sense?

    If you wanted to use CSS that is the correct route but you may need to apply some other CSS to get everything else in line…

    Let me know whether or not that helps.

    – Jonah

    #14050
    Jonah
    Participant

    Code got removed… argh… you began your html comments with the “tribe-events-calendar-header” div so make sure to close the html comment after that div ends.

    #14092
    Sheila
    Participant

    Thanks Jonah. That did the trick. As you can tell I’m NOT a code-geek. I’m going to go post my other customizing questions now. Hope to see you there. You can close this one as far as I’m concerned. Hopefully OP is also happy.

    #14094
    Jonah
    Participant

    Glad to hear that worked Sheila. I’ll keep an eye out for your other questions 🙂

    #14102
    birchmere
    Participant

    The commenting out worked for me too. Many thanks 🙂

    #14105
    Jonah
    Participant

    Awesome Grace, we’ll close out the thread then!

    #975398
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Remove Events/Calendar Link’ is closed to new replies.