https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439
Hello Yiğit! I ve followed all instructions on this topic. But still my button is not working. Also i do not want to create a link in letter, i want when clicked the button in my website, that opens new popup mailchimp form with in it.
[av_codeblock wrapper_element='' wrapper_element_attributes='']
Click this button to open form in lightbox
<div id=”test-popup” class=”white-popup mfp-hide”>
[av_contact (Email address hidden if logged out) ' title='Bize posta gönderiniz' button='Gönder' on_send='text' sent='Mesajınız gönderildi!' link='' subject='' autorespond='' captcha='' hide_labels='' form_align='' color='']
[av_contact_field label='İsim' type='text' check='is_empty']
[av_contact_field label='E-Posta' type='text' check='is_email']
[av_contact_field label='Konu' type='text' check='is_empty']
[av_contact_field label='Mesaj' type='textarea' check='is_empty']
[/av_contact]
</div>
[/av_codeblock]
I made settings as attached