![]() |
Toll Free text
At the top of my customer page i have the text 'Toll Free' how can i remove this, as i have looked everywhere for it.
Please help |
Re: Toll Free text
It might be under languages. Do a search for the words in languages or use webmaster mode.
|
Re: Toll Free text
I have checked laguages and it does not appear.
Any ideas ? |
Re: Toll Free text
Hello,
Check "Speedbar" a cart setting which is located in the main menu of the Administrative Section. If i remember correctly, "Toll-Free" appears in a field which can be changed on the admin side. If not there, try opening the Edit templates function and check in the following files: /head_customer.tpl /customer/head_home_customer.tpl Hope this helps! :-) |
Re: Toll Free text
what do you mean customer page?
Did you check customer/head.tpl? look for code similar to this. {if $config.Company.company_phone} <span>{$lng.lbl_phone_1_title}: {$config.Company.company_phone}</span> {/if} {if $config.Company.company_phone_2} <span>{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}</span> {/if} |
Re: Toll Free text
Ashley
I can find the text above but where in this text does it say 'toll free' ? |
Re: Toll Free text
Quote:
How did you check languages? search languages for: lbl_phone_1_title search languages for: lbl_phone_2_title What were the results? |
Re: Toll Free text
post the URL.
|
Re: Toll Free text
|
Re: Toll Free text
are you lkooking in lbl or lbls?
it has to be in your head.tpl somewhere. |
Re: Toll Free text
Ok here is how i have fixed the problem.
open webmaster, click on the toll free text while viewing your site in your browser. A box opens, edit text and click save. I have now chaged mine to say 'Email Us' How comes no one knows how this works ? |
Re: Toll Free text
Quote:
Because this is not the way most of us edit language entries. The better way is to use your admin. Search for the text in the language, then update. Webmaster mode is THE BEST way to determine which template is involved with a page, but I wouldn't trust it for editing anything. IN this case, we kept asking you to go to your languages, but it appears that you have not yet figured out how to do this. You can start here. If you were able to edit the text using webmaster mode, you could have located the template that was involved in the code, then found the language or html involved... This is one of the most basic tasks in xcart, and I URGE you to take the time to master this. Else, your xcart experience will basically, suck. To repeat myself: 1. learn how to use webmaster mode to identify templates used by any given page. 2. learn how to edit language variables from within the admin by searching for text, or the name of the variable. If you can do these 2 things, you are well on your way to easily managing your site. Best of luck. Jeremy |
Re: Toll Free text
There are many ways to make a change to a template or php file in x-cart. Sooner or later, someone would have suggested using the webmaster mode. :-) By the way, I hope you took note of the name of the "box that opened" in case you need to make a change to it again. And, not all editable elements of x-cart appear in the languages area. If you can not find something, send a quick note to the Qualiteam support staff. By using their support points for payment, you can find out where the problem is or let them fix the problem for you.
|
Re: Toll Free text
Quote:
Someone did, in post #2 of this thread! |
All times are GMT -8. The time now is 04:42 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.