Displaying the Category name?

Home Forums Welcome! Pre-Sales Questions Displaying the Category name?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1215338
    Kay
    Guest

    Hi – I am creating a custom theme and just need to be able to list the category name(s) – Something similar to get_the_category(). I did find that tribe_get_event_taxonomy() does output the category names, but it does it as an html string. What I’m looking for is either an array of categories, or just the name of the first category in the array (no HTML).

    Thanks!

    #1215964
    Geoff
    Member

    Hi Kay,

    Thanks for getting in touch!

    We’d be happy to help — but I do want to note that our pre-sales forum is used to answer questions about purchasing our premium plugins.

    If you’re looking for technical support, it would be awesome if you could post your question to our <u>WordPress.org support forum</u>.

    Or, if you already have an active license for one of premium plugins, will you please log into your account and post your topic to our premium support forum instead?

    In the meantime, one idea you might want to consider is using get_taxonomies() to output the event categories:

    https://codex.wordpress.org/Function_Reference/get_taxonomies

    Thanks so much!
    Geoff

    #1227516
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Displaying the Category name?’ is closed to new replies.