Support

Account

Home Forums Front-end Issues Problems with acf_form()

Solving

Problems with acf_form()

  • I have created a form but I have 2 problems:

    – I have activated title and content, but the content is a text input, not an editor
    – Also, I have filtered the labels so they are different than “title” and “content”

    In fact, I have another form that has been working for long time, but now it has the same problem. I attach a screenshot (the fields are the 2 first ones).

    What is happening? Can you help me?

    Thanks

  • I’m seeing a wysiwyg for the content field.

    What are the settings you’re using for acf_form();

    I suspect that you have conflict somewhere.

  • I was able to solve it. The problem was that I had another form with filters, and was returning the $value only when the IF was true, and not when false, so the new form was broken 🤦‍♂️

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.