Error Class ‘WPCF7_FormTag’ not found
-
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??
The topic ‘Error Class ‘WPCF7_FormTag’ not found’ is closed to new replies.