When I use the "More" tag with this theme, it generates the text "Read More >>" but there is no link to the whole post, it's just plain text. When I switch to other themes this is working, but with this one I just get the text with no link.
When I use the "More" tag with this theme, it generates the text "Read More >>" but there is no link to the whole post, it's just plain text. When I switch to other themes this is working, but with this one I just get the text with no link.
Which theme are you talking about?
his mean is i3theme
You'll need to edit the index.php file. I had the same problem, more would work on some posts and not others. Find <?php the_content(_('</p><p>Read More >></p>', 'pyrmont_v2')); ?> and change it to <?php the_content(_('<p>Read More >></p>', pyrmont_v2')); ?>
This topic has been closed to new replies.