Home › Forums › Calendar Products › Events Calendar PRO › Week View not working on Firefox
- This topic has 7 replies, 2 voices, and was last updated 11 years, 3 months ago by
Brian.
-
AuthorPosts
-
February 15, 2015 at 2:30 pm #942603
Joyce
ParticipantHi,
I read a recent post on this issue on your forum that didn’t give any answers from Modern Tribe, so I’m hoping there is new information on this topic now. The Week View is not appearing correctly on any browser. The first issue is that all the days of the week don’t line up on one line. I can fix this with css, but it still doesn’t fix the other issue of the classes not appearing with the time next to them. The classes are appearing well below where the time column is visible.I can’t test with the default theme currently, as the site is live and being marketed.
If the view can’t be fixed, can you tell me how to exclude the view?
February 15, 2015 at 2:35 pm #942604Joyce
ParticipantSorry, the title shouldn’t just say Firefox, as it’s not working on any browser that I am testing for.
Thanks.February 15, 2015 at 5:35 pm #942625Joyce
ParticipantI see how to turn off the “Week View” from the setting page, but will keep it on so you can check it out and help me fix this issue.
Thanks.February 16, 2015 at 9:13 am #942763Brian
MemberHi sorry for the issues you are having.
I can take a look.
I was able to view the Week View and see the issue, it looks like the theme is adding css that is causing the view to not work correctly.
This css was able to fix some of the issues, but there seem to be others:
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .columns {
margin-left: 0;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
That will get you closer, we maybe to help out with some more css.
Thanks
February 16, 2015 at 11:45 am #942801Joyce
ParticipantHi Brian,
I added that css. The main problem persists, that the events are not lining up under the days correctly. Please advise me on the next step. Thanks!February 16, 2015 at 12:47 pm #942834Brian
MemberOk this css may help fix the next issue:
.tribe-events-grid .tribe-grid-content-wrap .column {
margin-left: 0;
}It looks the the issues coming from conflicts with Foundation Framework css.
Let me know how that works.
Thanks
February 16, 2015 at 7:12 pm #942908Joyce
ParticipantBrian,
That worked! Funny that most of the code was a repeat from above.
Thanks!February 17, 2015 at 5:13 am #942991Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
-
AuthorPosts
- The topic ‘Week View not working on Firefox’ is closed to new replies.
