Forum Replies Created
-
AuthorPosts
-
February 27, 2016 at 10:52 am in reply to: Venue/Organizer Shortcodes plugin output filtering #1082947
Shannon
ParticipantThat is brilliant Brian, thank you very much! I also added
'order'=> 'ASC',to have it sort the right way. So now my block looks like this:
$args = array( 'post_type' => $this->atts['post_type'], 'orderby' => 'title', 'order' => 'ASC', 'posts_per_page' => $this->atts['limit'] );Now I just need to limit the output to Venues/Organizers who have upcoming events. Maybe in the “__construct( $atts )” function?
Thank you again for your help!
February 19, 2016 at 12:48 pm in reply to: After 4.05 upgrade, horrible recurrence descriptions show up :( #1078471Shannon
ParticipantI have upgraded to 4.0.6, and while a lot of things were fixed I am still unable to save a Recurrence Description, but at least the popup is no longer blank! So that is something.
February 19, 2016 at 12:42 pm in reply to: Displaying venues and using them as landing pages #1078463Shannon
ParticipantI am using a plugin provided by The Events Calendar folks called “The Events Calendar: Venue/Organizer Shortcodes” but its quite primitive, and only gives an unsorted list. I was going to try and modify it for my means starting with alphabetization and only showing active (on the calendar) venues, and maybe sort by state.
Anyone on the TEC Pro team want to give me some insights?
Thanks!
https://pnwtekno.org/-
This reply was modified 10 years, 2 months ago by
Shannon.
Shannon
ParticipantI use a plugin called Event Rocket for this.
February 17, 2016 at 8:15 pm in reply to: Formatting from excerpts disappeared after update #1074754Shannon
Participant… and no sooner than I post, the 4.0.6 update is out, and its fixed!
Thanks team 🙂
February 17, 2016 at 8:02 pm in reply to: Formatting from excerpts disappeared after update #1074751Shannon
ParticipantI am having this same issue, and it is maddening. I have tried many things, including the snippets above, and nothing seems to preserve formatting in excerpts, in list or photo view.
Please let me know when this is fixed.
February 17, 2016 at 7:47 pm in reply to: After 4.05 upgrade, horrible recurrence descriptions show up :( #1074743Shannon
Participantbookmarked for reply
-
This reply was modified 10 years, 2 months ago by
-
AuthorPosts
