• There are very few paid plugins that offer this level of functionality. There is only one thing missing from my POV. And it’s certainly not enough to knock off a star. But I wish there was a way to add a css class to an entire form, instead of just individual fields. Other than that, works great!

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

    (@codepeople)

    Hello @awoodwell

    Thank you very much for the review. In fact the feature exists, you simply should pass the “class” attribute through the form’s shortcode. For example:

    
     [CP_CALCULATED_FIELDS id="1" class="class-name-here"] 
    

    The previous shortcode would be replaced by the form with id=1, and would apply to the form the class name: class-name-here (of course you should use the class name you prefer)

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Awesome Plugin!’ is closed to new replies.