D
D
dqwe932017-06-09 11:48:31
CMS
dqwe93, 2017-06-09 11:48:31

Why is the contact form not working in the wordpress modal window?

I'm trying to make a feedback form in a wordpress modal window using the contact form 7 and Easy modal plugins. In the easy modal in the content window, I inserted the shortcode of my contact form and placed the following code. When you click on the link, it just jumps to the top of the page, no modal window appears, what could be the problem?
<a href="#" class="eModal-2">Open Modal</a>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolay Kaspor, 2017-10-04
@this_nicco

check if the template in header.php contains the code: wp_head()
It connects scripts and styles, maybe it's just that the scripts of the modal window itself are not loaded.

K
kentos, 2018-07-10
@kentos

So you have # in the link, remove it and you will be happy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question