Week View not working on Firefox

Home Forums Calendar Products Events Calendar PRO Week View not working on Firefox

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #942603
    Joyce
    Participant

    Hi,
    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?

    #942604
    Joyce
    Participant

    Sorry, the title shouldn’t just say Firefox, as it’s not working on any browser that I am testing for.
    Thanks.

    #942625
    Joyce
    Participant

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

    #942763
    Brian
    Member

    Hi 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

    #942801
    Joyce
    Participant

    Hi 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!

    #942834
    Brian
    Member

    Ok 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

    #942908
    Joyce
    Participant

    Brian,
    That worked! Funny that most of the code was a repeat from above.
    Thanks!

    #942991
    Brian
    Member

    Great, 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!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Week View not working on Firefox’ is closed to new replies.