Title: in same cat
Last modified: August 21, 2016

---

# in same cat

 *  [pzh20](https://wordpress.org/support/users/pzh20/)
 * (@pzh20)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/in-same-cat/)
 * If I understand the documentation, this plugin replaces where WP inserts it’s
   post navigation with it’s version offering more flexibility etc.
 * This is exactly what I need as other post navigation plugins I’ve found insert
   their as well as WP’s.
 * However, I do not understand how to implement it, as the suggestion is that I
   have to edit code in the ‘template’ file to get it working.
 * By ‘template’ file, do you mean link-template.php? I cannot find a reference 
   to ‘next_post_link’ in any of my theme’s files. If this is the case, do I just
   need to add
 * <?php previous_post_link_plus( array(
    ‘in_same_cat’ => true ) );?> <?php next_post_link_plus(
   array( ‘in_same_cat’ => true ) );?>
 * to my child theme functions.php to get it to work?
 * I hope I’m not being too stupid.
 * Regards
    Pete
 * [http://wordpress.org/extend/plugins/ambrosite-nextprevious-post-link-plus/](http://wordpress.org/extend/plugins/ambrosite-nextprevious-post-link-plus/)

Viewing 1 replies (of 1 total)

 *  [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/in-same-cat/#post-3668657)
 * You just add the code you have above into your post’s template file i.e. single.
   php. Wherever you’d like it to appear.

Viewing 1 replies (of 1 total)

The topic ‘in same cat’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ambrosite-nextprevious-post-link-
   plus.svg)
 * [Ambrosite Next/Previous Post Link Plus](https://wordpress.org/plugins/ambrosite-nextprevious-post-link-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ambrosite-nextprevious-post-link-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [greencode](https://wordpress.org/support/users/greencode/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/in-same-cat/#post-3668657)
 * Status: not resolved