Forums
Forums / Everything else WordPress / Summarise
(@meggsp)
16 years, 11 months ago
Hi all,
I’ve found the the_excerpt script from elsewhere, and tried that. It does the job – summarises my blog stories on the page.
Only problem is, I click on the story headline link, and it goes to the specific page, but still summarised.
Any idea how to go about fixing this?
Cheers…
I’ve tried searching as well 😉
(@msdana)
Do you have a page template named “single.php”? You want “the_content” on that page instead of “the_excerpt”.
The topic ‘Summarise’ is closed to new replies.
(@meggsp)
16 years, 11 months ago
Hi all,
I’ve found the the_excerpt script from elsewhere, and tried that. It does the job – summarises my blog stories on the page.
Only problem is, I click on the story headline link, and it goes to the specific page, but still summarised.
Any idea how to go about fixing this?
Cheers…
I’ve tried searching as well 😉