Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1365942
    tijshelpt
    Participant

    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!

    #1366294
    Darshana
    Moderator

    Hi there,

    Could you please try reviewing this thread (https://community.theme.co/forums/topic/how-to-translate-read-more-button/).

    Hope that helps.

    #1369088
    tijshelpt
    Participant

    Hi Darshana,

    After combining the pieces of code mentioned in that post the problem was solved!

    Many thanks.

    #1369157
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1365942 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>