hello,
I have two additional fields within the taxonomy created with ACF ( color and HTML) and through js and PHP, I was able to style radio buttons for filters.
But at the moment of call in Ajax the style is removed, I don’t know what to do to be able to solve this, I tried with mutation observer but the page recurs endlessly and crashes.
Does anyone have a solution?