Hello,
I installed recently the plugin, made the necessary css corrections, and it’s working fine!
But when the data goes to my e-goi list, the fname field is empty..
How can i fix it?
Can u release an update for it?
https://www.ads-software.com/plugins/e-goi-mail-list-builder-contact-form-7/
]]>Hi.
I’m using WordPress 4.3.1 with PHP 5.5.9.
I have installed your plugin but it’s not working.
It throws this error:
PHP Warning: Parameter 1 to egoi_mail_list_builder_contact_form_7_html_post() expected to be a reference
After searching for it, I found that the problem is in function:
egoi_mail_list_builder_contact_form_7_html_post
In your code you have the parameter as &$wpcf7_data
but know it should be $wpcf7_data
.
Please correct it as soon as possible.
Thanks.
https://www.ads-software.com/plugins/e-goi-mail-list-builder-contact-form-7/
]]>