Support

Account

Home Forums General Issues Wysiwyg textarea + Crayon Syntax Highligther Reply To: Wysiwyg textarea + Crayon Syntax Highligther

  • The line should use get_sub_field() instead of the_sub_field()

    <?php echo CrayonWP::highlight(get_sub_field('code')); ?>