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

Delete options in the ad property panel
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Delete options in the ad property panel
#1184
Delete options in the ad property panel 2 Years, 2 Months ago Karma: 1
I was wondering how I can delete options like bedrooms etc in the panel, my agents will not use this options as well as allot of "Change in language file" options, how can I delete those?
Simonee
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1195
Re:Delete options in the ad property panel 2 Years, 2 Months ago Karma: 0
Hi Simonee,

The extra options simply need to be written as HIDE in

language/en-GB/en-GB.com_properties.ini

(replace en-gb by the languages you use, such as fr-FR, it-IT, es-ES etc)

find the fields for
EXTRA1 = some value
EXTRA2 = some value
EXTRA3 = some value

and change anynumber that you don't want to have appear to :

EXTRA1 = HIDE
--

as for removing options from the insert panel, you need to modify:

components/com_properties/views/panel/tmpl/default_addproperty.php

Be careful what you do in there, keep track of the changes you operate as it might render everything unusable, but feel free to ask me about specific things you want to remove.
skarama
Junior Boarder
Posts: 31
graphgraph
User Offline Click here to see the profile of this user
BSN Websites Web Design
The administrator has disabled public write access.
Obtain a free quote for your Web Design project
 
#1210
Re:Delete options in the ad property panel 2 Years, 2 Months ago Karma: 1
Thanks man, I fixed it.
Simonee
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1995
Re:Delete options in the ad property panel 2 Years ago Karma: 0
skarama wrote:


EXTRA1 = HIDE


Thanks, for an idea - but it did't work in my case. The trouble was word "HIDE". In "default_addproperty.php" was used word "HIDDE" and changing that to "HIDE" didn't make any sense. After I changed all for "HIDDE" worked fine!
eu4ria
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 330816743 Gender: Male Location: Odessa, Ukraine Birthday: 08/04
Last Edit: 2010/04/22 17:57 By eu4ria.
The administrator has disabled public write access.
 
#2546
Re:Delete options in the ad property panel 2 Years ago Karma: 0
Hallo.
Anyone knows how to delete unnesesarry "extrta" fields (eg. extra20-40) in admin panel (when addin property) i need only 5-6 fields to fill and wanna have addproperty section more "clean".

regreads.
Pandik.
pandik
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5932
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 0
Hello. I've got the same problem. The 'Extra' fields are always visible.

I tried to replace HIDE with HIDDE in the language file, but it still displays the value. Now it shows HIDDE, obviuosly...

Thanks in advance.
lucadn
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6040
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 0
I found the problem. The extra options that still stay visible, even with 'HIDDE' in the language file, were only those in the properties that were installed with the sample data.

All newly inserted properties display correctly.

Hope this helps...



However, I tried this product for an italian site, and the translation is not complete. In order to have a fully translated backend, I had to modify the source code, as not all the strings are mapped to the language files...
This is not a good solution, so I rolled back to JEA.

Hope I can retest this component in the future. It has a lot of cool options, if it will ever be completed.



Good Luck!
lucadn
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6042
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 14
Lucadn,

The benefits of com_properties should convince you to use this product and not the other one.
Translating everything is very easy and if you set your might to it you might be able to put everything under JText:' '); in a couple of hours.

Plus, the support here is much better then for JEA.

Hope this helps.

Danny
EagleCorp
Advanced com_properties user.
Admin
Posts: 308
graphgraph
User Offline Click here to see the profile of this user
Gender: Male dannyhab Eagle-Corp Location: The Netherlands Birthday: 07/23
The administrator has disabled public write access.
Best regards,

Danny
Eagle-Corp.nl
I will try to answer all your questions online for free.

If you require dedicated support you can contact me via an email/ Skype.

XML Export creation
XML Import
Dutch: Realworks XML import koppeling aanwezig voor com_properties.
 
#6044
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 0
Hi, re: deleting options in admin panel, Simonee, I managed to do this when I started my site (a while back). I can't remember off-hand how I did it, but can look back if you are still having problems. Email me directly if you need any help.
doulou
Senior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6045
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 0
@EagleCorp

I could give it a try, but how do the team manage the changes in the source files? Have you got a cvs?

Or is it better to change the files and then send them zipped to the admin (and it will use a merge tool, then)?

I will try to get some free time in the next days ...
(or weeks? )

Thank you.
lucadn
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6046
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 14
user "administrator" can answer you this.
Personally I've modified the module to the extreme so upgrading it not an option for my anymore. That's, I believe, one of the best benefits of this product compared to others.
Danny
EagleCorp
Advanced com_properties user.
Admin
Posts: 308
graphgraph
User Offline Click here to see the profile of this user
Gender: Male dannyhab Eagle-Corp Location: The Netherlands Birthday: 07/23
The administrator has disabled public write access.
Best regards,

Danny
Eagle-Corp.nl
I will try to answer all your questions online for free.

If you require dedicated support you can contact me via an email/ Skype.

XML Export creation
XML Import
Dutch: Realworks XML import koppeling aanwezig voor com_properties.
 
#6047
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 0
whoops ...


Obviously, HE and not IT will use a merge tool ...

lucadn
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6049
Re:Delete options in the ad property panel 1 Year, 7 Months ago Karma: 0
Oh, this component is without any doubt far more powerful than JEA.

I will work on the translation ...

lucadn
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6777
Re:Delete options in the ad property panel 1 Year, 6 Months ago Karma: 0
These files were modified for missing JText directives
menu.php com_properties_3_1_0624\admin\controllers
filter.php com_properties_3_1_0624\admin\helpers
default.php com_properties_3_1_0624\admin\views\images\tmpl
form.php com_properties_3_1_0624\admin\views\products\tmpl
slider_rates_form.php com_properties_3_1_0624\admin\views\products\tmpl
____form_products.php com_properties_3_1_0624\admin\views\property\tmpl
available_form_products.php com_properties_3_1_0624\admin\views\property\tmpl
form_products.php com_properties_3_1_0624\admin\views\property\tmpl
form.php com_properties_3_1_0624\admin\views\subproducts\tmpl
menu_left.php com_properties_3_1_0624\admin\helpers


AND PLEASE NOTICE: in the file menu_left.php, JText::_(' Profiles List') was changed to JText::_('Profiles List'); there was an erratic leading space.
Same problem with ' Comments List' changed to 'Comments List'.


---------------------------------------------------------------------------------------------------------------

The language files (admin and site) were obviously modified:
it-IT.com_properties.ini com_properties_3_1_0624\admin
it-IT.com_properties.ini com_properties_3_1_0624\site


This file has been added to the site language folder:
it-IT.mod_prop_search_js.ini

The modified files are here:
www.lucadn.info/GCRepository/Utils/com_properties_3_1_0624.zip

www.lucadn.info/GCRepository/Utils/mod_p...js_for_3.1.0621+.rar
lucadn
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6784
Re:Delete options in the ad property panel 1 Year, 6 Months ago Karma: 14
cool thanks! see now you also are a part of the helping hands who gather around this great component
wulfseidel
i simply love this component :D
Gold Boarder
Posts: 258
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Hamburg GER Birthday: 08/28
The administrator has disabled public write access.
 
Go to topPage: 1