Support

Account

Home Forums General Issues remove wysiwyg wptexturize filter Reply To: remove wysiwyg wptexturize filter

  • Cheers for the quick reply!

    I tried that but unfortunately it didn’t work… for now i’ve ended up just commenting out the filter from wysiwyg.php.

    the field i’m using is a sub / repeater field so maybe thats why?

    This is what I tried:

    echo get_sub_field('content', $post_id = false, $format = false);