DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Create one time pop up

Sort:
You are not authorized to post a reply.





New Around Here





    Hi,

    I want to create a pop up in my DNN webisite that the user will be able to see on first time login. Is this possible without creating a module? If yes, how?

    Any help is appreciated.









      That built-in funcionality is only available for cookies notification. If you need the popup for your own content, you'll have to use a module.

      Francisco






      New Around Here





        Hi Francisco,

        Thanks for your response.

        Can you please elaboerate on what you mean by " cookies notification "?

         






        Veteran Member





          You can also add a popup to your skin/theme if you want, but you do need html/css knowledge for that.
          I have created an Open Content (module) template before when I needed some admin settings for the pop-up.

          But I don't think there's an out of the box solution.









            You can activate the Show cookies consent option (Site Settings > Site Behavior) and have a popup when entering the web.






            New Around Here





              I can work with HTML and CSS.  I dont want to use a module so is my other option  to simply use JS or Jquery for one time pop up?






              Veteran Member





                Yes, add your html/css to your skin.
                You can use <%=Request.IsAuthenticated%> to get from DNN is the user is logged in.
                You could then write a cookie to prevent the popup after the first login.

                 

                You are not authorized to post a reply.

                These Forums are dedicated to the discussion of DNN Platform.

                For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

                1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
                2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
                3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
                4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
                5. No Flaming or Trolling.
                6. No Profanity, Racism, or Prejudice.
                7. Site Moderators have the final word on approving / removing a thread or post or comment.
                8. English language posting only, please.

                Would you like to help us?

                Awesome! Simply post in the forums using the link below and we'll get you started.

                Get Involved