I have had a problem with a certain skin in DNN 7.3 not showing the menu or slider when logged out. Logged in, they appear and work just fine.
The only thing I have noticed is that DNN versions prior to 7.3, loaded the jQuery-migrate in both logged in and logged out state,
DNN 7.3 does not load the script when logged out. Could this be the problem?
Here is the script in question:
<script src="/fwfc2/Resources/libraries/jQuery-Migrate/01_02_01/jquery-migrate.js?cdv=55" type="text/javascript"></script>
Regards,
Larry