Ninja Forge Forum
Welcome, Guest
Please Login or Register.    Lost Password?
[SOLVED] Ninja Shadowbox not workin (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: [SOLVED] Ninja Shadowbox not workin
#14780
Free Membership Button.
Yojimbo
White Belt
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
[SOLVED] Ninja Shadowbox not workin 7 Months, 1 Week ago Karma: 0  
Hi,

I'm at a bit of a loss for what to do. I've installed Shadowbox in Joomla, but the "My Image" test link just opens the image in a new regular window with no effect. Page where the link is (at the top of the article):
http://webfa.neon.studiocoast.com.au/index.php?option=com_content&view=category&layout=blog&id=47&Itemid=64

I've got a template installed that uses JS (jquery and yui), so have tried all the js options in case it was a conflict. I've put the refs into the template's php file so the code looks like below. They are pointing to the right places in the tree as far as I can tell. Any help would be much appreciated as I'm pulling my hair out here!

cheers, Kurt.


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" >
<head>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $path ?>/css/constant.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $path ?>/css/template.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $path ?>/../../modules/mod_ninja_shadowbox/ninja_shadowbox/css/shadowbox.css" type="text/css" />
<!--[if IE 6]>
<script type="text/javascript" src="<?php echo $path ?>/scripts/ie_png.js"></script>
<script type="text/javascript">
ie_png.fix('.png';
</script>
<![endif]-->

<!--cufon-->
<script type="text/javascript" src="<?php echo $path ?>/scripts/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="<?php echo $path ?>/scripts/cufon-yui.js"></script>
<script type="text/javascript" src="<?php echo $path ?>/scripts/Swis721_BlkCn_BT_400.font.js"></script>
<script type="text/javascript" src="<?php echo $path ?>/scripts/cufon-replace.js"></script>
<!--end cufon-->
<script type="text/javascript" src="<?php echo $path ?>/../../modules/mod_ninja_shadowbox/ninja_shadowbox/js/shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
</head>
 
Logged Logged  
 
Last Edit: 2010/01/30 04:16 By Mark Simpson.
  The administrator has disabled public write access.
      Topics Author Date
    thread link
[SOLVED] Ninja Shadowbox not workin
Yojimbo 2010/01/29 19:23
    thread link
thread linkthread link Re:Installed, css and js refs in place but not workin
Mark Simpson 2010/01/29 19:27
    thread link
thread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Yojimbo 2010/01/29 19:34
    thread link
thread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Mark Simpson 2010/01/29 19:39
    thread link
thread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Yojimbo 2010/01/29 19:42
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Mark Simpson 2010/01/29 20:12
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Yojimbo 2010/01/29 20:16
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Mark Simpson 2010/01/29 20:31
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Yojimbo 2010/01/29 20:31
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Mark Simpson 2010/01/29 20:34
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Installed, css and js refs in place but not workin
Yojimbo 2010/01/29 20:35
Go to top Post Reply
get the latest posts directly to your desktop