Gravity Forms tooltips adding erroneous html and body tags
-
I’ve got WPmonks gravity forms paid plugin installed. When I use the tooltips plugin, it’s adding html and body tags to the fields throughout the page like this:
<html><body><label class="gfield_label" for="input_2_7">Phone (Cell)<span class="gfield_required">*</span></label><div class="ginput_container ginput_container_phone stla-fontawesome" style="position:relative"><i class="fas fa-phone stla-fontawesome-icon"></i><input name="input_7" id="input_2_7" type="tel" value="" class="medium" aria-required="true" aria-invalid="false"></div></body></html
If I turn off the tooltips plugin, the html/body tags go away.
- The topic ‘Gravity Forms tooltips adding erroneous html and body tags’ is closed to new replies.