• Hey guys,
    Have since a small module that does not automatically more language can.
    Since WPML finds no string.

    $html .= '<li class="weiterlesen"><a href="' . esc_url( get_permalink() ) . '" class="">' . $args['readmore_text'] . '</a></li></ul></div>';

    replace . $args['readmore_text'] . to <?php _e( 'readmore', 'tpl' ); ?>

The topic ‘read More translate WPML’ is closed to new replies.