But the white screen started showing after updating. If I return the 6.3 version, everything is working fine. So the cause is updating.
I don’t want to use a plugin for custom taxonomy if I can create it via function.
Just please tell me how to solve the ploblem I have.
Thank you!
I created it through the code in functions.php register_taxonomy( ‘colors’, ‘product’, $args );
And the plugin sees it at the shop page. It shows all categories in filter, but after select it doesn’t show.
Thank you!