Add Gform Scripts to Footer


/ Published in: PHP
Save to your folder(s)

This is a fix for the IE placeholders not showing up


Copy this code and paste it in your HTML
  1. add_filter( 'gform_init_scripts_footer', '__return_true' );

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.