Quantcast
Channel: WordPress.org Forums » [Visual Form Builder] Support
Viewing all articles
Browse latest Browse all 2775

Q Dawg on "[Plugin: Visual Form Builder] Label code not correct"

$
0
0

Sorry I guess i should have explained the problem better.

Your plugin is outputting label code that looks like this:
<label for=" for="vfb-5"" class="vfb-desc">

It should look like this:
<label for="vfb-5" class="vfb-desc">

My change for line 134 fixes that.

Your plugin is great other than that small issue.


Viewing all articles
Browse latest Browse all 2775

Trending Articles