How can I remove

I am hoping someone could help me out. I look at where to change “CS-Cart. Powerful PHP shopping cart software - Windows Internet Explorer” and add my store name so it shows in at the of the browser. I have looked however have not found the proper location. Any ideas?



Thanks,

Steve’O

[quote name=‘Steve’o’]I am hoping someone could help me out. I look at where to change “CS-Cart. Powerful PHP shopping cart software - Windows Internet Explorer” and add my store name so it shows in at the of the browser. I have looked however have not found the proper location. Any ideas?



Thanks,

Steve’O[/QUOTE]



That is in language… I think its page title

[quote name=‘Steve’o’]I am hoping someone could help me out. I look at where to change “CS-Cart. Powerful PHP shopping cart software - Windows Internet Explorer” and add my store name so it shows in at the of the browser. I have looked however have not found the proper location. Any ideas?



Thanks,

Steve’O[/quote]



Page_title_text

[quote name=‘JesseLeeStringer’]Page_title_text[/QUOTE]



Thanks Jesse… little lazy to dig in :wink:

[quote name=‘smavtron’]Thanks Jesse… little lazy to dig in ;)[/quote]



I just remembered… sigh too long here

[quote name=‘JesseLeeStringer’]Page_title_text[/QUOTE]



Can you give me a little bit more information as to where “Folder” I could this Page_title_text in. Is it a php file?



I appreciate the help!

[quote name=‘Steve’o’]Can you give me a little bit more information as to where “Folder” I could this Page_title_text in. Is it a php file?



I appreciate the help![/QUOTE]



go in your admin/languages and enter “Page_title_text” in Search for pattern



Hope it helps

What Jesse and smavtron are saying is that this is stored in the languages (Admin->Languages). You can search for the phrase “Page_title_text” and modify as needed.



Bob

[url]http://cs-developer.com/2007/10/15/tutorial-how-do-i-change-my-stores-title-cs-cart-powerful-php-shopping-software/[/url]

or just look in the manual towards the end :rolleyes:

[quote name=‘truem’]or just look in the manual towards the end :rolleyes:[/quote]

:confused: There’s a manual???

The CS-Cart User Manual :!:



which is in the help desk

Here lets make it easy.

Log into admin. Click on Design then click on Site Layout. You will see right there where it says Page title. Just change this and you are all done.

Design/Site Layout

Change the text/html in the “Text displayed on the store home page:” textarea. An/dor the Page Title.

[quote name=‘tbirnseth’]Design/Site Layout

Change the text/html in the “Text displayed on the store home page:” textarea. An/dor the Page Title.[/QUOTE]



I change the title and it still says “Welcome to CS-Cart demo store”. I paid for the license and want this text to go away… I’ve seached the forum and haven’t found the solution yet.



I got back and look and it has my text… but it won’t show up on the live page!

Try clearing the cache by either:

[url]yourdomain.com



or

rm -r var/cache

from the root of your store.

[quote name=‘tbirnseth’]Try clearing the cache by either:

[url]yourdomain.com



or

rm -r var/cache

from the root of your store.[/QUOTE]



Did both of them and it’s still there. Is there another place somewhere that this line gets changed? I changed it on the same page as the “page metatags etc.”



EDIT: was able to change it in customization mode instead of in the template.

[quote name=‘mattcaswell’]Did both of them and it’s still there. Is there another place somewhere that this line gets changed? I changed it on the same page as the “page metatags etc.”



EDIT: was able to change it in customization mode instead of in the template.[/QUOTE]



Matt,



(DESIGN → SIte Layout) then just change the Page Title under general tab. The easiest way…



hmmm… hope i helps… and remember to clear your browser cache/ history as well. :wink:

[quote name=‘michaelchankh’]Matt,



(DESIGN → SIte Layout) then just change the Page Title under general tab. The easiest way…



hmmm… hope i helps… and remember to clear your browser cache/ history as well. ;)[/QUOTE]



Thats what I had done and it didn’t work. See my EDIT: in the post you quoted about how I was able to change it.



Thanks for the effort though!

[quote name=‘mattcaswell’]Thats what I had done and it didn’t work. See my EDIT: in the post you quoted about how I was able to change it.



Thanks for the effort though![/QUOTE]



Matt,



Have you check out the file writting permission for these files is set to 644? Some time it might be the case of blocking anything writing to the files… :wink: