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

Changing storefront text? "This is a demo store..."

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-04-2002, 08:26 PM
 
Tricker Tricker is offline
 

Newbie
  
Join Date: Nov 2002
Posts: 9
 

Default Changing storefront text? "This is a demo store..."

Ive looked at like all the source and it has just lead me in circles with all the template tpl files. my question is im trying to change the welcome text to something else other then:

"This is a demo store with powerful X-CART engine inside, based on PHP4 templates technology integrated with SQL database. If you order the X-Cart software, you will be able to setup a web store having all of the features this demo has. To test-drive this store, you can browse categories, add/remove products and view our help pages. You can even issue a test order. Feel free to test anything you like.

This service is for demo purposes only. No real products. No real prices. No real charges. This is a demonstration. Please do not submit real credit card information. "

Where is that fricken text located lol? Thanks.
Reply With Quote
  #2  
Old 11-04-2002, 08:57 PM
 
ArmyNavy ArmyNavy is offline
 

Member
  
Join Date: Oct 2002
Location: Philadelphia, PA, USA
Posts: 28
 

Default

In admin, on the right side nav, look for "Language" (I think). There's tons of textarea boxes that contain a lot of content. You could also use a mysql tool, like phpmyadmin, and edit the content directly.

If not the Language location, try the Templates, but I'm pretty sure it's Language.

HTH
__________________
ArmyNavy.com TM
Military Surplus, Clothing, Gear, Vehicles, and Tons More.
\"Tons and Tons of Surplus!\" TM
Reply With Quote
  #3  
Old 11-04-2002, 09:51 PM
 
Tricker Tricker is offline
 

Newbie
  
Join Date: Nov 2002
Posts: 9
 

Default

i just looked, theres nothign but options for editing languages, please help. I need the exact place to change that welcome txt... if you dont know what im talking about goto www.kandkcollectibles.com and look at the site with the demo store text..i want to change that.
Reply With Quote
  #4  
Old 11-04-2002, 09:53 PM
 
Tricker Tricker is offline
 

Newbie
  
Join Date: Nov 2002
Posts: 9
 

Default

in welcome.tpl it says this.

Code:
{* $Id: welcome.tpl,v 1.21 2002/09/10 12:36:34 zorg Exp $ *} {if ($active_modules.Greet_Visitor ne "") AND ($smarty.cookies.GreetingCookie ne "")} <h3>{$lng.lbl_welcome_back}, {$smarty.cookies.GreetingCookie} </h3> {else} <h3>{$lng.lbl_welcome_to} { $config.Company.company_name }</h3> {/if} {$lng.txt_welcome} {if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu ne "Y"} {include file="modules/Bestsellers/bestsellers.tpl"} {/if} {include file="customer/main/featured.tpl" f_products=$f_products}

Im pretty sure that {$lng.txt_welcome} is the txt..but where the hell is it pulling that from?
Reply With Quote
  #5  
Old 11-04-2002, 11:26 PM
 
matt matt is offline
 

Advanced Member
  
Join Date: Oct 2002
Location: LA, Calif.
Posts: 47
 

Default

In admin/languages look for "txt_welcome" to edit.

matt
Reply With Quote
  #6  
Old 11-04-2002, 11:44 PM
 
Tricker Tricker is offline
 

Newbie
  
Join Date: Nov 2002
Posts: 9
 

Default

Well i did this and it workedbold is what i changed)
Code:
{* $Id: welcome.tpl,v 1.21 2002/09/10 12:36:34 zorg Exp $ *} {if ($active_modules.Greet_Visitor ne "") AND ($smarty.cookies.GreetingCookie ne "")} <h3>{$lng.lbl_welcome_back}, {$smarty.cookies.GreetingCookie} </h3> {else} <h3>{$lng.lbl_welcome_to} { $config.Company.company_name }</h3> {/if} [b]NEW TEXT HERE[/b] {if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu ne "Y"} {include file="modules/Bestsellers/bestsellers.tpl"} {/if} {include file="customer/main/featured.tpl" f_products=$f_products}

Im pretty sure that {$lng.txt_welcome} is the txt..but where the hell is it pulling that from?[/quote]
Reply With Quote
  #7  
Old 11-05-2002, 12:11 AM
 
Tricker Tricker is offline
 

Newbie
  
Join Date: Nov 2002
Posts: 9
 

Default

ok, all languages are in mysql now...just so you all know...no longer in a file.
Reply With Quote
  #8  
Old 11-06-2002, 07:24 PM
 
GlennM GlennM is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 198
 

Default

Hi Tricker,

I went nuts trying to find that "file" for the Welcome screen.

The way I did it was to go to the Languages thing in the Admin section
Then Choose the Edit Language with the dropbown list set to English
Then change the Topic to Text
And THEN put in words I want to search on, ie Demo Store
And there it all is ripe for the editing.

That area is a really useful way of searching for all instances of "X-Cart" for example, they are scattered everywhere.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 04:12 PM.

   

 
X-Cart forums © 2001-2020