Tangerine85

Member

Forum Replies Created

  • In reply to: read more button even if there is no Excerpt

    #24704

    That does not work. I don’t know why

    Is there a way of doing it with a function on the child theme functions.php?

    something like this

    $more_link_text = __( 'Ver más »', 'graphene' );
    return '</p><p><a href="'.get_permalink().'">'.$more_link_text.'</a>';

    maybe conditioned to a particular type of post?

    Thanks so much

Viewing 11 post (of 11 total)

  • 1
  • 2