Jump to content

links arent working


Guest Matt Jones

Recommended Posts

Guest lamina

A few links on my cart are not working. The "about us" "contact us" "privacy policy" and "terms & conditions", when they are clicked on nothing happens. Why? http://www.twintailclothing.com

Hi Matt,

The source code for your site shows the following:

<ul>

<li><a href="">Return Policy</a></li>

<li><a href="">Shipping Policy</a></li>

<li><a href="">Return/Exchange Information</a></li>

</ul>

There are no target web pages specified for these menu items.

I don't know what skin you are using but I suggest you have a chat with the skin designer.

The code is probably in the index.tpl file in the skin/styleTemplates/global directory.

If you make any changes please backup first.

- not much help, I'm afraid :-(

Richard

Link to comment
Share on other sites

Guest Matt Jones

I am using the killer skin. I removed some things from the index.tpl file, but it was just the coding for the currency, language, ect.

This is what I see on the code source:

<a href="index.php?act=viewDoc&amp;docId=1" class="txtSiteDocs">About Us</a>

|

<a href="index.php?act=viewDoc&amp;docId=2" class="txtSiteDocs">Contact Us</a>

|

<a href="index.php?act=viewDoc&amp;docId=4" class="txtSiteDocs">Privacy Policy</a>

|

<a href="index.php?act=viewDoc&amp;docId=3" class="txtSiteDocs">Terms &amp; Conditions</a>

It looks like there is a target to me. I don't understand.

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...