Hello,
I just made some acf fields for taxonomy > category. There is a WYSIWYG field. Evythings is working and showing well in my backend.
But the WYSIWYG is apearing as a textarea without the tiny editor.
There is a way to force the tiny (in functions.php I think) ? I need to add some links or strong tags in my content.
Solved,
I had a bug, by desactivate and activate ACF, it’s working well now.