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)
-   -   Changing lbl Featured Products (https://forum.x-cart.com/showthread.php?t=1744)

sptsi 03-05-2003 12:32 PM

Changing lbl Featured Products
 
Hello Everyone,

I am trying to change the lable name for Featured Products to Hot Deals! I changed the lable value and description in the languages db, but it doesn't seem to change the title. Any thoughts?

shan 03-05-2003 12:56 PM

This is the one your after in the languages dataabse

Quote:

$lng.lbl_featured_products

If thats done, maybe its the cache

sptsi 03-05-2003 01:08 PM

Yes it is. I changed the US version only. I tried clearing out the history and cache folder and tried to reload the page (using Internet Explore), but it didn't seem to change it.

shan 03-05-2003 01:10 PM

The actual file is customer/main/featured.tpl

check in there that the language call is still intact

sptsi 03-05-2003 01:33 PM

I believe the language is correct:

{include file="dialog.tpl" title=$lng.lbl_featured_products content=$smarty.capture.dialog extra="width=100%"}

Let me know if it's not.

sptsi 03-06-2003 01:07 PM

The text still hasn't changed.

Alan 03-06-2003 05:10 PM

Hello sptsi.
Quote:

Originally Posted by sptsi
{include file="dialog.tpl" title=$lng.lbl_featured_products content=$smarty.capture.dialog extra="width=100%"}

If you don't plan to change the title at all in the future, change the
title=$lng.lbl_featured_products
to
title="Hot Deals!"

Hope that helps.

sptsi 03-06-2003 06:42 PM

I tried that and it worked. Thanks for the help. But I still wonder why the value didn't change when I changed it on the db end......

Alan 03-10-2003 12:25 AM

Sorry mate, no answer to that question, as i'm a newbie myself! :D


All times are GMT -8. The time now is 03:24 AM.

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