diff --git a/templates/tease-post.twig b/templates/tease-post.twig index e069e282..bd125b99 100644 --- a/templates/tease-post.twig +++ b/templates/tease-post.twig @@ -7,7 +7,7 @@

{{post.title}}

-

{{post.get_preview(50)}}

+

{{post.get_preview(50, false, __('Read more...'))}}

{% if attribute(post,'wpcf-main_image_post') %}