Marty

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 37 total)
  • Author
    Posts
  • in reply to: Follow-up: Problem with tribe_get_past_link() #951564
    Marty
    Participant

    Speaking of, I’ve noticed tribe_get_listview_link() has a very similar problem. It returns:

    /events/category/mycategory/list/

    Which is resulting in the “There are no upcoming events in this category” message. It seems like what we’d really want to return here would be:

    /events/category/mycategory/?action=tribe_list

    As with tribe_get_past_link(), it appears to be including “list/” where it should not be.

    in reply to: Problem with tribe_get_past_link() #951289
    Marty
    Participant

    Okay, thank you.

    in reply to: tribe_get_recurrence_text returning incorrect text #776021
    Marty
    Participant

    Okay, I’ll investigate some more. Thanks for your help!

    in reply to: Accessing "Recurrence Description" in single-event.php #764586
    Marty
    Participant

    Thanks

    in reply to: Dequeue ECP scripts #221291
    Marty
    Participant

    Hi these did the trick, thanks!

    I do expect there’ll be more scripts I’ll want to dequeue — I’ve only been looking at the List and Single templates so far, and Grid’s still on my list. I’ll follow your advise and search using “getMinFile.”

    That said a comprehensive list in the docs would certainly be helpful.

    in reply to: Script output in head of front-end #220934
    Marty
    Participant

    Cheers

    in reply to: Dequeue ECP scripts #219657
    Marty
    Participant

    PS. Looking at the List view, there’s a few more I’d like to dequeue:

    /the-events-calendar/vendor/jquery-placeholder/jquery.placeholder.min.js
    /the-events-calendar/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js
    /the-events-calendar/resources/tribe-events-bar.min.js
    /events-calendar-pro/resources/tribe-events-ajax-maps.min.js
    /the-events-calendar/resources/tribe-events-ajax-list.min.js

    Thanks!

    in reply to: Upcoming events via tribe_get_events()? #210219
    Marty
    Participant

    Hi, yes, that param did the trick, thanks.

    It’d be great if those params were documented somwhere, though — less time wasted by everyone!

    in reply to: Non-AJAX Previous Events / Next Events Links #170865
    Marty
    Participant

    Thanks for your response. Can you help me get a bit further?

    As-is, the tribe_get_past_link() and tribe_get_upcoming_link() functions aren’t doing the full job of providing back/next links, since they don’t include the “?action=tribe_list&tribe_paged=3” string.

    In order to write alternatives to those functions, where would I get the variable to use with “paged=”?

    Thanks!

    in reply to: Custom Scheduling #29069
    Marty
    Participant

    That does help, thanks Barry!

    in reply to: Custom Scheduling #29064
    Marty
    Participant

    Is there any information you can give me at all — a tentative schedule for when 3.0 will be entering and coming out of beta?

    in reply to: Custom Scheduling #29062
    Marty
    Participant

    Hi Barry,

    I, too, am very much in need of an alternative recurrence scheme.

    My ideal solution would be the ability to add multiple “Event Time and Date” fieldsets to an Event. Like the current, single fieldset, each would include a full set of start/end/date/time, plus recurrance options.

    Perhaps you can comment on how closely, or not, that matches what is being discussed internally?

    I would be very interested in some sort of a 3.0 roadmap, which sketches out the general contours of what functionality is planned and what the schedule might possibly be. This would be incredibly helpful, as it would be information I could bring to my team.

    Marty

    in reply to: Help us help you: improving the forum #26560
    Marty
    Participant

    Improvements to search would be welcome, such as choosing to search Documentation vs. Forum. The layout of the results page could do a better job of directing emphasis (right now I find the big titles distracting).

    I also agree that a better system for seeing solutions other users have posted would be a big help. The forum is a bit of a needle in a haystack and encourages posting a new topic rather than extending an existing one.

    in reply to: Conflict with Gravity Forms? #26485
    Marty
    Participant

    At first blush that seems to have done the trick. Thanks! I’ll come back if the issue returns.

    in reply to: Annual Archives? #19480
    Marty
    Participant

    Hi. I’ve got the page-based solution working and was moving on… and then I came upon this:
    http://snipplr.com/view.php?codeview&id=17432

    It creates year based archives for categories. Which is awesome. It doesn’t automagically work for Events, but might it point the way to something that could work?

    Anyone out there fluent in wp_rewrite who could offer an opinion?

Viewing 15 posts - 16 through 30 (of 37 total)