Forum Replies Created
-
AuthorPosts
-
January 21, 2013 at 9:09 pm in reply to: Loop for posts divided by months & filter empty days #31337
Adam
ParticipantIf anyone is ever interested how to do this, visit here:
http://wpquestions.com/question/showLoggedIn/id/7909This can be marked as fixed/answered.
January 21, 2013 at 4:20 pm in reply to: Calendar view for 'Events', list view for Event category archives? #31327Adam
ParticipantI 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.Adam
ParticipantA-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… 🙂
Adam
ParticipantThanks 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 pmDo you know why the time would be displaying twice at all?
January 21, 2013 at 3:14 pm in reply to: Calendar view for 'Events', list view for Event category archives? #31314Adam
ParticipantThat 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.Adam
ParticipantThanks Barry, my code is here:
http://pastebin.com/gdQdG1GGWould love to know how I could add a hyphen between the date & time like so:
January 23, 2013 – 1:45 pmAdam
ParticipantPerfect thank you.
Adam
ParticipantCan anyone help here please?
I need to know how to add php code so I can ask my question properly.Adam
ParticipantYeah 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.Adam
ParticipantI 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.
Adam
ParticipantHow can I post php code on this forum?
Adam
Participant
"/>
-
AuthorPosts
