• Resolved johnny538

    (@johnny538)


    Hi,

    I’m a developer and I use this plugin for all my project. (thanks btw).

    I wanted to ask whether it’s possible to change the HTML of a field that gets added to the form.
    For example, instead of <p> tags, I prefer to wrap in <div> tags. And sometimes I put the <input> inside the <label>.

    The reason I want to do this programmatically is, so I can add the code to the theme, and when the client creates a new form the markup will always be correct and matching my CSS selectors for the styles.

    Are there any filter hooks to accomplish this? And if not, would you perhaps consider adding this in a future release?

Viewing 1 replies (of 1 total)
  • Plugin Author Link Software LLC

    (@linksoftware)

    @johnny538 Sorry, I thought I had replied to your message, but it appears I never did.

    I’m working on a new release (1.4.0) that’s going to give you more options for what HTML wraps the fields. I don’t have plans to modify the order, in terms of where the label goes, at this time.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.