• Resolved squaredsquared

    (@squaredsquared)


    @ravanh

    Hi I love the plugin.

    I manage to have a pop up contact form, when click the button the form pop up but when I create a new button for
    another contact form, the contact form that shows was the same.

    I would like to have a pop up contact form (I use contact form7 plugin) when I click on the button
    but not the same contact form I used on other page.

    Heres the code I used:

    [qodef_button size=”” type=”” hover_animation=”” target=”_self” icon_pack=”” font_weight=”” link=”#contact_form_pop” custom_class=”fancybox” text=”Apply Now” color=”#000″ background_color=”#fff” hover_color=”#fff” hover_background_color=”#212236″ border_color=”#000″ hover_border_color=”#212236″]

    I hope you can help. It was two days of research but I can’t find solution. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    There can only be one unique ID on a page, subsequent similar ID’s are ignored. That si why you see the same form for both buttons. You need to use a different ID and corresponding link target for each button + contact form pair.

    Hope that points you in the right direction ??

    Thread Starter squaredsquared

    (@squaredsquared)

    Thank you for your response ?? I just use one pop up contact form.

    Then I do not understand your question. Do you not want to have two buttons with two different contact forms?

    but when I create a new button for
    another contact form, the contact form that shows was the same.

    You need to use a different ID for that second contact form and link to that ID with a matching “#ID” to open the right form.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Two Pop-up Contact Form from button’ is closed to new replies.