Home › Forums › Calendar Products › Events Calendar PRO › Weekly View Broken in BeTheme
- This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago by
Hunter.
-
AuthorPosts
-
August 23, 2016 at 11:34 am #1154969
Karl
ParticipantHey 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,
KarlAugust 23, 2016 at 5:24 pm #1155142Hunter
ModeratorHey 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!
August 24, 2016 at 6:46 am #1155294Karl
ParticipantHey 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
KarlEdit: 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.
August 24, 2016 at 11:09 am #1155473Hunter
ModeratorHey 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 🙂
-
This reply was modified 9 years, 8 months ago by
-
AuthorPosts
- The topic ‘Weekly View Broken in BeTheme’ is closed to new replies.
