Theme support is offered to verified customers by forum only. Support requests and solutions made by email, Skype, Envato or any other method will be redirected back to the forum.
-
Hey,
I’d like to split long posts into separate pages. I’ve tried using the <!–next–> tag but I’m having problems.
The tag does split the pages as intended, but I’m not able to see links to the next pages. I should be able to see the page links by putting <?php wp_link_pages(); ?> into single.php but it’s still not showing. Any advice?
Thanks!