Forum Replies Created
-
AuthorPosts
-
Jeremy
ParticipantOk, I got it working I deleted the nav.php file from the “list” folder.
Thanks
Jeremy
ParticipantHello. Do you have the exact location or file that I can modify please… My client is getting antsy.
I took the entire “tribe-events” folder out and the Next Events link worked. but when I place it back then it doesn’t work again. What is it?
Thanks
Jeremy
ParticipantNot sure when it stopped working. I’ve updated plugins from time to time since making the site some time back.
I really only use the list view and nothing else from the event calendar.
The Events Calendar: Version 3.11.2
The Events Calendar Pro: Version 3.11.1I do have a “tribe-events” folder. What would I need to modify?
Thanks for the response!
-
This reply was modified 10 years, 8 months ago by
Jeremy.
Jeremy
ParticipantSorry I said Twenty thirteen… I meant I tried the Twenty Fourteen Theme. And then the links did work. But the Next Events links aren’t working on the Avada theme.
Jeremy
ParticipantNevermind. I think I got it fixed.
instead of:
#tribe_events_filters_wrapper ul li:nth-child(5) {
display: none;
}
I used:
#tribe_events_filter_item_timeofday ul li:nth-child(5) {
display: none;
}Jeremy
ParticipantLooks like they they both use
#tribe_events_filters_wrapper ul li:nth-child(5)
I how can I prevent one from showing but keep the other?Thanks
Jeremy
Participantoh wait…
It took off my Categories as well in the filter box. I just wanted to remove the “Night” option under Time.It also removed my 5th Category item that I had under “Event Categories”
How can I fix that?Jeremy
ParticipantGreat Job! worked.
I had already fixed the scroll bar thing.
Thanks alot!
Jeremy
ParticipantAlso, I don’t need to have the “Organizer” clickable. how do I remove that feature?
Jeremy
ParticipantIs it possible to exclude certain content from the excerpt in the tooltip on the Calendar view?
We have a shortcode button within the content area on each event page and it shows the text “REGISTER” in the tooltip’s excerpt text. Is there a way to have the tooltip exclude showing just that bit of shortcode for the button and the register text soe that it doesnt show in the excerpt?
Jeremy
ParticipantI still cant change the color of the submit button in the Filters section. I tried both of the below in the css.
Whats wrong?#tribe-bar-form .tribe-bar-submit input[type=submit] {
background-color: #009ccc;
}#tribe_events_filters_wrapper input[type=submit] {
background-color: #009ccc;
}Jeremy
Participantdo you have any idea how I can go about fixing the errors?
Thanks
Jeremy
Participantmight help if I give the link to the calendar.
http://planmecacadcam.com/planmecacadcam2/calendars/Jeremy
Participantyea, i was able to figure that out a bit ago.
Another question.
My Titles aren’t showing up in the tooltip on the Month view or on the actual event pages.
Can you help?
Thanks
Jeremy
ParticipantAnd do I need to have a directory for each add-on inside my “tribe-events” folder with a css page to change the color of buttons etc?
Example tribe-events/filters/tribe-events-filters.css
Or can I just drop a css file in this directory- tribe-events/pro/tribe-events-pro.css.
and it change css for all?thanks for the response.
-
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
