Hello Guys,
I see summarized blog entries but they have this link "Click here for more" at the bottom of the post and it will direct readers to another page, with the full entry.
I'm using Wordpress, PHP code, hosting my own blog, so how do I go about doing that?
Thank You =)
Blog Post Summary
Started by sambaking, Mar 23 2008 07:34 AM
1 reply to this topic
#1
Posted 23 March 2008 - 07:34 AM
#2
Posted 23 March 2008 - 10:57 AM
Not too sure how Wordpress works, but fine the index (i guess) and where the post gets printed and do something like this:
substr($text,0,80)."...";
Edit:
Also check this out:
http://wordpress.org...rt/topic/110459
substr($text,0,80)."...";
Edit:
Also check this out:
http://wordpress.org...rt/topic/110459
Edited by BigDog, 23 March 2008 - 10:57 AM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
