[Solved] Redirect link in menu breaks Showtime/jQuery?
Posted: Sat Feb 25, 2012 8:34 pm
Not sure if this belongs here or in CMSMS Product Support. M@rtijn, please move if needed.
I have a problem with Showtime when I add a menu item of type Redirect link. If the redirect menu item is activated, the CSS and jQuery required for Showtime do not load. That is, they do not appear in the page source code. If I simply deactivate the redirect link menu item, then Showtime works fine.
These lines are missing from the page source when redirect menu is active:
The options on the redirecting menu are Parent: none, target: have tried both none and _blank, the rest, except for the main URL, are at defaults.
I'll be glad to supply more info and help debug, just don't know exactly where to start. My versions are these:
CMSMS 1.10.3
Showtime 2.0.5
I have a problem with Showtime when I add a menu item of type Redirect link. If the redirect menu item is activated, the CSS and jQuery required for Showtime do not load. That is, they do not appear in the page source code. If I simply deactivate the redirect link menu item, then Showtime works fine.
These lines are missing from the page source when redirect menu is active:
Code: Select all
<!--css for show1-->
<link rel="stylesheet" type="text/css" href="http://www.example.com/demo/modules/Showtime/templates/css/Show_1.css" />
<!--LOAD SHOWTIME jQuery-->
<__script__ type="text/javascript" src="http://www.example.com/demo/modules/Showtime/templates/jquery/jquery-1.4.2.js" ></__script>
<__script__ type="text/javascript" src="http://www.example.com/demo/modules/Showtime/templates/jquery/jquery.cycle.all.min.js" ></__script>
<!--END SHOWTIME-->
I'll be glad to supply more info and help debug, just don't know exactly where to start. My versions are these:
CMSMS 1.10.3
Showtime 2.0.5