Comments nitsanas started the conversationJuly 23, 2020 at 9:58amHello, I'm creating a contact page, and I want to use the Munio - Contact form block. I saw a block called - Contact Box, but when I insert it, it shows me an icon box for some reason.. I cannot find the form in the gutenberg blocks.P.SI copied the shortcode from the CF7 panel, and now I do have a form.Although the form is not the same as in your demo website, the alerts are different and the button seems different.How do I make the same form as presented in your demo Munio website? 1,973Support repliedJuly 23, 2020 at 7:06pmHello,This is the code of the CF7 munio contact form:<div id="contact-formular"> <div class="name-box has-animation">[text* your-name placeholder "What's Your Name"]</div> <div class="email-box has-animation">[email* your-email placeholder "Your Email"]</div> <div class="message-box has-animation">[textarea* your-message placeholder "Tell Us About Your Project"]</div> <hr> <div class="button-box has-animation" data-delay="100"> <div class="clapat-button-wrap parallax-wrap hide-ball"> <div class="clapat-button parallax-element"> <div class="button-border outline rounded parallax-element-second">[submit "Submit"]</div> </div> </div> </div> </div>Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policynitsanas repliedJuly 24, 2020 at 2:34pmThanks! Sign in to reply ...
Hello, I'm creating a contact page, and I want to use the Munio - Contact form block.
I saw a block called - Contact Box, but when I insert it, it shows me an icon box for some reason..
I cannot find the form in the gutenberg blocks.
P.S
I copied the shortcode from the CF7 panel, and now I do have a form.
Although the form is not the same as in your demo website, the alerts are different and the button seems different.
How do I make the same form as presented in your demo Munio website?
Hello,
This is the code of the CF7 munio contact form:
<div id="contact-formular">
<div class="name-box has-animation">[text* your-name placeholder "What's Your Name"]</div>
<div class="email-box has-animation">[email* your-email placeholder "Your Email"]</div>
<div class="message-box has-animation">[textarea* your-message placeholder "Tell Us About Your Project"]</div>
<hr>
<div class="button-box has-animation" data-delay="100">
<div class="clapat-button-wrap parallax-wrap hide-ball">
<div class="clapat-button parallax-element">
<div class="button-border outline rounded parallax-element-second">[submit "Submit"]</div>
</div>
</div>
</div>
</div>
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks!