Hello, thank you for your response. It’s the adding the code part that I’m a bit confused on. The plug-in, of course, does not work without altering the .php in the template.
I use the Writer Child template, which I wold LOVE to edit parts of. I have extremely basic knowledge and a book to consult to do this. When I got to EDITOR, the CSS stylesheet looks like this:
writer child
It says that changes should be made to the PARENT template, which looks like this:
writer parent
It’s rather intimidating to see “DO NOT CHANGE” in the stylesheet, so I’m confused about which stylesheet I can actually change and add wp_link_pages() after the_content() in page.php and single.php to. As I said, I’m a complete novice.