Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    Pop-up window

    How-to, Tutorials
    5
    17
    1322
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Laure Alonso last edited by

      Exactly! Thanks a lot

      1 Reply Last reply Reply Quote 0
      • L
        Laure Alonso last edited by

        Hello Joseph!
        The pop up window works perfectly, but it's kind of annoying as it opens all the time... Is it possible to make sure that it opens only once for each visitor? Thanks

        1 Reply Last reply Reply Quote 0
        • Daniel Mulroy
          Daniel Mulroy last edited by

          Hi Laure!

          Check out this topic about using AppDrag's store() javascript function.

          Essentially, it stores a variable as a cookie and/or localStorage...

          So you can check if the cookie is present. If it is, don't show the pop up. If it isn't, show the popup and add the variable that it was shown.

          1 Reply Last reply Reply Quote 1
          • Katya Nakache
            Katya Nakache @Joseph Benguira last edited by

            Hi Joseph,
            Thank you for your tuto, I realised my pop-up and I'm very happy,
            I also have insert the JQWERY code but it's not working...

            How can we check that my manipulation is right ?

            @Joseph-Benguira said in Pop-up window:

            <script>
            addEventListener('JqueryLoaded', function(e) {
            setTimeout(function(){
            $("#MyPopupButton").trigger("click");
            }, 15000)
            });

            </script>

            1 Reply Last reply Reply Quote 0
            • Daniel Mulroy
              Daniel Mulroy last edited by

              Question @Katya-Nakache, did you add a "Javascript Source Code" block via PageBuilder, or did you add a "jQuery Source Code" block?

              1 Reply Last reply Reply Quote 0
              • Katya Nakache
                Katya Nakache last edited by

                @Daniel-Mulroy
                I Added a JQUERY block on my homepage
                And I have pasted the code that Joseph gave us

                1 Reply Last reply Reply Quote 0
                • Wassim
                  Wassim last edited by

                  @Katya-Nakache can you share a link to your page?

                  1 Reply Last reply Reply Quote 0
                  • Katya Nakache
                    Katya Nakache last edited by

                    Sure

                    https://prod.appdrag.com/Builder/pagebuilder.html?appId=beezcom-e97145

                    https://www.beezcom-agency.com/

                    1 Reply Last reply Reply Quote 0
                    • Wassim
                      Wassim last edited by

                      Ok you forgot to set the id on the button.
                      Double click on your button then back on the left of button in the pink area.

                      b3a0fa18-1b2d-4b41-87f0-5a7549877f11-image.png

                      Scroll down to identification (advanced)

                      b68774cf-d569-4013-8582-7c1462e15435-image.png

                      And write the id

                      0965dfb3-3dc5-48d5-9e82-4da1807e1bc2-image.png

                      1 Reply Last reply Reply Quote 0
                      • Katya Nakache
                        Katya Nakache last edited by

                        👍 👍 👍 👍 👍 👍 👍 👍 👍
                        😊 😊 😊 😊 😊 😊 😊 😊
                        👏 👏 👏 👏 👏 👏
                        🤙 🤙 🤙 🤙 🤙

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post