Weekly View Broken in BeTheme

Home Forums Calendar Products Events Calendar PRO Weekly View Broken in BeTheme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1154969
    Karl
    Participant

    Hey Guys,

    we just purchased your Pro Plugin and it is working great, except for the weekly view. The View was advertised as follows:
    http://wpshindig.com/events/week/

    On our page they look like this:
    https://www.physio-baumann.de/kursplan/kategorie/rehasport/woche/

    This is of course completely unusable. Please Advice.

    Kind Regards,
    Karl

    #1155142
    Hunter
    Moderator

    Hey Karl!

    Thank you for choosing us for your events calendar needs! I’d be happy to help point you in the right direction, but please note we’re limited on what we can provide for theme conflicts/customizations. If you visit Events > Settings > Display, we’ve included a few options right at the top that can hopefully help solve your problem. Try selecting different settings under the Basic Template Settings section. If you still don’t get the layout you need, refer to our Themer’s Guide as it’s filled with ways to create custom templates.

    I hope this helps and please let me know how it goes. Cheers!

    #1155294
    Karl
    Participant

    Hey Hunter,

    thank you for the fast reply. I figured it out on my own. Your Plugin uses specific classes for almost all cases (tribe-event-grid for example), but for some reason then uses the class column, which is of course very generic and bound to conflict with some other plugin or the theme, which was the case here.

    Maybe in a future update this class could be renamed to something less prone to conflict, tribe-column comes to mind.

    Thanks again for the your fast support.

    Kind regards
    Karl

    Edit: In case someone else comes across this Problem with BeTheme and The Events Calendar, this is the CSS I used to fix the display issues with the week view:

    .tribe-events-week-grid .column:not(.tribe-week-grid-hours) {
    margin: auto;
    }
    .tribe-events-grid .column.first, .tribe-week-grid-hours {
    margin: 0 -40px 0 0 !important;
    float: left !important;
    }

    • This reply was modified 9 years, 8 months ago by Karl.
    #1155473
    Hunter
    Moderator

    Hey Karl,

    We truly appreciate your constructive criticism on the matter. The best place to voice your opinion regarding the column class issue is our UserVoice Feature Ideas page. We’re always incorporating ideas and requests into maintenance/feature releases.

    I’m glad to hear you figured out a solution and thanks for providing that so others can benefit from your hard work! Please feel free to create a new thread if anything else comes up and have a great upcoming weekend. Cheers 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Weekly View Broken in BeTheme’ is closed to new replies.