Joe

Forum Replies Created

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • in reply to: Modifying tribe_meta_event_cats() output #11694
    Joe
    Member

    Thanks Jonah, that’s what I figured. Would you mind helping me with the particular format I was trying to achieve? The tribe_meta_event_cats() function will let me change the [dt] and [dd] tags surrounding the category links, but I’m trying to edit the output of the link itself, which doesn’t seem to be set in that function. Instead of the current
    [a href=”$categorylink” rel=”tag”]$categoryname[/a]
    I’m trying to change it to
    {a href=”$categorylink” class=”events-$categoryslug” rel=”tag”][span]$categoryname[/span][/a]
    I don’t know where to find this, or how to call the category slug.

    in reply to: Title tag for month view #11669
    Joe
    Member

    Hi Rob, I’m running 2.0.1 (initially downloaded just a few days ago). Here’s the calendar on my site, let me know if there’s something I’m missing. http://pco.la/events Thanks!

    in reply to: Multiday Event Cutoff #11660
    Joe
    Member

    Thanks Rob. I just gave the event a lightly different permalink, saved it, and it’s still showing up under both Friday and Saturday on the calendar. See here: http://pco.la/events The event in question is the Rocky Horror Picture Show.

    in reply to: Events Calendar PRO Feature Requests #11638
    Joe
    Member

    Also, in the mini calendar widget, little navigation arrows that would let you see the adjacent (before and after) months without loading a new page. Please!

    in reply to: Events Calendar PRO Feature Requests #11636
    Joe
    Member

    Infinitely recurring events. Things like “every Wednesday” or “the second Tuesday of every month” without having to enter an ending date. Many of the events I need to enter are along these lines.

    in reply to: Modifying tribe_meta_event_cats() output #11635
    Joe
    Member

    Well, guess I can’t use HTML tags. The output I’m trying to achieve is [a href=”{link to category}” class=”{category slug}”][span]{category name}[/span][/a]

Viewing 6 posts - 16 through 21 (of 21 total)