Forums

Custom post type URL don't include category name (2 posts)

  1. Tahir
    Member
    Posted 11 months ago #

    I have created a custom post type "News", it supports "category", I created news category "Latest News" and added some posts (news) to it. Also I updated the permalink structure to /%category%/%postname%/

    This structure should show my news posts URLs like
    blogurl/latest_news/newstitle

    but I got this url
    blogurl/news/newstitle

    Please help me, how can I show the URLs just like the blog posts.

    Thank you very much for your kind help.

  2. Diogo15
    Member
    Posted 11 months ago #

    What you want to do is show the TERMNAME of your taxonomy in your custom permalink structure, just to be clear!..

    There is another post like this:
    http://wordpress.org/support/topic/logical-permalink-structure-with-custom-post-and-taxonomies?replies=2

    And i have no idea about how to implement this.. if you complete it please tell me!!

Reply

You must log in to post.

About this Topic