Viewing 1 replies (of 1 total)
  • Theme Author Afterimage Designs

    (@afterimagedesigns)

    Hi alej,

    To add “Read more” button you can edit the file content.php inside the “template-parts” directory and add the code below in line 44 before the closing div of entry content.

    <a href="<?php the_permalink(); ?>">Read More</a>

    I suggest to do it inside the child theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Add button read more’ is closed to new replies.