• Resolved Nick McBurney

    (@nick-mcburney)


    Hi,

    this plugin is really great but im having a little trouble with the styling, for some reason the plugin is adding <p></p> tags between the <form> and <div id=”fbuilder”> tags which is lowering my form.

    ive tried looking at the cp_calculatedfieldsf_public_int.inc.php which looks like the file dealing with these tags.

    On line 2 of this file there is a ‘</p>’ tag <—not sure why that is there but it doesnt seem to make a difference when I remove it.
    I cant see any other obvious reasons for the <p></p> tags to be added.

    Help would be appreiated!
    Many Thanks
    Nick

    http://wordpress.org/plugins/calculated-fields-form/

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi Nick,

    The <p></p> tags should be added by a third party plugin that is modifying the contents on the server side.

    Please try deactivating the plugins one by one to check which one is adding those tags. We have experienced this problem in the past with the WP Ultimate plugin.

    Another solution may be to remove the line break between the form and div tags.

    Thank you for using the plugin!

Viewing 1 replies (of 1 total)
  • The topic ‘Calculated Fields Form Plugin adding tags to markup?’ is closed to new replies.