How do I add "Read More" in my site? http://www.alldrugreviews.com/tag/lysteda/ Right now I only can see this sign [...] instead of "read more". Can I change it to "read more"? how? thanks
How do I add "Read More" in my site? http://www.alldrugreviews.com/tag/lysteda/ Right now I only can see this sign [...] instead of "read more". Can I change it to "read more"? how? thanks
forgot to say that the [...] is not clickable. I want to be able to change it to clickable "read more", so when visitor click it, it will bring them to the complete original post. thx
Sounds like a theme related issue? Have a look at Customizing_the_Read_More in the codex for starters.
I read them, but i stil dont get it. newbie here.
all i see is this code everywhere in my template
<?php the_excerpt('Read the rest »'); ?>
</div>
i remove the raquo but still not working.
Hi,
Edit the page.php and index.php file and replace the the_content(); with the_excerpt().
Also check with this plugin:
http://wordpress.org/extend/plugins/advanced-excerpt/
Thanks,
Shane G.
This topic has been closed to new replies.