Using the <!--more--> tag cuts off the text at the tag but does not add the Read more link.
The template tag is correct...
<?php the_content(__('Read more'));?>
but no link to continue reading.
Any ideas?
Using the <!--more--> tag cuts off the text at the tag but does not add the Read more link.
The template tag is correct...
<?php the_content(__('Read more'));?>
but no link to continue reading.
Any ideas?
This topic has been closed to new replies.