How can I make the excerpt be text rather than a link and add a read more link?
When I ask for the full content, it behaves as expected. However, when I ask for an excerpt, the whole excerpt becomes a link to the post, rather than merely an excerpt of the post.
What I need is for the title to be a link, the excerpt to be standard text, and the […more] to be the link. I see that you helped someone else out with a patch for the read more link, so I trust this is possible. I am comfortable editing the files if you can point me in the right direction.
If these can be done, this will be the perfect plugin for my situation.
]]>This is almost the perfect plug in I needed with one exception. Is there a way to utilize the native <!--more-->
tag for displaying partial posts? I tried to add $more_link_text, $stripteaser
in the code, specifically in the GetFullContent area, like shown here: https://codex.www.ads-software.com/Function_Reference/get_the_content but it did not work.
Any ideas?
]]>