Hi,
On the homepage of http://www.Bregje.nl in the right column (Article titled ‘Actueel’) I inserted a ‘read more’ tag using the ‘more’ button in the editor resulting in this:
<!–more lees meer!–>
hoping that it would show ‘lees meer’ (read more) on the homepage of the website. But unfortunately that is not working.
I already added code found in this forum to my functions.php in my child theme to succesfully translate the global ‘read more’ links. See http://bregje.nl/category/actueel/.
How do I translate this ‘read more’ tag inserted throug the editor button?
Thanks in advance!