The link for my extended entry says "text" instead of "more." How do I change this?
The link for my extended entry says "text" instead of "more." How do I change this?
Search for something similar to the following, in index.php
the_content( "text" )
replace "text" with anything you want
----signature---
Support my campaign
http://wordpress.org/support/topic/22918
I assume you mean the link when using the <!--more--> quicktag.
Edit the index.php for your active theme. What does the line look like where the_content() is placed? What I mean is, what is there for the 'more_link_text' parameter (if anything).
(Little slow tonight...)
This topic has been closed to new replies.