Support

Account

Home Forums Front-end Issues I can't echo acf textarea in javascript Reply To: I can't echo acf textarea in javascript

  • The same for these:

      echo the_field()
      echo get_field()
      the_field()

    I’m ok with “text” field, and “textarea” field with 1 row
    But when “textarea” field have 2 rows and more, it’s failed