• Resolved bapakrob

    (@bapakrob)


    Hi guys,
    I’m trying to get this text translated. I just need that piece of text.
    However I can’t fix it with the Loco Translate plugin.
    Can you tell me how to do it?

    Thx,
    Rob

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @bapakrob,

    To fix translation issue please replace line no. 27 with given below code in classic-list-template.php

    Go to Plugins folder >> template-events-calendar >> templates >> classic-list-template.php

    $events_html.='<a href="'.esc_url( tribe_get_event_link($event_id)).'" class="tribe-events-read-more" rel="bookmark">'.esc_html__( 'Find out more', 'the-events-calendar' ).'

    Thanks

    Thread Starter bapakrob

    (@bapakrob)

    Cool, it worked. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Translating ‘ind out more >>’ is closed to new replies.