OS Property support center

Add property - transaltion

  • DThx
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
10 years 6 months ago #52326 by DThx
Add property - transaltion was created by DThx
Hi Dam,
About page "add property" > tab "translation"
Please could you tell me how don't display words - see attached 1-don't display and too, how to change or extend fields - see attached 2- Custom type of field

Thank you
Regards
Didier
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #52381 by Mr. Dam
Replied by Mr. Dam on topic Add property - transaltion
Hi,
1. To hide the buttons bellow the editor, please follow these steps
- Open file: components > com_osproperty > helpers > layouts > propertyedit.php
- find
echo $editor->display( 'pro_full_desc_'.$sef, stripslashes($row->{'pro_full_desc_'.$sef}) , '95%', '250', '75', '20') ;
and replace by
echo $editor->display( 'pro_full_desc_'.$sef, stripslashes($row->{'pro_full_desc_'.$sef}) , '95%', '250', '75', '20',false ) ;
2. To extend the fields "meta", you can make the change on HTML code to extend (width and height sizes) of Meta keyword and Meta description fields in that source code page too

Good luck
Dam

Please Log in or Create an account to join the conversation.

  • DThx
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
10 years 6 months ago #52404 by DThx
Replied by DThx on topic Add property - transaltion
Hi Dam, thank you for reply,
i'm sorry but code was yet follows :
"echo $editor->display( 'pro_full_desc_'.$sef, stripslashes($row->{'pro_full_desc_'.$sef}) , '95%', '250', '75', '20',false ) ;"

Regards
Didier

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #52409 by Mr. Dam
Replied by Mr. Dam on topic Add property - transaltion
Hi,
Please submit ticket and send your site information with super admin account, ftp account. I will check the issue for you.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan