Thakns for you answer but I already tryed these options, I can change texts but I cannot translate them in many languages. My site is in 2 languages, english and italian. I need to have “read more” in english and “leggi di più” in italian; “related post” and “post correlati” etc. I use WPLM plugin to translate the website, but these texts are not available for translations… Others plugins or themes use command such as “<?php esc_html_e( ‘Read more’, ‘relatedpost’ ); ?>” to translate these text. I hope I was able to explain myself.
I already have the latest version. The shortcode does not work….
I solved checking the post type to show the related post in “General settings”-> “Choose post types”. But writing the shortcode inside the Theme file.php doesn’t work.