Has anyone solved this? Im getting errors with the rel element e.g:
Line 57, Column 118: Bad value 9 for attribute rel on element input: The string 9 is not an absolute URL.
…ninja_forms_field_9″ type=”text” class=”ninja-forms-field ” value=”” rel=”9″ />
Syntax of absolute URL:
An absolute URL. For example: https://example.org/hello, but not /hello. Spaces should be escaped as %20.