Add button “Read more…”
-
Hi. Congratulations on the fantastic plugin!
I would just like to include a “read more” button because I chose to display the thumbnail excerpt, and you can only click on the image / title. Many users get confused and try to click on the excerpt.Is it possible to put link in the excerpt and / or add the read more button in the end?
Thank you.My HTML code (output):
<h2>Related posts:</h2> <div class="crp_related crp_related_shortcode "> <ul> <li><a href="#link_site" target="_blank" ><img src="1822414_960_720-150x150.jpg" alt="#title" title="#title" width="150" height="150" class="crp_thumb crp_featured" /><span class="crp_title">#title</span></a> <span class="crp_excerpt">#excerpt …</span> </li> </ul> <div class="crp_clear"></div> </div>I need:
<a href="#link..."><span class="crp_excerpt">#excerpt …</span></a>And/or
<span class="crp_excerpt">#excerpt …</span> <a href="#link..."><span class="btn">Read more…</span></a>Without losing changes, in future updates of the plugin.
Thank you!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Add button “Read more…”’ is closed to new replies.