- Posts: 17
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
dLuxMediaArts wrote: Yes the secondary page/s were working before jQuery being installed.
Please Log in or Create an account to join the conversation.
your site loads with a JS error which could very well cause issues with the mobile menu:
Timestamp: 4/3/14 9:57:59 AM Error: TypeError: $(...).highlightToday is not a function Source File: dlux.org.au/cms/ Line: 1974
It appears that this JS error is generated by one of your 3rd party extensions: mod_iccalendar_238
Can you disable it completely, then clear your Joomla cache and see if that makes any difference?
Please Log in or Create an account to join the conversation.
dLuxMediaArts wrote: Yes I have tried that and nothing changes. But RocktTheme the debs of the the theme have advised there is a JS error on the main page due to your plugin - could that be the problem?
your site loads with a JS error which could very well cause issues with the mobile menu: Timestamp: 4/3/14 9:57:59 AM Error: TypeError: $(...).highlightToday is not a function Source File: dlux.org.au/cms/ Line: 1974 It appears that this JS error is generated by one of your 3rd party extensions: mod_iccalendar_238 Can you disable it completely, then clear your Joomla cache and see if that makes any difference?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
$Aurl = JURI::base().$option.$view.$layout.$Itemid.$id;
$Aurl = JURI::root().$option.$view.$layout.$Itemid.$id;
Please Log in or Create an account to join the conversation.