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

Home Page Title

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-01-2009, 10:45 AM
 
jholley jholley is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 66
 

Default Home Page Title

Well I wanted to control my home page title without it affecting anything else.
Here's what I did. Just thought some of you might be interested.

We are using 4.2 and the home page only shows our Company Name in the title of the homepage.
I wanted to be able to add to this so I basically used the same if statement that is used for welcome.tpl

I changed this:
{elseif $main eq "catalog" && $current_category.category eq ""}
{include file="customer/main/welcome.tpl"}

to this:
{if $main eq "catalog" && $current_category.category eq ""}
:: information for title
{/if}

and put it here:
<title>{$html_page_title|escape}{if $main eq "catalog" && $current_category.category eq ""} :: information for title{/if}
</title>

This allows me to put whatever I want in the home page title after the company name.
__________________
Joe Holley
4.2
Reply With Quote
  #2  
Old 01-07-2009, 12:34 PM
 
balinor balinor is offline
 

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

Default Re: Home Page Title

http://forum.x-cart.com/showthread.php?t=20303

Thanks for sharing though
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 01-07-2009, 01:38 PM
 
jholley jholley is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 66
 

Default Re: Home Page Title

Sorry about that Ryan.

That's pretty bad on my part. I have read that forum at least 20 times.
I guess I'm getting old!

Thanks,
__________________
Joe Holley
4.2
Reply With Quote
  #4  
Old 01-07-2009, 03:33 PM
 
balinor balinor is offline
 

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

Default Re: Home Page Title

No problem, with all the info in these forums there is always duplicate content. Just nice of you to share something, as most people around here don't bother to give back
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
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 02:24 AM.

   

 
X-Cart forums © 2001-2020