Troubleshooting How to create Promo Popup
August 14, 2019 at 5:29 AMTo recreate such popup window on your site, you will need first to create Static Block (content for this area actually), next - enable this function in Theme Options (Theme Options > Promo popup) and specify that we will show just created block. So go to Static blocks > Add new.
- Add row and select custom row layout 2/3+1/3.
- Add Text Block element to first column. We have used following code for this element:
<h4><span class="active">Merry Christmas</span> from 8theme</h4>
May the wonder of Christmas shine in your hearts and bring warmth to those you love.[contact-form-7 id="7863" title=""]
Note:
To create form for this window we have used additional plugin Contact Form 7
Once static block was created go to Theme Options > Promo popup. Enable Promo popup and add the static block by using shortcode [block id= " "]
.