Hey Mrice!
There are different themes that do different things with the Excerpt and Read More text. If your Theme hasn’t enabled it, you will have to apply the following PHP to your functions.php file to display the Read More, or Continue Reading text:
https://codex.ww.wp.xz.cn/Customizing_the_Read_More#Displaying_a_.22more.E2.80.A6.22_link_when_using_the_the_excerpt.28.29
In an upcoming release, we look to build this functionality into our plugin to allow display, or not, and customization of the text when displayed.
I hope this helps!
All the best,
Richard
Thank you for this post. It solved my same problem but introduced another minor one. When I click the “Read the full article” link and the full article post appears, it has default WP formatting.
Is there a way to maintain my theme formatting across the testimonial posts?
(I’m asking here rather than beginning a new post as it’s an extension of the original question, let me know if I should move it to a new post.)
Thanks!