• Portfolio items on my website have the following URL:

    website.com/?portfolio=%postname%/

    I want to add the portfolio category to the URL

    website.com/portfolio-category-name/?portfolio=%postname%/

    Once I have the portfolio category in the URL I want to remove the “?portfolio=” from the URL so it is easier for the user to read

    website.com/portfolio-category-name/%postname%/

    I cannot get the %category% structure tag to work because the portfolio is a ‘custom post type’ and I have no idea how to remove ‘?portfolio=’ from the URL. Please help

    Thank you

  • The topic ‘Portfolio Permalinks’ is closed to new replies.