Craig, I saw the title and thought of Emeril! 🙂
I don’t understand what the problem is exactly? You use the more in the post and it doesn’t work? Is it the extra & still?
Maybe Allusion or Mike will peek in here and help. You could always email one of them, y’know. 😉
So-gal,
LOL…yeah, I should have thought of that!
The problem I have is this:
I use <!–more–> in my post. The hyperlink and excerpt show up on the index.php as expected. However, when I click on the (more…) link, it does go to a new page with just that post, but it ONLY shows the excerpt and the (more…) link.
Craig.
Hm…that’s really weird. I don’t use more a lot, but I haven’t had a problem with it. Have you looked in your options and double checked everything? I haven’t anything else to suggest!
Since you decided to move to another post (ugh… easier if you keep it in one place! 😉 )…
try adding to your index.php
<?php echo $querystring_separator; ?>
Somewhere maybe just before the call to the_content().. so it’ll show. In mine, I get an ampersand. (I’m not sure what you need to do to get the content, rather than the processed-html result…).
That’s the place to start. Also, I assume you haven’t mucked much with your b2 template functions file?
=d
Hey everybody…
First of all, my apologies for creating multiple posts. David is so right when he says that it makes things difficult to follow. I know better than that. Please accept my apologies for doing this. I let my frustration get the better of me…
Secondly, I can’t tell you how impressed I am at the number of responses I have received offering help and suggestions. It makes me look so smart to have chosen WP as my CMS tool because the community is so great. My thanks to all who encouraged me and offered their time and knowledge to help me.
Thirdly, the mystery is SOLVED. I looked at the $querystring_separator in the wp-settings.php file, and the code contained ‘&’ — I removed the amp; leaving ‘&’ all by itself, and saved the file. I then tested my blog, and both the <!–more–> and <!–nextpage–> functions worked exactly as expected. THANK YOU ALL!
I promise to keep my topics in one thread for the future! 🙂
Craig.
It’s my fault to. I should have left that as a response to the thread and not as a comment on your blog. Anyway, glad to hear it’s fixed.
Yay! I’m glad you got it working, Craig! 🙂 I knew that Matt would know. 😉
Glad you got that worked out Craig! The NM symbol looks Cool!