When I change something in the (editor) define_template.php and I click on save I get an error port 80. I want to change the text --> Next Post and --> Previous post. Can you help me out. Thank you.
Hello ! PHP: <nav id="nav-single"> <span class="nav-previous"> <?php previous_post_link('%link', '<span class="meta-nav">PRE</span>'); ?> </span> <span class="nav-next"> <?php next_post_link('%link', '<span class="meta-nav">NEXT</span>'); ?> </span> </nav> Please follow below image and use above code there. Thanks & Regards Pramod