Hello Igglady,
Where do we have to put that code?
I have put that code in functions.php archive but I don’t see more information than this, in the backend:
ACF — ACF will soon escape unsafe HTML that is rendered by the_field(). We’ve detected the output of some of your fields will be modified by this change. Learn how to fix. Hide details
campo (campo) – rendered via the_field
I changed the_field code for this: echo wp_kses_post( get_field(‘oferta-descripcion’) );
but I get the same error, does not dissapear.
I may have put that code, the_field, somewhere else, but I don’t know where.
Thank you!
This reply has been marked as private.
This reply has been marked as private.