Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wooassist

    (@wooassist)

    @elarson the “Read More” text can be easily changed via the customizer. Below is the code that displays the text of the button:

    <?php echo get_theme_mod( 'woa_sf_blog_excerpt_button_text', 'Read more' ); ?>

    I will have this updated so it can be translated properly.

    Plugin Author wooassist

    (@wooassist)

    hey @elarson,

    We have updated the plugin and the “Read more” to use the gettext function. The button should be translatable now. Thanks.

    Hi,
    I still can not find the string in WPML. Where do you mean I can translate it? With a mo/po editor?

    Plugin Author wooassist

    (@wooassist)

    Hi indell,

    You can find the string in Appearance > Customize > Blog Excerpt

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WPML String Translation Read more button’ is closed to new replies.