Modifying Widgets / Views – Meta Walker and Template Overrides

Home Forums Calendar Products Events Calendar PRO Modifying Widgets / Views – Meta Walker and Template Overrides

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #117138
    Janet
    Participant

    I want to append some of my custom fields that currently appear in the “other” meta to the upcoming events widget. Specifically in /widgets/list-widgets.php and the /list/single-event.php views.
    1. I see no way to edit the meta walker objects
    2. I can modify much of what I need with template overrides using the tribe functions like tribe_get_start_date, etc. But what functions call my custom fields? For the life of me I can’t find that documentation anywhere.

    Thanks in advance.

    #117394
    Barry
    Member

    Hi, great questions.

    1. I see no way to edit the meta walker objects

    We do have a suite of functions to work with the meta walker:

    But what functions call my custom fields? For the life of me I can’t find that documentation anywhere.

    Please see:

    Does that help?

    #117460
    Janet
    Participant

    This is great. Thank you.

    #117477
    Barry
    Member

    Excellent!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Modifying Widgets / Views – Meta Walker and Template Overrides’ is closed to new replies.