Zen Cart Logo
Forums / General Questions / how to delete logo link!

how to delete logo link!

Locked

Views: 2,511

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
14 Feb 2007, 1:42 AM
#1
aagraphics avatar

aagraphics

New Zenner

Join Date:
Jan 2007
Posts:
18
Plugin Contributions:
0

how to delete logo link!

How do I delete my logo link? I don't want it to come back to home, can I turn this link off?

14 Feb 2007, 1:48 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: how to delete logo link!

In a copy of tpl_header.php in your template folder location find this and you can delete the href or change it to another of your preference

<!--div id="logo"><?php // echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div> -->
14 Feb 2007, 2:00 AM
#3
aagraphics avatar

aagraphics

New Zenner

Join Date:
Jan 2007
Posts:
18
Plugin Contributions:
0

Re: how to delete logo link!

Thank you so much, I've been staring at that page for an hour deleting this and that, then replacing it, and all that back and forth.

I really appreciate it.

Thanks,
:D
a)

14 Feb 2007, 2:10 AM
#4
aagraphics avatar

aagraphics

New Zenner

Join Date:
Jan 2007
Posts:
18
Plugin Contributions:
0

Re: how to delete logo link!

Kobra!

Is there a way to make the product name in the following page an non-link as well?

14 Feb 2007, 2:25 AM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: how to delete logo link!

Is there a way to make the product name in the following page an non-link as well?
Give a url lin to the page in question as I am not sure what "the following page" is??

14 Feb 2007, 2:39 AM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: how to delete logo link!

That link does not display any linkable items????

14 Feb 2007, 2:42 AM
#8
aagraphics avatar

aagraphics

New Zenner

Join Date:
Jan 2007
Posts:
18
Plugin Contributions:
0

Re: how to delete logo link!

nope, it just goes back to the home page, can I unlink?

14 Feb 2007, 2:48 AM
#9
aagraphics avatar

aagraphics

New Zenner

Join Date:
Jan 2007
Posts:
18
Plugin Contributions:
0

Re: how to delete logo link!

...the item name is still a link, I cannot find it in the heading.php, I think I'm looking for

<div id="cartProdTitle">

not sure.

14 Feb 2007, 2:52 AM
#10
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: how to delete logo link!

the item name is still a link
I see not item link???? Try following your link from this forum and see what I mean.....

14 Feb 2007, 2:57 AM
#11
aagraphics avatar

aagraphics

New Zenner

Join Date:
Jan 2007
Posts:
18
Plugin Contributions:
0

Re: how to delete logo link!

sorry about that, it's not showing up, because there is nothing in the card

need to go here
http://hyeheritage.com/zencart

then click on add this to cart,

then the "Armenian EZ Learn Alphabet" under Item name, you can see it's a link

Thanks for taking the time,