• This plugin does everything I need it to do, and when I bogged down on how to code the if-then javascript that I needed for my rate-and-discount form, I was amazed at the fast support I got for my two questions about how to code it. I don’t think it took more than ten minutes total!

    The only issue I have is that the form is not contained in a smaller area (like a box); it spreads across the entire page. But for someone who knew nothing about Javascript before he installed this plugin, it is incredibly easy to use!

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

    (@codepeople)

    Hi,

    In reality the width of the form can be defined in a very simple way, there are different entries in the forum explaining the process.

    For example, assuming you want to display the form with 400px as width, you simply should go to the page, activate the “Text” tab in the content’s editor, and insert the shortcode of the form into a pair DIV tags. For example if you want insert the form with id=”1″, the code to insert would be:

    <div style="width:400px;">[CP_CALCULATED_FIELDS id="1"]</div>

    Important Note: You should to insert the previous code with the “Text” tab active.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Excellent plugin and support!’ is closed to new replies.