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 […]
Making DotNetNuke Logo Link SEO Friendly!
Often SEO geeks will advice you not to use the original Logo skin object due to that it will automatically append Default.aspx behind your domain name. This is very bad as it search engine may treat it as a duplicate page of your home page. Even Search Engine will not ‘punish’ you for that but […]
Don’t Let Search Engine Spider Follow Your Login and Register Page!
Crawl prioritization: Search engine robots can’t sign in or register as a member on your forum, so there’s no reason to invite Googlebot to follow “register here” or “sign in” links. Source: Google Webmaster – About rel=”nofollow” So what is crawl prioritization? According to Google suggestion, a page should keep its amount of links under […]
I should write something. How about some nonsense?
I’ve been busy lately. Not on the work load but the mind. Thinking always is the fastest way to drain all the energy out from my body. So, everyone is getting a twitter and dying to let other people know if you’re sneaking off from your day job, chatting on the FaceBook or fighting with […]
DotNetNuke Accessibility Skins
I have trouble find the right keyword to search for skins or templates that so called accessibility. If you have no idea what is it about, please visit the best accessibility website. DotNetNuke Accessibility issues has been raised by few people in DotNetNuke forum and blog (Accessibility standards & xhtml compliance) before but none has […]
DotNetNuke Customizing your Login – PART 2
This page was corrupted during WP upgrade…please proceed to part-3 instead.
Changing Ventrian Property Agent LightBox Buttons
A lot of Ventrian’s users missed the old look of the lightbox button where it used to be images and not the ugly text links like this: The reason of the above ugliness is a result of localization enhancement. Well, compare to the lightbox used in other platforms like wordpress and joomla, majority of the […]
How to modify DotNetNuke Login Page? The Easy Way.
Frankly speaking, there are not much great designers specialized in DNN Skinning due to its complexity. The root of the cause is due to the different system structure where I believe it is more programmer friendly than designer. To skip all the explanations and go for the download, please scroll till the end of this […]