Home › Forums › Calendar Products › Community Events › Venue and Organizer Drop Down Field Open
- This topic has 14 replies, 3 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
October 1, 2013 at 4:07 pm #68674
mrsreeder
ParticipantHello,
For some reason the drop down fields for Venues and Organizers is defaulting to displaying everything. Even when one is selected, they remain open completely blocking the data entry of information in entering New Venue, or New Organizer information.
I am going live in a day and need assistance correcting this. I have tried playing with the code to hide overflow but it is not helping.
Your help is appreciated.
Thank you.
October 1, 2013 at 4:26 pm #68679mrsreeder
ParticipantI can change the css to hide most of the list and push down the next field, but even when I do that it will not accept new venue names or new organizers names. When I type a name in it just disappears.
October 1, 2013 at 4:28 pm #68680mrsreeder
ParticipantPardon me, ignore the second post. Only the first applies and may possibly be a bug?
October 1, 2013 at 8:34 pm #68717Casey
ParticipantThanks for reaching out. Could you give me the URL to your Event Submission form so I can take a closer look? I can’t seem to find it. Thanks!
October 2, 2013 at 5:43 pm #68912mrsreeder
ParticipantThis reply is private.
October 2, 2013 at 5:44 pm #68913mrsreeder
ParticipantThis reply is private.
October 2, 2013 at 7:28 pm #68920mrsreeder
ParticipantThis reply is private.
October 3, 2013 at 5:55 am #68959Casey
ParticipantYou should be able to target specific rules in your CSS by using the ‘.tribe_community_edit’ class that is added to the body tag.
For example, something like this should override the other plugin’s styles:
.tribe_community_edit .chzn-container-single .chzn-single {
color:#FF0000 !important;
}
If you don’t want to add custom CSS to your theme’s stylesheet, you can add your custom CSS by pasting the following into your theme’s functions.php file: https://gist.github.com/ckpicker/6809345
This will only output your custom CSS on Community Events pages.
Hopefully that helps to get you started in the right direction. Thanks!
October 3, 2013 at 6:08 am #68963mrsreeder
ParticipantI will give it a try. Any idea which part of the css determines the drop down fields to close properly?
October 3, 2013 at 6:12 am #68966Casey
ParticipantUnfortunately not. You might try looking at the offending plugin’s CSS and just make the opposite changes. Hope that helps!
October 3, 2013 at 6:18 am #68967mrsreeder
ParticipantCan you add this to your list of known conflicts because if I cannot get this corrected I will need to ask for a refund on the community add on. Sorry, but I was really hoping for a little more help. I am not familiar with Chosen, so I feel a little like a fish out of water.
October 4, 2013 at 11:19 am #69350Casey
ParticipantMrsReeder,
I was able to get this resolved by adding the following code to your theme’s functions.php file: https://gist.github.com/ckpicker/6830275Everything looks great now: http://www.lakeofbayscanada.com/events/community/add ! I’m still researching your other issue.
Let me know if everything looks good and I’ll mark this thread as answered and close it out. Thanks!
October 4, 2013 at 12:01 pm #69373mrsreeder
ParticipantSeriously, I could kiss you right now! You just made my day. Please ignore my response and refund request in the other ticket. I can live without the events showing in the admin panel with this working.
You rock! Thank you.
October 4, 2013 at 12:43 pm #69390Casey
ParticipantHa! Glad I could help you out on this. 🙂 Since it sounds like you’ve got everything you need, I’m going to go ahead and close this thread out. Feel free to start a new thread if you have further issues.
Thanks for being a great customer!
July 7, 2015 at 6:28 am #981310Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Venue and Organizer Drop Down Field Open’ is closed to new replies.
