• Juno

    (@junojo)


    Hi I wanna build a page with all my portfolio items and change the URL /portfolio/[portfolio-item]

    I wanna avoid duplicating items and using other plugins or custom fields. Is there any easy way to do it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @junojo,

    There are no settings in Jetpack for changing the slug of the post type archive, so you’ll need to add custom code in either a plugin or a child theme. You can find the code you need here.

    Changing the number of items per page (to display all of them) is easy, though – you can set that at Settings → Reading.

    — Anders

    Thread Starter Juno

    (@junojo)

    Hey Anders, thank you for the answer.
    But in this case, how could I create a Page with the same posts from the homepage filtered by a category like “Design”?

    Theme Author Anders Norén

    (@anlino)

    @junojo The Jetpack portfolio archive page should match that design by default.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List Posts by Category’ is closed to new replies.