Forums

How to end next post link in a specific category? (2 posts)

  1. srirammikkilineni
    Member
    Posted 1 year ago #

    Hello mates,i am using a wordpress blog.it has many categories like vectors,textures,photos and so many.The theme is built in Previous post and Next Post,which is really good.

    But The problem is,in the last Post of the First category(Vectors),The next Post is leading to Texture category Post.

    Simply i don't want that,it must not show the "Next Post" for the Last post of a specific category.How to do that?
    Any help will be appreciated.

  2. Kapil Chugh
    Member
    Posted 1 year ago #

    Please check your theme must be using this function to show next post link next_post_link()
    By default this function returns link of next post irrespective of category
    So if you want to show link according to category wise you just need to pass one parameter in this function.
    For reference check this one
    http://codex.wordpress.org/Function_Reference/next_post_link

Topic Closed

This topic has been closed to new replies.

About this Topic