Event Title links not working in List View with Tribe Events Styles

Home Forums Calendar Products Events Calendar PRO Event Title links not working in List View with Tribe Events Styles

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #56152
    rbird
    Participant

    If I choose “Full Styles” under Basic Template Settings, all elements on the page behave as expected and page structure is intact.

    If I choose “Tribe Events Styles,” then list view architecture seems to be “broken.” Most notably: Event title links are not recognized in the browser (though, source code shows a valid link).

    Patterns:
    * Current month event links do not work. Following month links do work.
    * If not events for following month, then the last event link works.

    #56559
    Barry
    Member

    Definitely the first time I’ve seen the issue with the links. There seems to be some kind of CSS-level conflict going on with your Headway theme. Can you try adding the following line either to the bottom of your theme stylesheet, or else in your tribe-events.css override (see our Themer’s Guide for details on setting that up) or anywhere else recommended by your theme vendor for custom CSS rules:

    .tribe-events-list-separator-month { display: inline-block; width: 100%; }

    Does that help?

    #56950
    rbird
    Participant

    Yes. Thank you, Barry. That little snippet solved the problem.

    #60491
    Rob
    Member

    Excellent to hear! Thanks for confirming.

    #980138
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Event Title links not working in List View with Tribe Events Styles’ is closed to new replies.