Popup and contact 7

Hi,

i tried to create a button that launch a modal with a contact form in it.

I tried various things:
- extention popup maker, but it dont work i don't know why.
- i saw that betheme can create popup with the shortcode, i tried the example on the documentation, it doesn't work.
[popup title="Title" padding="0" button="0"]Insert your popup content here[/popup]

I tried to put in content the shortcode of my contact 7 form but idem.
[popup title="Title" padding="0" button="0"][contact-form-7 id="211" title="subcription"][/popup]


My conf:
WP 5.2
BETHEME: 21.1.9

Help please!

Comments

  • Hi,
    Paste that code into the Column item and replace the "CONTENT HERE" with your content.
    [button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
    <div id="you-custom-id" style="display:none">CONTENT HERE</div>
    Thanks
Sign In or Register to comment.