“Read more” without using <!–more–>
-
On the first page of my web-page I want a “Read more” link under the exerpt of every post. But I have a lot of newbies that post on my page. Therefor I want this to happens automatic, so I don’t have to learn them how the <!–more–> button works. How can i do this?
I also want the links to look something like “Read the rest of ‘the name of the post’ ” I tried this: <?php the_content(“‘><?php the_title(); ?>“), () ; ?> But it didn’t work.
Pleace try to explain in a easy way; I’m not so experienced!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘“Read more” without using <!–more–>’ is closed to new replies.