News:

Support the VirtueMart project and become a member

Main Menu

How to remove text --> shopper information?

Started by klodovik, December 12, 2013, 13:20:32 PM

Previous topic - Next topic

klodovik

How to remove text --> shopper information?

Ty

[attachment cleanup by admin]

jenkinhill

Use a language override, replace with an empty string. I think the constant is COM_VIRTUEMART_SHOPPER_FORM_LBL 

http://forum.virtuemart.net/index.php?topic=113895.0
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

klodovik

Used Override but text show again! I put here screenshot...



[attachment cleanup by admin]

jjk

#3
I suppose your screenshot is from the 'Your account details' view. In this case try an override with this one for the site language:
COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL="Shopper Information"
Override:
COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL=""
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

klodovik

My site is on serbian language. In Language manager --> Overrides --> choose english (site) and i find next line:
COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL="Shopper Information"
Then i edit on my language (try to just delete text and field is empty, again same problem, text is showing....):
COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL="Informacije kupca"

after saving this i see that changes in backend, but on frontend (live on site) i see again text --> Shopper Information

When i choose Language manager --> Overrides --> choose serbian (site), cant find this line, and all stuff on my language no "Shopper information" text.