• Resolved chtoma27587

    (@chtoma27587)


    Hi,

    I’d like to show the event category of an event on a normal page (page.php).
    Is this possible?

    I already tried to use the WordPress custom meta fields under the event description and details but I couldn’t get it working with

    $module = get_post_meta(get_the_ID(), 'Module', true);

    Can someone help me her?
    Many thanks in advance!

Viewing 1 replies (of 1 total)
  • Barry

    (@barryhughes-1)

    Hi @chtoma27587!

    We’re pretty limited in terms of how much assistance we can provide for custom dev tasks like this one here in the free support forums, but if it’s the event category you’re interested in perhaps the following function would be of use?

    tribe_get_event_categories()

    Good luck with your project ??

Viewing 1 replies (of 1 total)
  • The topic ‘Show category on page’ is closed to new replies.