Jeremy

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Next Events button stopped working #1001275
    Jeremy
    Participant

    Ok, I got it working I deleted the nav.php file from the “list” folder.

    Thanks

    in reply to: Next Events button stopped working #1000915
    Jeremy
    Participant

    Hello. 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

    in reply to: Next Events button stopped working #1000670
    Jeremy
    Participant

    Not 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.1

    I 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.
    in reply to: Next Events button stopped working #1000505
    Jeremy
    Participant

    Sorry 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.

    in reply to: Adjusting the Filter box #957822
    Jeremy
    Participant

    Nevermind. 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;
    }

    in reply to: Adjusting the Filter box #957820
    Jeremy
    Participant

    Looks 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

    in reply to: Adjusting the Filter box #957813
    Jeremy
    Participant

    oh 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?

    in reply to: Adjusting the Filter box #957805
    Jeremy
    Participant

    Great Job! worked.

    I had already fixed the scroll bar thing.

    Thanks alot!

    in reply to: How do I remove the links to the single event pages? #956292
    Jeremy
    Participant

    Also, I don’t need to have the “Organizer” clickable. how do I remove that feature?

    in reply to: DTech #946248
    Jeremy
    Participant

    Is 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?

    in reply to: DTech #944919
    Jeremy
    Participant

    I 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;
    }

    in reply to: DTech #944420
    Jeremy
    Participant

    do you have any idea how I can go about fixing the errors?

    Thanks

    in reply to: DTech #944037
    Jeremy
    Participant

    might help if I give the link to the calendar.
    http://planmecacadcam.com/planmecacadcam2/calendars/

    in reply to: DTech #944027
    Jeremy
    Participant

    yea, 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

    in reply to: DTech #943975
    Jeremy
    Participant

    And 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.

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