Forum Replies Created
-
AuthorPosts
-
September 19, 2018 at 8:06 am in reply to: Next/Previous Month code snippet not working in functions.php #1625300
Chris
ParticipantI 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; }September 19, 2018 at 7:52 am in reply to: Next/Previous Month code snippet not working in functions.php #1625283Chris
ParticipantWhen 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!
September 17, 2018 at 2:15 pm in reply to: Next/Previous Month code snippet not working in functions.php #1623767Chris
ParticipantThat makes sense, unfortunately, this site doesn’t have any navigation, top or bottom. What’s causing the buttons not to appear at all?
September 17, 2018 at 12:40 pm in reply to: Next/Previous Month code snippet not working in functions.php #1623696Chris
ParticipantI 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?
Chris
ParticipantAny chance we can bundle pro, community events and filter bar?
-
AuthorPosts
