Home › Forums › Calendar Products › Community Events › Issues with Community event entry
- This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago by
roger coryell.
-
AuthorPosts
-
June 4, 2018 at 1:18 pm #1545816
roger coryell
Participant1) The default entry form includes a garbage character before the name of the event (a right arrow)
2) The button to schedule multiple events is distorted and unreadable
3) There’s no caption for the user for the top two fields, event name and event description.I’m sure these are all CSS issues related to the existing theme, which is a pretty sucky theme that I am (temporarily) stuck with.
June 4, 2018 at 1:24 pm #1545821roger coryell
ParticipantThis reply is private.
June 5, 2018 at 1:08 pm #1546803Victor
MemberHi roger!
Thanks for getting in touch with us!
I’d be happy to help you find a workaround for those issues.
1) The default entry form includes a garbage character before the name of the event (a right arrow)
This is pretty strange, are you making any template override of the community event submission form? If so, please share the code with us so I can have a closer inspection.
2) The button to schedule multiple events is distorted and unreadable.
3) There’s no caption for the user for the top two fields, event name and event description.
Try adding the following CSS snippet into your theme’s style.css file or using the WordPress customizer (WP Admin > Appearance > Customize > Additional CSS):
.tribe-add-recurrence.button span {
position: relative;
}
.tribe-community-events label {
height: initial;
}Does it help? Let me know
Best,
VictorJune 5, 2018 at 1:20 pm #1546816roger coryell
ParticipantHi Victor…
The CSS tweaks worked.
As for the garbage character in the form field, no… we have not done any
template override. This is a plain vanilla install. That said, this damned
theme causes all sorts of issues, but this is a weird one. I can live with
it though…June 5, 2018 at 9:22 pm #1547070Victor
MemberHi Roger,
Glad to know the CSS worked out.
Yes, the character is definitely strange. I’m thinking it could be being added by a JS script, so it would rather be difficult to find the source of the problem.
Can you tell if this is something caused by your theme or a specific plugin? You can confirm this by switching to a default theme and see if the character goes away.
Let me know about it.
Thanks,
VictorJune 27, 2018 at 9:35 am #1562832Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘Issues with Community event entry’ is closed to new replies.
