Hide Export Events

Home Forums Calendar Products Events Calendar PRO Hide Export Events

  • This topic has 4 replies, 2 voices, and was last updated 7 years ago by Michelle Jensen.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1266854
    Michelle Jensen
    Participant

    Hi,

    I’ve tried few of the snippets posted in these forums to disable event exports from my website but none are working, the Export Events function is still there and someone can just come in and download all the events I painstakingly collected and entered.

    The “unsupported” plugin to turn off the Export functionality also does nothing.

    I would like to disable this for everything but the individual events pages.

    #1268189
    Geoff
    Member

    Hi Michelle,

    Thanks for getting in touch!

    Try pasting this snippet on the Appearance > Customize > Additional CSS screen:

    .events-archive #tribe-events .tribe-events-button, .tribe-events-button {
      display: none;
    }

    This seemed to do the trick when I tested it on your site. Does it work for you as well? Please let me know.

    Cheers!
    Geoff

    #1269039
    Michelle Jensen
    Participant

    Worked thanks!

    #1269062
    Geoff
    Member

    Right on! I’m so glad to hear everything is working smoothly and I appreciate you following up to let us know. Definitely keep us posted if any other questions come up and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide Export Events’ is closed to new replies.