Forums
Forums / Plugin: WP Popular Posts / Read more link
(@dv1961)
7 years, 8 months ago
Is it possible to add a read more link to posts in the widget?
(@hcabrera)
Hi John,
Absolutely! Assuming you’re still using this configuration, you can use the {url} Content Tag to add a custom Read More link.
{url}
For example:
<li> {thumb} {title} <p class="read-more-link"><a href="{url}">Read more...</a></p> <div class="wpp-stats">Viewed {views} times, published on {date} under {category}</div> </li>
Sorted, thanks
The topic ‘Read more link’ is closed to new replies.