How to translate the No.of Bedrooms in search module?
I have tried override below without result, but in template overrides I see that is the one used.
MOD_JUX_REAL_ESTATE_BEDROOMS
Also:
- how to translate the sqft? (in global realty configuration it is set to M2)
- how to translate countries? Seams it has to be set in 1 language?
Thank you
Attachments:
Last edit: 8 years 9 months ago by Tom Vanbrabant. Reason: forgot img
My pleasure. Please advise on other translation as in first post here:
countries
sqft in search
Also some more multilanguage questions:
A type can be set in a language, but it can not be linked to its equivalent in other language (like article)?
How to add multilanguage Realties? I can see it can be set to a language. But I want to offer the same in every language. There is no way to link them, or to set the fields inside the realty in different languages.
Hi All customer.
I'm sorry for all problem about translate language
1. If you want to translate sqft or m2 in search.( example you are using FR language)
Please go to Source\language\fr-FR\fr-FR.mod_jux_realestate_realtysearch.ini
fine line 56, 57
MOD_JUX_REALESTATE_REALTYSEARCH_SQM="m<sup>2</sup>"
MOD_JUX_REALESTATE_REALTYSEARCH_SQRT="sqrt"
2. You want to set the link for other language.
step 1: Go to ....administrator\components\com_jux_real_estate\views\realty\tmpl\edit_general.php
fine line 20 and delete "hidden" word below:
from: <div class="control-group hidden">
edit to <div class="control-group">
Step 2: Go to where you create realty, you can see "alias" config. Please reload for each realty.
Please check it again.
Thanks, this helps. We are making progress. There are still some issues. I hope they can be resolved.
The horizontal search module shows No. of Bathrooms twice, instead of No of Bedrooms and No of Bathrooms. Where can I change this. I have tried /modules/mod_jux_realestate_realtysearch/tmpl/horizontal.php to: