Viewing 5 replies - 1 through 5 (of 5 total)
  • yeah just insert a text widget and insert the shortcode

    [CP_CALCULATED_FIELDS id=”ID X”]

    it will pop up in the sidebar where you made the widget

    Thread Starter rmob1978

    (@rmob1978)

    thank youuuuuu soooooooooo much!!! working perfectly!!!

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Furthermore, if you are using the pro version of the plugin, this version includes a specific widget to insert the form on website’s sidebars.

    Best regards.

    raymond9

    (@raymond9)

    Hi guys

    Need your help, I tried both the options, nothing is working. When adding the Calc Form widget, I copy the ID into the for ID Field, but then it displays the standard template calculated form. If I add the text widget, it only show [CP_CALCULATED_FIELDS id=”6″] and nothing else.

    Can you please assist?

    Raymond

    Plugin Author codepeople

    (@codepeople)

    Hi,

    If you want to insert the form through the “Text” widget, you should paste the following piece of code in the function.php file of the theme active in your website:

    add_filter('widget_text', 'do_shortcode');

    Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Widget’ is closed to new replies.