I have a problem with my WordPress category links.
My Theme (Uncode) uses the WPBakery Page Builder and when I create a specific link to a category (for example https://homeiswhereyourbagis.com/laender-und-orte/suedostasien/thailand/koh-samui/), the page builder changes these pretty links to something like https://homeiswhereyourbagis.com/?cat_ID=51 after saving. This happens only in WPBakery Page Builder and not on posts that are created with standard Gutenberg editor.
The problem about this is, that these links (/?cat_ID=51) are not working anymore. Instead, I'm redirected to the home page, which is obviously not what I want. On the other hand, links like https://homeiswhereyourbagis.com/?p=24100 are working fine.
So my 2 questions would be:
Is there maybe any way to stop WPBakery Page Builder from creating these unpretty links and force it to use the pretty links that I have created? Or:
What could the problem be about links like /?cat_ID=51 not working anymore. I already tried to deactivate some plugins like Yoast, WPML, etc. I couldn't figure it out.
Any help or any hint is very much appreciated! :)