RSS
Home Forum v3
Welcome, Guest
Please Login or Register.    Lost Password?

How to change the name of...
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to change the name of...
#4893
How to change the name of... 1 Year, 8 Months ago Karma: 0
How to change the name of some fields from Reviews form ?

For exaple, I need to change the name of "star1", "star2",etc...or "POOR" and "BEST". Or the name of "Add a comment" button !

Thx
mihaicostea
Senior Boarder
Posts: 68
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4894
Re: How to change the name of... 1 Year, 8 Months ago Karma: 1
add in your language file
STAR1 =
STAR2 =
...
...
...
yuri1982
www.com-property-template.com CUSTOM WORK FOR PROP
Platinum Boarder
Posts: 443
graphgraph
User Offline Click here to see the profile of this user
Gender: Male yuri-cristodaro yuri_cristodaro@hotmail.com Location: ITALIA Birthday: 12/14
The administrator has disabled public write access.
If you need custom work for your Property add new field, customize template, please contact me in MNS yuri_cristodaro@hotmail.com
And go to www.com-property-template.com
 
#4897
Re: How to change the name of... 1 Year, 8 Months ago Karma: 0
Thank you
mihaicostea
Senior Boarder
Posts: 68
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4985
Re: How to change the name of... 1 Year, 8 Months ago Karma: 0
This method does not work. I would not try it.

All it does on the front end its something like this:
: PRICE = Price

Which is not correct. The extension has a bug and the change language feature does not work, but no one will admit it.
rocket
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4990
Re: How to change the name of... 1 Year, 8 Months ago Karma: 2
for add comment button you edit the Layout Template Properties Detail that u use and make a search for "add comment" in source code and replace it to what you need the same thing is for "star1 star2 ..."
search this line

<label for="commentrating"><?php echo JText::_('star1'); ?></label> and change text between '' to what you need
i hope that it was useful for you good luck
aykane
Expert Boarder
Posts: 117
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1