Chris

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Next/Previous Month code snippet not working in functions.php #1625300
    Chris
    Participant

    I had to make some additional modifications to the css, because even though I was able to get the navigation buttons back on the bottom, the code was still suppressing the navigation links above the calendar. Here’s what my css code looks like now, which works:

    div.tribe-events-schedule.updated.published.tribe-clearfix h3 {
        font-size: 30px;
    }
    
    /* Adds header back to Avada */
    #tribe-events-content #tribe-events-header {
        display: inherit;
        margin-bottom: .5em;
    }
    in reply to: Next/Previous Month code snippet not working in functions.php #1625283
    Chris
    Participant

    When I looked at the Custom CSS in Avada, I found this:

    div.tribe-events-schedule.updated.published.tribe-clearfix h3 {
    font-size: 30px;
    }#tribe-events-footer {
    display: none;
    }

    I didn’t add that, but when I changed it from display: none to the code Matthew sent, it fixed the problem. I’m a little concerned that the code was already in the CSS. I may have to reach out to Avada to see what could have caused that. I have other sites running Avada that don’t have that code in the CSS. Thanks for the help!

    in reply to: Next/Previous Month code snippet not working in functions.php #1623767
    Chris
    Participant

    That makes sense, unfortunately, this site doesn’t have any navigation, top or bottom. What’s causing the buttons not to appear at all?

    https://fbcferguson.org/events/month/

    in reply to: Next/Previous Month code snippet not working in functions.php #1623696
    Chris
    Participant

    I switched to the Twenty Sixteen theme, and the next and previous month buttons appeared like they should. It looks like this is an issue with Avada, and I noticed that all of the next/previous buttons are missing on the List, Month, and Week views. Is there a known issue as to why Avada might be suppressing the buttons, or a conflict with Events Cal Pro?

    in reply to: Bundle Options #1356419
    Chris
    Participant

    Any chance we can bundle pro, community events and filter bar?

Viewing 5 posts - 1 through 5 (of 5 total)