Adam

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Loop for posts divided by months & filter empty days #31337
    Adam
    Participant

    If anyone is ever interested how to do this, visit here:
    http://wpquestions.com/question/showLoggedIn/id/7909

    This can be marked as fixed/answered.

    Adam
    Participant

    I tried copying the list.php and saving it in my theme folder as taxonomy-tribe_events_cat.php, but it failed the override the calendar view set in the menu options.
    Shame.

    in reply to: Hyphen between date and time? #31320
    Adam
    Participant

    A-ha, I’ve managed to get what I want with the following:
    echo tribe_get_start_date( $post->ID, false, ‘M j, Y – g:i a’);

    Thank you for pointing me in the right direction! I really need to start learning php… 🙂

    in reply to: Hyphen between date and time? #31318
    Adam
    Participant

    Thanks Barry, I’ve tried this: ‘M j, Y – h:i a’, but it spits out the following:
    Jan 23, 2013 – 01:45 pm 1:45 pm

    Do you know why the time would be displaying twice at all?

    Adam
    Participant

    That might work. Presumably if I create a new archive-tribe_events_cat.php template with the list view code, that will override the plugin.
    I’ll try and it and post the answer.

    in reply to: Hyphen between date and time? #31185
    Adam
    Participant

    Thanks Barry, my code is here:
    http://pastebin.com/gdQdG1GG

    Would love to know how I could add a hyphen between the date & time like so:
    January 23, 2013 – 1:45 pm

    in reply to: Simple loop of day's events? #31184
    Adam
    Participant

    Perfect thank you.

    in reply to: Hyphen between date and time? #31011
    Adam
    Participant

    Can anyone help here please?
    I need to know how to add php code so I can ask my question properly.

    in reply to: Recurring Dates #30957
    Adam
    Participant

    Yeah I’ve spotted that. What ‘Event Organiser’ (plus another free plug-in which I can’t remember) allows is to pick and choose days at will from a drop down calendar. So in theory I could pick Mon, Tues, Thurs in week 1, Wed, Fri in week 2, Mon, Sat in week 3 etc.
    You guys should implement something similar to ECP as that’s the only feature I’ve seen in competitive plug-ins (and believe me tried them all) that made me consider not going with you.

    in reply to: Recurring Dates #30949
    Adam
    Participant

    I tried out loads of other plug-ins when building the current site I’m working on. I have two bits of feedback you might be interested in re: recurring events.

    1) Whilst you plug-in is good (admittedly I purchased it mostly for it’s documentation on theming rather than features), other free plug-ins such as ‘Event Organiser’ have the ability to let user add a custom selection of days for an event. Whilst ECP covers recurring events, the fact that you have to use a pattern is irritating.

    2) No plug-ins I can find allow a user to add an event twice in one day! This means, for example if a Theatre show has a matinee and evening performance they have to go in as separate events which seems a bit pointless. Add this feature, promote it and I’m sure you’ll get a few new extra buyers!

    I hope that helps,

    Adam.

    in reply to: Hyphen between date and time? #30944
    Adam
    Participant

    How can I post php code on this forum?

    in reply to: Hyphen between date and time? #30943
    Adam
    Participant


    "/>

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