Template Override problem
-
Hello,
there is a problem with template override in the Resume Manager ( 1.5.2 )
I copy the content-single-resume.php and i put it to mytheme/wp-job-manager-resumes/content-single-resume.php as you explained in the documentation. In my single.php i have the above code:
`<div class=”newer-older”>
<p class=”older”><?php previous_post_link(‘%link’, ‘« Previous post’) ?>
<p class=”newer”><?php next_post_link(‘%link’, ‘Next Post »’) ?></p>
</div><!–.newer-older–>This part of code is displaying in the content-single-resume.php. It shouldn’t be there. When i coppied for testing in the content-single-resume.php template just displayed two times.
I clear the browser cash but still there.
Where do you think is the problem?Best Regards,
Panos
The topic ‘Template Override problem’ is closed to new replies.