AnyFont plugin issue
-
I am using the AnyFont plugin, but with the latest version it breaks the code for displaying previous and next post titles when displaying a single post:
<div class=”previous”><?php previous_post_link(‘%link’) ?></div>
<div class=”next”><?php next_post_link(‘%link’) ?></div>Instead of showing the previous post title and next post title, it shows the current post title.
I have to revert back to version 1.1.3 of AnyFont for this to work.
Please help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘AnyFont plugin issue’ is closed to new replies.