list speakers in alphabetical order

Home Forums Welcome! Pre-Sales Questions list speakers in alphabetical order

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1218667
    liz
    Guest

    Hi, I would like to display speakers in alphabetical order. Is that possible and how?

    Many thanks,

    Liz

    #1218696
    George
    Participant

    Hi there,

    Thank you for reaching out. These forums here are our “Pre-sales Questions” forums, so we unfortunately cannot field technical support questions here.

    It doesn’t currently appear that you have a premium license with us. If this is wrong, and you do have a premium license with us, then apologies for my misunderstanding!

    However, in that case please log into the account on this site that has your premium license, and then post this question in a premium support forum.

    If you indeed do not have a premium license, then please post your question in our free support forums here → http://wordpress.org/plugins/the-events-calendar

    We check those forums a bit more than once per week. I will close this thread to facilitate your posting in one of the above forums.

    Before closing this thread, to answer your question in a general sense, this is not possible out-of-the-box and would require custom coding. 🙁

    I would recommend learning about the WordPress function get_posts() — you can use it to query for the post type ‘tribe_organizers’, which is the “Organizer” post type on The Events Calendar events. You can sort your results a number of ways with get_posts() and should be able to achieve your desired result with some tinkering. Learn more about get_posts() here ? https://codex.wordpress.org/Template_Tags/get_posts

    Thank you,
    George

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘list speakers in alphabetical order’ is closed to new replies.