| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Main index page title | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hello, I want to change the title on the main index page. But I don't want to use the Company name field in admin panel. I want to write a big fat title for the index page, but I don't want it to show in invoices and other parts, cause it is just too long. So In 2 words separate title for the website, but still I want to use the Company name for other parts of the website. And also my comapny name and site name are different. I can't put company name as a title, and I need the comapany name for invoices.
Can you help me? ![]()
__________________
Version 4.2.3 X-Cart Gold Version 4.3.1 X-Cart Gold |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() Open skin1/customer/service_head.tpl, find
Code:
Code:
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#3
|
|||||||
|
|||||||
![]() 4.3.1 service_head.tpl is very different. How can you do this in 4.3?
__________________
Using 4.3.1 and looking forward to 4.4. I wish for easy upgrade! |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Try this - replace {get_title page_type=$meta_page_type page_id=$meta_page_id} with
{if $main eq "catalog" && $current_category.category eq ""} <title>YOUR NEW TITLE HERE</title> {else} {get_title page_type=$meta_page_type page_id=$meta_page_id} {/if}
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#5
|
|||||||||
|
|||||||||
![]() Thanks, I'll try
![]()
__________________
Version 4.2.3 X-Cart Gold Version 4.3.1 X-Cart Gold |
|||||||||
#6
|
|||||||
|
|||||||
![]() It worked! Thanks!
__________________
Using 4.3.1 and looking forward to 4.4. I wish for easy upgrade! |
|||||||
#7
|
|||||||||
|
|||||||||
![]() This worked for me also. Thanks!
![]()
__________________
Version 4.2.3 X-Cart Gold Version 4.3.1 X-Cart Gold |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|