Forum Replies Created
-
AuthorPosts
-
ML
ParticipantHi, Sorry – I meant the upcoming events list.
ThanksML
ParticipantHi Jonah,
Very sorry for wasting your time. It was caused by bad HTML in a text widget.ML
Participantyes it does
ML
ParticipantIt’s not caused by Woothemes. I just punted and styled the Default Events Template.
ML
ParticipantIE8 and IE9 (only versions tested). It’s fine with Firefox, etc. I don’t see any CSS issues. Maybe it has something to do with Woothemes 5.5.0 framework.
ML
Participantoops – the code doesn’t paste in right – sorry
ML
ParticipantYes! Thank you, Barry.
I changed Lines 19 and 44 to clean up the commas (though I’m sure I didn’t do it in the best or correct way).Line 19.
<?php $address_out []= '’ . tribe_get_address( $postId ) . ‘,’; ?>Line 44.
ML
Participantall listings – thanks
ML
ParticipantThe goal is to use custom links rather than the default (link to the single event) for the event titles that are displayed in any event list ( upcoming events list, list of events for a venue, or a category, etc). I have a page for each event (in this case the events are courses with many options) with the ability to purchase the course, so I would just like to link directly from the event title to the specific page for each course rather than having to add a button in the event description.
-
AuthorPosts
