• Resolved Jimi43

    (@jimi43)


    Hello, I’m looking for a way to make a custom category page template to show only posts (which are assigned to particular category) title links list in that category page.
    I’m using twenty sixteen theme. Any help would be appreciated.

    p.s. I want to edit only category, but not tag pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @jimi43

    There is a very way to do it, just create a file named category-ID.php in your theme directory where ID is the id of the category you want. this template will called only when a user visit the category page.

    for example if the category Sport has ID : 65, then the template must named category-65.php.

    Hope this help ??

    Thread Starter Jimi43

    (@jimi43)

    Thanks, I came up with the same idea while waiting:D

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show post titles links only’ is closed to new replies.