Hi.
Thank you for your awesome theme.
I have a button and when a user click that button link I need to show mailchip form in a popup.
1. I have created a new page with just the mailchimp embed code hiding the header and footer in page options.
2. I have placed a button on the page and in the options I have selected the link to open in same page and link the page which contains only the mailchimp form
?iframe=true
to the end of the link in this format
http://site.com/page?iframe=true
Button open the page but not like iframe, but like a “normal page”.
Could you help me please?
Hey vmoralestejedor,
The link in your button is:
http://site.com/page/?iframe=true
please change to:
http://site.com/page?iframe=true
Also ensure that the option at “Enfold Theme Options > Theme Options > Lightbox Modal Window” is checked.
Best regards,
Mike
Perfect, thank you.
The problem was the lightbox check. URL work with and without slash “/”.
Thank you so much and have a nice day.