Community Events

Home Forums Ticket Products Community Tickets Community Events

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1116896
    Peter
    Participant

    Hi 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

    #1116928
    Brian
    Member

    Hi,

    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

    #1118103
    Peter
    Participant

    This reply is private.

    #1118205
    Brian
    Member

    Hi,

    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:

    Testing Conflicts With Themes and Other Plugins

    And see if that can narrow down the cause of this.

    Thanks

    #1123900
    Support Droid
    Keymaster

    This 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.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Community Events’ is closed to new replies.