Hi there,
For my new design, I have to use popups for Login and Registration.
I previously used custom pages so I have 2 questions with these popups :
1. Due to a DNN spam registration problem, my current website has a filter to exclude a specific URL in addition to the custom registration page.
This problem and the solution above has been explained and detailed on a DnnSoftware blog and on another great DnnHero video.
I'm using 7.4.1 for my new website so I should be ok, but do you still recommend the filter ? I can't do custom if I use popup mode, is it a problem ?
2. DNN uses a completely different design for the login/registration popup pages in mobile view.
Except for further Css classes that I can easily customize, I have no control whatsoever on this popup mobile view which is kind of hardcoded in DNN.
I think I can manage to control the media query breakpoint so it's consistent with my design by going through the dnn.modalpopup.js file.
But this minified files are rather indigest and I wish there was a way to simply and completely remove this popup mobile view mode ?
Best regards,
Stéphane.