• Resolved kathy01

    (@kathy01)


    Hi My site is not live yet, I just want to know how to add a read more to the posts?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Tajam

    (@tajam)

    Currently there is no option to add a read more link, so you need to manually add this code in the template files in flex-posts/public directory:

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

Viewing 1 replies (of 1 total)

The topic ‘Read more’ is closed to new replies.