• Resolved Ash

    (@ash222)


    Hello,

    I am using contact form 7 and it is working perfectly fine. Now as per client requirement I want to auto fill the form using post data that is posted from some other form. So I found this plugin. I installed it and when on activation I get error stating Undefined function wpcf7_add_form_tag so I changed it with wpcf7_add_shortcode. Now in the form where i have used [dynamictext dynamicname “CF7_POST key=’product_name'”] i get error as Fatal error: Class ‘WPCF7_FormTag’ not found in \wp-content\plugins\contact-form-7-dynamic-text-extension\contact-form-7-dynamic-text-extension.php on line 44. How to solve this??

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

    (@sevenspark)

    Hi Ash,

    What version of Contact Form 7 are you using? The wpcf7_add_form_tag function has been present in it for a long time. Please make sure you’re up to date with the latest version of both plugins.

    wpcf7_add_shortcode is long since deprecated, you should not use it.

Viewing 1 replies (of 1 total)

The topic ‘Error Class ‘WPCF7_FormTag’ not found’ is closed to new replies.