Paul

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: RSS of events by venue #32711
    Paul
    Participant

    Thank you, Barry! This seems to work, mostly:
    $feedurl = site_url().”?feed=rss&tribeEventsVenue=”.$venue.”&author=”.$author.”&s=”.$s.”&post_type=tribe_events”;

    in reply to: tribe_get_events inside loop #32710
    Paul
    Participant

    Thank you, Barry!

    I’m aware it’s very custom and not a feature that would be useful for the average user, but after testing several calendar plugins, we found Modern Tribe’s Event Calendar the most suitable for what we want to achieve (most easily customizable and requiring the least modifications).

    Here’s the gist with the shortcode code:
    https://gist.github.com/leszekr/4958976

    Any help is appreciated. Thank you for your time and great work!

    in reply to: User capabilities for categories #32486
    Paul
    Participant

    Thank you, Barry. Hopefully it will be a feature in the next version. Any idea when the next version comes out?

    in reply to: RSS of events by venue #32402
    Paul
    Participant

    Thanks Barry. If you mean apply_filters, I’m willing to try that, but the issue is that the feed url needs to be generated using a form where users select categories, authors and venues. The filter form needs to generate completely different feeds for different clients, so nothing can be hard-coded and it’s best if all filters are in the url.

    I’ll search the forum for apply_filters. Thank you!

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