Forums
(@antoine-c)
10 years, 7 months ago
I found my problème.
I have remove job/ of this line: $args['rewrite']['slug'] = 'job/%category%/%region%'; If i put again ‘job/’ or another word it’s work find again.
$args['rewrite']['slug'] = 'job/%category%/%region%';