• Resolved drzoidborg

    (@drzoidborg)


    Hi,
    first of all this plugin is very usefull and easy to use. Though I was wondering how I can remove the <div> -Tags that are automatically “produced” for every text field. I can`t find them (No-CSS Layout) in the file “campaign-monitor-wp/layouts/widget/layout_0/layout.html”

    <form>
    	<div class="signup">
        <span class="fca_eoi_layout_0_headline_copy_wrapper">{{{headline_copy}}}</span>
    	{{#description_copy}}
    		<div class="fca_eoi_layout_0_description_copy_wrapper">{{{description_copy}}}</div>
    	{{/description_copy}}
    	{{#show_name_field}}
    		<p  class="fca_eoi_layout_0_name_field_wrapper">{{{name_field}}}</p>
    	{{/show_name_field}}
    	<p class="fca_eoi_layout_0_email_field_wrapper">{{{email_field}}}</p>
    	<p class="fca_eoi_layout_0_submit_button_wrapper">{{{submit_button}}}</p>
    	{{#privacy_copy}}
    		<p class="fca_eoi_layout_0_privacy_copy_wrapper">{{{privacy_copy}}}</p>
    	{{/privacy_copy}}
    	{{{fatcatapps_link}}}
        </div>
    </form>

    Any idea how to get rid of them?

    Best regards

    Stefan

    https://www.ads-software.com/plugins/campaign-monitor-wp/

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

    (@fatcatapps)

    Hello there,

    Apologies for the slow response, we’ve been real busy but getting caught up lately.

    As for your question, we do not recommend attempting this for a couple of reasons.

    -Many of the <div>s are necessary to denote class’s and id’s that our plugin uses.

    -Changing the core files will need to be redone after every update, which we do frequently.

    In short this would break our plugin. Sorry.

    You can also contact us directly at fatcatapps.com/support, for a quicker response.

    Regards,
    Jeremy
    Fatcat Apps, Support Engineer

Viewing 1 replies (of 1 total)
  • The topic ‘DIV tags removal’ is closed to new replies.