How can I hinder Export

Home Forums Calendar Products Events Calendar PRO How can I hinder Export

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1163365
    Christian
    Participant

    Hi,
    how can I hinder the export of “all events” of a specific month (month view).

    Thanks.
    Ch.

    #1163668
    Hunter
    Moderator

    Hi Ch,

    Welcome back! You can hide or remove the export button by reading over our Removing “Export” Links from Event Views KB article.

    Let me know how it goes and have a great evening. Cheers!

    #1163835
    Christian
    Participant

    Hi,
    well, yes – but this one deactivates all exports. For the individual events / event pages I would want to keep it (e.g. to ical). I just want to hinder the export of the entire list.

    Cheers
    Christian

    #1164167
    Hunter
    Moderator

    Christian,

    Try adding the following code to your theme’s style.css file and let me know if it helps. Cheers!

    .tribe-events-month .tribe-events .tribe-events-button {
    display: none;
    }

    #1173270
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How can I hinder Export’ is closed to new replies.