You mean, with WooCommerce? Or with normal posts? You should post issues in the Support Threads before writing a review (it is hard to review a product that you actually… couldn’t use :p)
Sorry.I use it with normal posts,but After updating post the category in my breadcrumb didn’t change.
How can I correct the problem?
The breadcrumb is not a feature made in WordPress, it comes from a theme or from a specific plugin that does that.
Unfortunately, depending on how this breadcrumb is generated, it might show the wrong category. WP Category Permalink cannot tell this plugin or theme what do to unfortunately, your plugin might be taking just the “first” categories it finds for your post and that’s all. However, it could use WP internal function to get the real default category for your post.
Sorry, I think your problem is not related to Category Permalink. When you visit your page though, what do you see in the URL? Is it the right category?
Yes, The category in the URL changes to new category,but in breadcrumb doesn’t correct.
I use Yoast breadcrumb.
Unfortunately, this is not a problem with WP Category Permalink. It is like taking a photo of a blue car and it appears yellow. The problem is with the camera.
You review is not really correct in that sense 🙂 And you should talk to Yoast about this, I guess he will help. It’s not so difficult to fix, the default category is set up by my plugin “naturally” using the standard function of WordPress. By using the WordPress API, Yoast should be able to fix his plugin for my plugin and probably for other cases too.
Excuse me to bug you amirhossein2015, but did you realize that breadcrumbs and this plugin is a different topic?