Quote:
Originally Posted by Cameltoepro
Hi need some Help. I have googled this to death. I want to remove the read more link on my post in WordPress. I went to settings>reading> For each article in a feed, show Full text. Yet its still showing "read more". I want it to show full texts on all my posts. Is there a plungin or code I can use? Thanks for your help.
|
Bit hard to judge like this
but most likely you just need to change your templates (php)
from
the_excerpt() to the_content()