Hi, According to our requirement we need to change the name ‘Garage’ to Parking and also need to include Balconies option in Add new property>Property set. So please help me
Hi, According to our requirement we need to change the name ‘Garage’ to Parking and also need to include Balconies option in Add new property>Property set. So please help me
By using the forum you are agree with tonjoo studio license agreement
Hi sunildzynr,
To change and add property fields you can go to file:
plugins/kensington-functionality/meta-box.php
http://prntscr.com/kluyp8
Then for displaying it you need to change also a file at:
themes/kensington/template-parts/property-main.php
http://prntscr.com/klv0s4
Might it helps.
Thanks
By using the forum you are agree with tonjoo studio license agreement
You need to edit the file:
wp-content/plugins/kensington-functionality/options-defaults.php,
wp-content/themes/kensington/inc/property-search.php
wp-content/themes/kensington/inc/page-builder/helper.php
Just copy the code that responsible for garage field and then change it with balcony.
for the example: http://prntscr.com/klylqk
and then do the rest for another codes.
By using the forum you are agree with tonjoo studio license agreement
Hi,
Thanks for your response Agep. I tried to do changes what you have said but didn’t work. I did the changes in property-search.php but still, garage is displayed in the search instead of parking.
Another thing that I want to increase the max limit of area and price in the search, so please suggest me how to do.
Thanks in advance
Have you changed wp-content/themes/kensington/inc/property-search.php on line 677 to Parking?
http://prntscr.com/kmb9ju
Max value is generated automatically from its property price.
By using the forum you are agree with tonjoo studio license agreement
It is empty because we have changed the meta key from garage to parking. You need to fill again in the parking field in every single property.
By using the forum you are agree with tonjoo studio license agreement
I’m glad for your quick response Agep. Now I have added a new property with parking as 3. In details, it is displaying 3 but at the icon, it’s showing empty. Please check the screenshot below.
https://prnt.sc/kna014
Have you make sure you get correct meta value?
http://prntscr.com/kna45s
hint: try to change to parking
By using the forum you are agree with tonjoo studio license agreement
please exactly mention where to change. I couldn’t find
class item garage in property_search.php
By using the forum you are agree with tonjoo studio license agreement
For mis-displaying number of bathroom has been fixed at the latest version of Kensington. But because you have made many changes at the files, updating to the latest version is not the option-it will erase what you have done. So you need to edit by yourself.
Go to: themes/kensington/template-parts/content-property-grid.php
http://prntscr.com/knmlqi
Change bedroom to bathroom.
By using the forum you are agree with tonjoo studio license agreement
Done, thanks a ton for your response and Support Agep.
You are welcome, I’m glad I can help you. Don’t hesitate to give us the rating at themeforest (https://themeforest.net/item/kensington-real-estate-and-property-management-wordpress-theme/reviews/20972113)
By using the forum you are agree with tonjoo studio license agreement
By using the forum you are agree with tonjoo studio license agreement
By using the forum you are agree with tonjoo studio license agreement