X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Page Title (https://forum.x-cart.com/showthread.php?t=50548)

bionuts 11-06-2009 04:27 AM

Page Title
 
Currently, our 4.2 store (at www.veganicity.com) is set up to show 'Company :: Category :: Product' in the title bar of the broswer. What I'd like to be able to do is to alter that to 'Company :: Category :: [Descriptive word that applies to all products] Product'. (The added word would be the same for all products.)

I've taken a look through the tpl files and in customer/service_head.tpl find this bit of code that deals with the title:

<title>{$html_page_title|escape}</title>

What I can't find is where the information for the variable $html_page_title is generated, so cannot edit what it contains.

Does anyone know where this variable draws its information from, or any other way that I can make the change I want to make?

Thanks.

cflsystems 11-06-2009 05:16 AM

Re: Page Title
 
include/func/func.core.php

Latino 11-06-2009 05:40 AM

Re: Page Title
 
cflsystems, Thanks for this information. I've been trying to change the "::" in my Title Page and today you unintentionally help me to change it.

Thanks,

bionuts 11-08-2009 10:45 PM

Re: Page Title
 
Thanks Steve for pointing me at the right place.

Unfortunately, now that I'm there I'm not able to follow what I'm seeing (my programming skills are limited) so I guess I'll leave it alone so that I don't break anything.

cflsystems 11-09-2009 06:57 AM

Re: Page Title
 
What are you trying to do exactly?


All times are GMT -8. The time now is 11:57 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.