Issues with the "Tribe Bar" (the "view as" and "date" boxes)

Home Forums Calendar Products Events Calendar PRO Issues with the "Tribe Bar" (the "view as" and "date" boxes)

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1080242
    sciotomile
    Participant

    I accidently hit “Correct Answer?” on the other thread for this question… So I am reposting it. Sorry hope that is okay…

    The “Tribe Bar” (the “view as” and “date” boxes) is not aligning properly on my site after I updated… It looks fine when I view as a “List”, but when I go to month view, they aren’t sized properly and overlap. Here is my site:

    http://www.sciotomile.com/events/

    I keep looking at the CSS and I feel like I am going cross-eyed right now… Any suggestions so I don’t go insane? 🙂

    This is how the boxes currently appear:
    http://imgur.com/3b0kAwN

    This is how the boxes should look:
    http://imgur.com/sTKReul

    I tried the suggested solution of adding the following code to my theme functions file:

    #tribe-bar-form p {
    	display: none;
    }
    
    #tribe-bar-form .tribe-bar-views-inner tribe-clearfix p {
    	display: block;
    }

    But this is what happened:
    http://imgur.com/gFF23Fx

    #1080319
    Brian
    Member

    Hi,

    Sorry for the issues you are having.

    We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.

    If you disable that module does it fix the issues?

    On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.

    Let me know if that helps.

    Thanks

    #1080692
    sciotomile
    Participant

    Sorry… I don’t have “Beautiful Math Module of JetPack” installed on my site. In fact, I don’t even now what it is.

    #1080695
    Brian
    Member

    If that is hte case then 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.

    #1080909
    sciotomile
    Participant

    No luck… Unless I want to completely redesign my website, I guess… 🙁

    • This reply was modified 10 years, 2 months ago by sciotomile.
    • This reply was modified 10 years, 2 months ago by sciotomile.
    #1081131
    Brian
    Member

    Ok I think I found the issue.

    It was due to a change to make it more compatible with other plugins and themes, instead it backfired.

    So to resolve this for now please copy the contents of this:

    https://raw.githubusercontent.com/moderntribe/the-events-calendar/89d4fa6487e39b233a774c4005f1be57da635e61/src/Tribe/Templates.php

    to this file here on your site:

    plugins/the-events-calendar/src/Tribe/Templates.php

    That should then resolve it.

    Let me know if that works for you.

    Thanks

    #1083933
    sciotomile
    Participant

    Ok I think I found the issue.

    It was due to a change to make it more compatible with other plugins and themes, instead it backfired.

    So to resolve this for now please copy the contents of this:

    https://raw.githubusercontent.com/moderntribe/the-events-calendar/89d4fa6487e39b233a774c4005f1be57da635e61/src/Tribe/Templates.php

    This worked!! Thanks!

    • This reply was modified 10 years, 1 month ago by sciotomile.
    • This reply was modified 10 years, 1 month ago by sciotomile.
    #1084107
    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 ‘Issues with the "Tribe Bar" (the "view as" and "date" boxes)’ is closed to new replies.