• Hello, my website (https://www.kaleidoscopekreative.com/) displays pages like about, contact and services correctly but for my portfolio, the URL slugs display something like
    /?post_type=portfolio&p=1439 when you click on one of my works.

    I know how to change permalinks, which like I said is working for everything else but not my portfolio. any help would be much appreciated on how to be able to change them or fix this, thanks!

Viewing 1 replies (of 1 total)
  • ‘portfolio’ is a custom post type. It needs to be registered with 'rewrite'=>true, at least, though you can pass an array to rewrite and tweak things a bit. Then you need to reset your permalinks.

    Did you create this post type or did a plugin or theme do it?

Viewing 1 replies (of 1 total)
  • The topic ‘permalink problem’ is closed to new replies.