DNN 6 finally comes with pop up login window but many people actually fooled by its tricky method to do that. The DNN 6 pop up login module is created using Jquery to load the default login page via iframe! Therefore, to modify the design of the login panel, you will need to look for [...]
DotNetNuke GZIP Compression Issue on Modules and AJAX
Just a quick solution for those that having problem on DNN modules without knowing why. Just turn off of the DNN Gzip compression and I would recommend you to use Page Blaster from Snapsis. This compression issue has been first known in DNN 5.6 and still occurring in DNN 6.0.1. However, it cannot be reproduced [...]
Add JS and CSS to Header section via Skin.ascx in DNN 5
It’s been awhile. Recently I’ve been too busy building a big DNN website which I wanted to have the JS and CSS injected into header section of the page and most importantly, after Jqeury.js. Most of the scripts you can find it in Google are no longer valid and it will return nothing but tons [...]
Implementing Google Analytics Asynchronous Snippet in DotNetNuke – the simple ways.
UPDATE: The method below does not work anymore. You’re advised to upgrade your DNN to version 5.6.1 or above for fool proof solution. Recently, Google Analytics launched its third generation of tracking script that fully support asynchronous loading which speed up the page rendering speed of modern browsers. If you use Google Page Speed tool [...]
Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.
If you don’t know what is re-Captcha, this article: What is re-Captcha might help you to get on foot before starting this easy implement guide to install re-CaptCha into your DNN Modules. DotNetNuke users has long frustrated by the poor design of DotNetNuke Captcha which is has a critical flaw where the Captcha image will [...]
Recent Comments