Hi,
If is possible, I need to change the “portfolio-item” custom base on the Options > Permalilnks. I would like to change the “portfolio-item” to the portfolio item category.
For example: https://www.mydomain.com/portfolio-item/name-of-the-portfolio-item to https://www.mydomain.com/category/name-of-the-portfolio-item
Is there any solution?
Thanks in advance,
Jordi
Hey Empatica,
Thank you for the inquiry.
You can try the solution that we provided in the following thread.
// https://kriesi.at/support/topic/portfolio-categories-into-url-permalink/#post-735882
These articles and documentation should also help.
// https://kellenmace.com/remove-custom-post-type-slug-from-permalinks/
// https://developer.wordpress.org/reference/hooks/post_type_link/
And you should also try this plugin.
// https://wordpress.org/plugins/wp-permastructure/
Best regards,
Ismael