Fatal Error: Single Event

Home Forums Welcome! Pre-Sales Questions Fatal Error: Single Event

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1027156
    Pamela
    Guest

    “Fatal error: Call to undefined function tribe_events_single_event_meta()”

    We are getting an error on the single event pages of our calendar.
    I found this when searching:

    “To fix this you need to update your custom template single-events.php in your theme.
    You want to replace:
    – echo tribe_events_single_event_meta();
    with this function:
    – tribe_get_template_part( ‘modules/meta’ );
    Let me know if that resolves the issue for you.”

    I changed the files but it didn’t fix the problem.
    Please help!

    #1027172
    Brian
    Member

    Hi,

    Thanks for using the Events Calendar.

    Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.

    The Events Calendar

    Having said that I would look to delete the custom event templates in your theme to at least bring back the events information. Those files are located in /yourtheme/tribe-events/

    Thanks again!

    #1027183
    Pamela
    Guest

    Hey Brian, I’ll head over there.
    As for deleting custom event templates… what does that mean? How do I do that? Will it mess with my calendar?
    Thanks!
    Pamela

    #1027250
    Brian
    Member

    Hi,

    A custom template is a file in your theme for the events calendar (yourthem/tribe-events/) and you would need to delete it to remove it most likely through your host cpanel or through an ftp program.

    When you have a custom template in your theme that overrides the plugins version. Deleting it will result in the plugin version being used again.

    #1027256
    Pamela
    Guest

    Yes! Thanks so much! That worked and I appreciate your quick responses.
    Best,
    Pamela

    #1027532
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fatal Error: Single Event’ is closed to new replies.