DotNetNuke is using SOLPART Menu as the Default Skin Object for the main menu presented with token [SOLPARTMENU]. If you are designing your skin and you want to have it run with TheDNN.SlideMenu instead, you can simply replace the token of SOLPART to [TheDNNSlideMenu].
But there is an easier way available as well.
In addition to above you can let TheDNN.SlideMenu to change the built in menu for you. It is really simple. Just follow the instruction below:
- Install your skin and make it as default using "Admin / Skins / (Select your skin) / Apply"
- Navigate to "Admin / TheDNN SlideMenu Config / Control Center"
- The last item in the Control Center (Left Down), "Change to TheDNN.SlideMenu", can handle this for you. Just click on it and confirm and in a few second you will replace built in menu with TheDNN.SlideMenu Skin Object.
One extra tip : You can use the same link in Control Center to change TheDNN.SlideMenu Skin Object back to native SOLPART Menu.