Support

Account

Home Forums Front-end Issues get_fields always returning true Reply To: get_fields always returning true

  • Hi Elliot,

    Thanks for taking the time to look at this for me. The output of the var_dump is:

    array(8) { ["title"]=> string(0) "" ["name"]=> string(0) "" ["address"]=> string(0) "" ["email"]=> string(0) "" ["website"]=> string(0) "" ["telephone"]=> string(0) "" ["telephone2"]=> string(0) "" ["telephone3"]=> string(0) "" }

    (Sorry, should have included it with the original question)

    It’s weird. I’m fully convinced I have this functionality working on another project, I just can’t remember which one.

    Cheers,

    T