Current Month Links Ignored (Title and Find out more) in List View

Home Forums Calendar Products Events Calendar PRO Current Month Links Ignored (Title and Find out more) in List View

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #58539
    egipsonk2sicom
    Participant

    Only for the current month’s events (I have three), the links to their individual single pages are inactive (Title and Find out more >>). I can see the anchor tags in the HTML via Firebug, but they are always inactive. The two events which follow (showing five total per page) occur during the next month and have active links to their respective “single” page. Also, I can navigate from single page to single page forward and back no trouble, regardless of event date. It just happens on the main events page, and occurs in list view of course.

    #58674
    egipsonk2sicom
    Participant

    For my situation, I had to change the z-order (I figured that was the culprit) in the following tag – modified as a template override:
    .tribe-events-list-separator-month {
    background-color: transparent;
    font-size: 24px;
    margin: 2.5em 0 0;
    position: relative;
    text-align: center;
    text-transform: none;
    z-index: -1; /* was set to “1” and overlays on top of all the content above it. */
    }

    #59330
    Barry
    Member

    Hi egipsonk2sicom – thanks for posting back with the solution – can I just confirm that you’re all good here? (Apologies also for the delay, we’ve had higher than normal demand for support over the last few weeks.)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Current Month Links Ignored (Title and Find out more) in List View’ is closed to new replies.