Jump to content

Add to Basket problem with dotRed Skin...


Guest BazPlates

Recommended Posts

Guest BazPlates

Ok,

I have just done a fresh install of Cubecart 3.0.18. I have not mande any changes to the settings except for installing and changing the skin to dotRed.

On the Classic skin it works perfectly but when I change to the dotRed skin the "Add to Basket" button for products does not work!

This can be seen and tested at: www.bazplates.com

Anybody got any idea's as I really want to use this skin!

I have tried installing v3.0.17 but it does exactly the same...

Baz

Link to comment
Share on other sites

Still, as discussed/solved in another thread, your skin does not have a reference to the necessary javascript file.

In /skins/{Your_Skin}/styleTemplates/global/index.tpl and cart.tpl:

<link href="skins/dotRed/styleSheets/layout.css" rel="stylesheet" type="text/css" />

<link href="skins/dotRed/styleSheets/style.css" rel="stylesheet" type="text/css" />

<script language="javascript" type="text/javascript" src="skins/dotRed/styleTemplates/content/jslibrary.php"></script>

There needs to also be:

<script language="javascript" src="js/jslibrary.js" type="text/javascript"></script>

Contact your skin designer and get this straightened out.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...