Website: www.sustainableprocessimprovement.co.uk
Theme: Academica
query_posts('p=137');
I can’t get the more tag to work though.
I think it’s because I’m calling a specific post via its slug, but I’d expect it would still let the more tag work when using
`the_content(‘
<div class=”alignright”>View Bio ›</div>’);’
Its not though.
If I use the_excerpt it pulls the wrong part of the post though…
Anyone have any ideas?
]]><?php global $more; $more = 0; ?>
(have tried changing the 0 to a 1 and to a true and a false). I’ve googled this problem for hours and the only fix I see is the above snippet of code but it appears it does not work for everyone, me included. Please help…..
]]>I’ve discovered the -more- tag and it’s awesome! But i’m messing up somewhere.
On my blog page when I click ‘lees verder’ (read on) it goes to a page saying: Sorry, but you are looking for something that isn’t here.
What am I (not) doing?
]]>All I intend to do is have all my pages and post to have something like the_excerpt or a more tag to keep it from running for ever.
My main issue is once truncated the more or read more links me back to the same page Im on never showing the rest of the post.
FYI – the more tag does work with post but I need something to work with pages.
Please throw me a bone. Ive been at this stupid issue for 5 hours trying multiple plugins.
Signed,
Lost and discouraged.