Old textdomain

Home Forums Calendar Products Events Calendar PRO Old textdomain

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1016506
    Kari Turunen
    Participant

    Hi,
    there is still at least one old textdomain that isn’t working. In file single-event.php in folder src>views>pro>map in row 71 there is the following line of code:
    <a href="<?php echo esc_url( tribe_get_event_link() ); ?>" class="tribe-events-read-more" rel="bookmark"><?php esc_html_e( 'Find out more', 'tribe-events-calendar' ) ?> &raquo;</a>

    I think it should be:
    <a href="<?php echo esc_url( tribe_get_event_link() ); ?>" class="tribe-events-read-more" rel="bookmark"><?php esc_html_e( 'Find out more', 'the-events-calendar' ) ?> &raquo;</a>

    #1016676
    Brian
    Member

    Hi,

    Thanks for bringing it up.

    I will create a ticket for us to fix in the next release.

    Let me know if you have any follow up questions.

    Thanks

    #1022120
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

    #1034006
    Geoff
    Member

    Hey there,

    Just poking in to let you know that this issue has been resolved and a patch will be included in Version 4.0. We expect that to release sometime today so please do keep you eyes peeled and feel free to let us know if have any other questions after updating.

    Thanks for your patience while we figured this out!

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Old textdomain’ is closed to new replies.