Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

title

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-12-2005, 04:40 AM
 
subzero subzero is offline
 

eXpert
  
Join Date: Mar 2005
Posts: 238
 

Default title

hi ive noticed when you change the title under company options it also prints the txt on the home page is there a way of stopping it do that,beacuse ide like to have a long comany info but not have it print on home page ...

thanx
__________________
Version 4.0.17
Reply With Quote
  #2  
Old 09-12-2005, 05:18 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You mean the breadcrumbs?

Be sure not to use too many characters in your title or the Search Engines will view it as keyword spamming.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 09-12-2005, 06:23 AM
 
subzero subzero is offline
 

eXpert
  
Join Date: Mar 2005
Posts: 238
 

Default

i made it smaller but its doubled up on the home page why is this?
__________________
Version 4.0.17
Reply With Quote
  #4  
Old 09-12-2005, 06:25 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

One is your breadcrumbs (location.tpl) and one is probably in welcome.tpl.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 09-12-2005, 06:49 AM
 
subzero subzero is offline
 

eXpert
  
Join Date: Mar 2005
Posts: 238
 

Default

ok so how can i fix this ?
__________________
Version 4.0.17
Reply With Quote
  #6  
Old 09-12-2005, 06:56 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Well, what do you want to do? I'd recommend only displaying the location.tpl on pages other than the home page. To do this, open up customer/home.tpl and replace this:

Code:
{include file="location.tpl"}

with this:

Code:
{if $main eq "catalog" and $current_category.category eq ""} {else} {include file="location.tpl"} {/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 09-12-2005, 07:11 AM
 
subzero subzero is offline
 

eXpert
  
Join Date: Mar 2005
Posts: 238
 

Default

sorted thanx bro
__________________
Version 4.0.17
Reply With Quote
  #8  
Old 09-02-2007, 10:11 AM
  Vacman's Avatar 
Vacman Vacman is offline
 

X-Adept
  
Join Date: Sep 2005
Location: Torrance, CA
Posts: 792
 

Default Re: title

Quote:
Originally Posted by balinor
Well, what do you want to do? I'd recommend only displaying the location.tpl on pages other than the home page. To do this, open up customer/home.tpl and replace this:

Code:
{include file="location.tpl"}

with this:

Code:
{if $main eq "catalog" and $current_category.category eq ""} {else} {include file="location.tpl"} {/if}


I would like to do something a little different here.
When the breadcrumb is displayed I would like the first link to not go to www.vacsew.com but rather I would like it to go to www.vacsew.com/home.php

Where do I change that?
__________________
Carl Tice

X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1

PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:48 AM.

   

 
X-Cart forums © 2001-2020