• Resolved TalibanJoe

    (@talibanjoe)


    Hello, today I have updated the CFF. Since then all fields in the calculator are empty. When I view the calculator via the preview in the backend, everything works. Can you help me?

    Thanks for the feedback.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter TalibanJoe

    (@talibanjoe)

    Theme, wordpress and plugin are all up to date.

    Plugin Author codepeople

    (@codepeople)

    Hello @talibanjoe

    There is a plugin on your WordPress that removes or POW operation of our plugin.

    Please, insert an “HTML Content” field as the first field in the form with the following piece of code as its content:

    
    <script>
    window['POW'] = Math.pow;
    </script>
    

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After Update, Plugin is not working’ is closed to new replies.