Page 1 of 1

Property TYPE in the listing not displayed as configured

PostPosted: 07 Jul 2014, 07:53
by zoom2
Hi,
I am configuring the listing options. I changed property types " rent to smb" to RENT . I have deleted "rent from smb" and added again in the translation table.
But now in the type listing "rent from smb" is not shown. Please refer the attched screenshots for more details.
If you need any further detail please let me know.

Thank you in advance
Regards
Alva

Re: Property TYPE in the listing not displayed as configured

PostPosted: 07 Jul 2014, 08:30
by Xpycm
Hi,

Pay attention:
Code: Select all
if (param('useTypeRenting', 1)) {
    $types[self::TYPE_RENTING] = tt('Rent a', 'apartments');
}
 




Dashboard -> log in as administrator -> Settings -> Listing section -> Activate the option 'Possibility to add listings of the type "Rent property from smb"'

https://www.dropbox.com/s/z8hswbsi2o32i ... -07_01.jpg

Re: Property TYPE in the listing not displayed as configured

PostPosted: 07 Jul 2014, 11:57
by zoom2
Thank you. Perfect solution. I missed to see this setting.

Regards
Alva