Home › Forums › Ticket Products › Community Tickets › Community Events
- This topic has 5 replies, 4 voices, and was last updated 9 years, 11 months ago by
Peter.
-
AuthorPosts
-
May 20, 2016 at 2:24 am #1116896
Peter
ParticipantHi there Events Calendar support
I have recently bought the Community Events Plugin and all works well apart from x2 issues.
The Calendar POP Up has an issue with the dates showing, please
I am writing to ask if you can help me resolve ASAP as I have a disgruntled end client.Please see images attached which illustrate my concerns
Thanks in advance
Peter
May 20, 2016 at 5:38 am #1116928Brian
MemberHi,
Thanks for using our plugins. I can help out here.
It looks like your theme’s css is overzealous and causing the issues.
I can help try to fix this issues, but limited in providing support on theme compatibility and might not be able to solve everything.
I found this css clears up the worse of the issues from your themes css conflict:
#tribe-events-pg-template #tribe-community-events input {
height: auto;
}
#event_cost select,
#event_cost input,
#event_datepickers select,
#event_datepickers input {
width: auto;
display: inline;
height: auto;
}
.tribe_community_edit #ui-datepicker-div.ui-datepicker th,
.tribe_community_edit #ui-datepicker-div .ui-datepicker-calendar tbody tr > * {
padding: 0.20em 0;
}
.tribe_community_edit #ui-datepicker-div .ui-datepicker-title select {
display: inline;
}
.tribe_community_edit #ui-datepicker-div.ui-datepicker td a,
.tribe_community_edit #ui-datepicker-div.ui-datepicker td span {
height: auto;
line-height: 13px;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
May 24, 2016 at 12:44 am #1118103Peter
ParticipantThis reply is private.
May 24, 2016 at 8:34 am #1118205Brian
MemberHi,
Glad that helps.
I was unable to reproduce the file upload issue on my test site and did not see any other reports of it.
Can you please follow our testing for conflicts guide:
And see if that can narrow down the cause of this.
Thanks
June 8, 2016 at 9:35 am #1123900Support 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 ‘Community Events’ is closed to new replies.
