Popup dont allow me to enter contact form data?
-
Hi
Recently i installed your plugin and setup all, and plugin is working fine, but i wanted to implement in some popup button. I created contact form, and used shortcode popup from plugin choise available. i used popup on click method to show form. ANd form is showed but it seems that dont allow me to enter data into contact form inside popup. This is how i inserted into php template:
<div class="klasa"> <?php echo do_shortcode('[sg_popup id="2" event="click"]Envian Mail[/sg_popup]'); ?> </div>
popup ID is correct one, and it show my contact form. klasa class, is using for styling that button, nothing more. Can you tell me why is not possible to enter data? when use the same code into WordPress page its working, and content can be inserted into form. Help ?
The page I need help with: [log in to see the link]
- The topic ‘Popup dont allow me to enter contact form data?’ is closed to new replies.