- Posts: 69
- Thank you received: 1
OS Property support center
Add property - transaltion
- DThx
-
Topic Author
- Offline
- Senior Member
-
Less
More
10 years 6 months ago #52326
by DThx
Add property - transaltion was created by DThx
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13057
- Thank you received: 1696
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
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
-
Less
More
- Posts: 69
- Thank you received: 1
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
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.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13057
- Thank you received: 1696
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 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. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.