Home Forums Cordero Pro Read more …

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11681
    lisia
    Participant

    Hello!

    Maybe I just don’t find it …. I’m used to change “Read more…” in my German “weiterlesen” in the customizer. Is there a possibility to change it without an Translating Plugin?

    Kind regards, lisia

    #11682
    lisia
    Participant

    After sending my question I find a solution quite often.

    In the content.php of my childtheme I changed the code like following:

    if ( ‘post’ === get_post_type()) : ?>
    ” title=”<?php the_title_attribute(); ?>”><?php esc_html_e( ‘Weiterlesen’, ‘cordero’ ); ?>
    <?php endif; ?>

    Best regards, lisia

    #11933
    lisia
    Participant

    For completeness: In a new update I can change the text of the “Read More Text” in customizer/Blog Options.

    Great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Read more …’ is closed to new replies.