• Resolved supportch

    (@supportch)


    I want to add a popup on the user’s registration page.
    But I use the WP template, the registration page is just a bunch of codes, how to add the code of the pop-up window to the button?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support MixHa

    (@mixha)

    Hello @supportch ,

    In order for popup to be activated and displayed on the website, popup code needs to be properly inserted (via plugin or manually), and visible upon page inspection. I’ve checked the site that you linked and I cannot find the popup code nor the signs of our plugin installed.

    If you want to add the popup code manually, to the <head> section of your site, you can find it on the “Integrate it” page of the MyPopUps popup editor, “click on Any other HTML site” and it will be displayed below.

    Kind regards

    Thread Starter supportch

    (@supportch)

    I replied via email. I replied yesterday. Could it be that the email reply did not receive my information? Am I only allowed to speak in the forum?

    Plugin Author iClyde

    (@iclyde)

    Hi @supportch

    I inspected your website, and it seem that on mentioned by you URL: https://www.holographicvinyl.net/my-account there is no button that I could relate with your pop-up contents.

    But after registration I found “edit your password and account details.” this link, which actually redirects to different page.

    In your pop-up display settings, you restricted pop-up display only to https://www.holographicvinyl.net/my-account page, while all links redirects to different URLs on your website.

    Please, make sure:

    1. Our pop-up script is inserted on the page you want to display the pop-up.
    2. Display rules at mypopups.com allow to display the pop-up on particular page
    3. Find the button or link element you want to use for triggering the pop-up, then copy class name for trigger display.

    In case of your pop-up named “Log” it will be:
    mp-button-show-modal-108450

    For your second pop-up “Spring” it will be:
    mp-button-show-modal-108993

    Then find your <div>, <a> or <button> element and add above class to “class” attribute.

    Once you do all above it should work properly.

    Let me know if that worked for you ??
    Thank you!

    Thread Starter supportch

    (@supportch)

    I have replied to the email and attached pictures, the forum cannot upload pictures, please check this email [email protected]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pop-up window insertion on the registration page’ is closed to new replies.