Viewing 3 replies - 1 through 3 (of 3 total)
  • joinfof

    (@joinfof)

    Hello and thanks for posting,

    To fix this until our next release, you’ll want to edit this template:

    plugins/the-events-calendar/src/views/modules/meta/organizer.php

    And change this on line 33:

    <?php echo tribe_get_organizer_link( $organizer ) ?>

    to this:

    <?php echo tribe_get_organizer( $organizer ) ?>

    Let me know if this helps. Thank you again for the post and best of luck!

    Thread Starter Nickless123

    (@nickless123)

    hello and thanks for answering. With the next update the Organizer was back in place anyway. So i didn’t do anything except I had to upload the poedit .mo/.po file again. Do I have to upload it with every update or is there something I can do about it?

    To avoid having to upload it each time an update is released, you can create a template override as outlined in our Themer’s Guide.

    Thanks for the response and enjoy your week ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Organizer disapeared after update’ is closed to new replies.