PDA

View Full Version : How to get rid of Actinic Link at bottom of page?


zee_b
30-Apr-2006, 08:04 PM
Hi,

I want to get rid of the following link:

Actinic E-commerce Software Search

It is located within /acatalog/search.html and found below the search button. Where do i locate the file to edit this page, I have been thru loads of templates and just cant see it anywhere. Did look at:
Act_SearchTemplate - i assume it should be there, but i cant see it.


... Pullin the last few strands of my hair out here.

Thanks in advance

Zee

wjcampbe
30-Apr-2006, 08:21 PM
If you remove the tick from Compact CGI/HTML in the Design | Options and upload the site, you will be able to see what template is bringing this in, by navigating to the page on the website and using View | Source in the browser. (You can then tick the compact box again and reupload)

zee_b
30-Apr-2006, 08:43 PM
Bill

OMG can you believe it was as simple as commenting out a line... :-)

Thanks

I-CC
30-Apr-2006, 08:47 PM
You can also switch it off within the Design | Options | Site Defaults area which is one of them, and then the other resides within: Advanced | Template Manager | Other pages tab | Info Page button where you will find:

NETQUOTEVAR:POWEREDBY2

which turned to:

<!-- NETQUOTEVAR:POWEREDBY2 -->

comments that out, but maybe that is the one that you found..

wjcampbe
30-Apr-2006, 09:20 PM
@Techno

Umm, no - thats the Powered by image and the site referrer link.

This was a specific wording that appeared only on the search page.

@Zahir

Want to share which template it was on with other users?

I-CC
30-Apr-2006, 09:27 PM
Apologies - was going by the title of actinic link at bottom of page..

Never actually had this come up on any site we know about, i.e. something specific as Actinic E-commerce Software Search, so would be interested to hear what it was?

Thanks for the correction Bill. :D

zee_b
01-May-2006, 02:12 AM
bill it was in the search template towards the bottom

thnx techno as well