Skip Navigation

[Resolved] I need to change the read more text in Excerpt

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by Seb Gates 4 years ago.

Author
Posts
#1542369
Artboard 1.jpg

I want to translate/change the Read More text that appears after an Excerpt (see attached file)

I am using the Blog feed as a Content Template (see attached file)

My code:

<section class="blog-feed">
<div class="two-thirds first">
<p class="date">[wpv-post-date]</p>
<h3>[wpv-post-link]</h3>
<p>[wpv-post-excerpt]</p>
</div>
<div class="one-third img-contain"> [wpv-post-featured-image size="custom" width="960" height="600"]</div>
<div class="clearfix"></div>
</section>

I trie using a number of solutions on the Toolset support forum but I ended up with the read more link and a new link underneath:

[wpv-post-excerpt length="30" count="word" more=""] <a href="[wpv-post-url]">Read more2</a>

I need the Read more link changed and to be kept inline with the Excerpt.

#1542415

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.