Hello, I created a ‘Projects’ custom post type using ACF. Could you help me configure its permalink structure to include the taxonomy category slug?
Current permalink: xxx.com/project/testTarget permalink: (the %category% should automatically pull the slug of the custom taxonomy assigned to the project post)
thanks!