Remove "add another organizer" link

Home Forums Calendar Products Community Events Remove "add another organizer" link

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1028617
    Mario
    Participant

    Hello,

    is there a way I can remove the link for new organizers in the front end formular?
    I only need the adress fields, I already removed the dropdown menu für the organizer.

    Thank you
    mario

    #1028736
    Geoff
    Member

    Hey Mario,

    Sure thing! You can remove the link by adding this CSS to your stylesheet or in a plugin like Simple Custom CSS:

    .tribe-add-organizer {
    display: none;
    }

    Will that do the trick for you? Please let me know. 🙂

    Cheers!
    Geoff

    #1029049
    Mario
    Participant

    Hello Geoff,

    works just fine, thank you!

    mario

    #1030431
    Brook
    Participant

    Excellent, it was our pleasure! Thanks for getting back.

    – Brook

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove "add another organizer" link’ is closed to new replies.