Theme translation
-
As you can see from this screenshot, I’ve translated ‘continue reading’ string in Loco Translate: https://yadi.sk/i/ydz7HvlWPXfIZw
But on archive page it’s still in English: https://yadi.sk/i/ntXSFlDg9RLDxgIt seems to me that the bug is in line 58 of template-parts/content.php:
}else{ the_excerpt(); echo '<a class="continue-reading" href="' . esc_url( get_permalink() ) . '" rel="bookmark">'.esc_html__('Continue Reading','eight-paper').'</a>'; }When I hardcode my translation it works
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Theme translation’ is closed to new replies.
