I was trying to figure out how to make the more text bold and came across this thread.
In case anyone else does the same thing, just wanted to mention that I tried the ‘<!–more MORE TEXT HERE–>’ approach, and it crashed the blog. I finally had to delete and reenter the post where it was used.
Granted, I know just enough to be dangerous, but I used the exact syntax and somehow the menu disappeared, every post after that one disappeared, and when I tried to edit the post to remove what I’d added, there was no SAVE button showing in the mess that was below the edit window, so I couldn’t just update it.
Evidently, for some themes, that particular short cut doesn’t work!
If anyone knows how to add a bold/strong to this line of code, however, I’d be glad to hear about it:
<?php the_content(‘Desired text instead of More’); ?>
That’s the only reference I can find to the more tag in the files. The Style Sheet doesn’t include anything I can recognize as controlling the “more” text.