"More Tag" Not working on updated theme?
-
I have deactivated all of my plugins and for some reason the “more tag” is still not working. I read in a previous post here to insert the following code:
<?php global $more; $more = 0; ?>
//The code must be inserted ahead of the call to the content
<?php the_content(‘Continue Reading’); ?>
What specific php file should this code be inserted to?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘"More Tag" Not working on updated theme?’ is closed to new replies.