Home › Forums › Calendar Products › Community Events › Only display Own Organizers
- This topic has 6 replies, 3 voices, and was last updated 9 years, 8 months ago by
Alain.
-
AuthorPosts
-
August 17, 2016 at 7:14 am #1152544
Alain
ParticipantHello
I only want to display own organizers. How can I hide the “available Organizers” in the drop-down menue?
Thank you for your support.
Kind regards,
AlainAugust 17, 2016 at 1:54 pm #1152821Geoff
MemberHi Alain,
Great question!
Although it’s not perfect, adding this CSS to your theme’s style.css file or using the Simple Custom CSS plugin will remove all the organizer fields:
#tribe-community-events .tribe-community-event-info .linked-post,
.tribe-add-post, .chosen-container .chosen-results li:first-child { display: none; }Here’s a screenshot of how that looks when I tested it out. You’ll notice that the “Use New Organizer” label is still there by default, though it will not be an option that can be actively selected. Hopefully this at least helps get the ball rolling!
Cheers,
GeoffAugust 18, 2016 at 12:57 am #1153019Alain
ParticipantHi Geoff
Thank you for your response.
With your CSS the fields Organiser Name, Phone etc. are away. So the user isn’t able to register a new Organiser.
In my idea, the user should be able to register as many organisers he want. But – he should not see, the registered organisers from other users. He only should see his own registered organisers. Please see my picture – the red marked area should be hiding.
Cheers & thx,
AlainAugust 18, 2016 at 7:45 am #1153099Geoff
MemberHi Alain,
Thanks for following up and for clarifying! I totally see what you’re going for now, though I am afraid that would require much more custom development to accomplish.
I’m happy to help point you in the right direction, if I can, but we also have a list of freelancers who we would happily recommend for this level of help.
That said, you can find the template for the organizer form here:
/wp-content/plugins/the-events-calendar-community-events/src/views/community/edit-organizer.phpOur themer’s guide provides detailed steps on how to override and customize templates. Our documentation is also available for reference.
I’m sorry I don’t have another workaround for you here, but I hope this at least help get you started in the right direction.
Thanks!
GeoffAugust 19, 2016 at 2:20 am #1153533Alain
ParticipantHi Geoff
Thank you for your information.
Cheers
AlainAugust 19, 2016 at 7:46 am #1153594Geoff
MemberMy pleasure, Alain — so sorry I didn’t have anything more solid to offer but I appreciate you following up. Feel free to let us know if any other questions pop up and we’d definitely be happy to help.
Cheers and have a great weekend!
Geoff -
AuthorPosts
- The topic ‘Only display Own Organizers’ is closed to new replies.
