Jump to content

removing a link


Guest havugot1

Recommended Posts

Guest havugot1

Hi,

I am running ver 3.0.17 located at http://www.aycs.co.uk/cc3017/ using the killer templates.

Three links in the middle homepage, products and sale items.

I want to remove the link for sale items, but I want to keep the sale prices, what do I modify?

I have had a search of my files, but I can not find the bit to alter.

Thanks

Andrew

Link to comment
Share on other sites

Open up StyleTempaltes/boxes/categories.tpl and look for

<li class="bullet"><a href="index.php?act=viewCat&amp;catId=saleItems" class="txtDefault">{LANG_SALE_ITEMS}</a></li>

remove it

Link to comment
Share on other sites

Guest havugot1

Hi,

I found;

<!-- BEGIN: sale -->

<td class="topCatsTabLeft">&nbsp;</td>

<td class="topCatsTabMid"><a href="index.php?act=viewCat&amp;catId=saleItems" class="txtCat">{LANG_SALE_ITEMS}</a></td>

<td class="topCatsTabRight">&nbsp;</td>

<!-- END: sale -->

I deleted all this, and the link stayed there,

Then I put it back in and removed the <a href="index.php?act=viewCat&amp;catId=saleItems" class="txtCat">{LANG_SALE_ITEMS}</a> and it still made no difference.

I am aware that i have to refresh my browser before I can see a change.

What is the next suggestion?

Thanks

Andrew

Link to comment
Share on other sites

Hi,

I found;

<!-- BEGIN: sale -->

<td class="topCatsTabLeft">&nbsp;</td>

<td class="topCatsTabMid"><a href="index.php?act=viewCat&amp;catId=saleItems" class="txtCat">{LANG_SALE_ITEMS}</a></td>

<td class="topCatsTabRight">&nbsp;</td>

<!-- END: sale -->

I deleted all this, and the link stayed there,

Then I put it back in and removed the <a href="index.php?act=viewCat&amp;catId=saleItems" class="txtCat">{LANG_SALE_ITEMS}</a> and it still made no difference.

I am aware that i have to refresh my browser before I can see a change.

What is the next suggestion?

Thanks

Andrew

Try clearing cache/ temporary internet files - I had this the other day when installing SEO mod!

Link to comment
Share on other sites

Guest havugot1

Hi,

My mistake, I now realise that dreamweaver can not be used to edit files already uploaded, and that the file when saved has to be uploaded again.

Thanks, sorted now.

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