Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

lock Jux Real Estate - Hide address not working

More
9 years 1 month ago - 9 years 1 month ago #2969 by Javier
Hello, the option to hide address does not work. I have the Real Estate template on my site. But I have a problem with the function hide direction. It does not work. I tried this option enabled and disabling it, but I get nothing. Always shows the direction of the properties.

costapremium.es/component/jux_real_estat...?catID=52&Itemid=101

Thank You
Javier
Attachments:
Last edit: 9 years 1 month ago by Javier.
The topic has been locked.
More
9 years 1 month ago #2982 by Tinh Nguyen
Hello!

Thank for your contacting with us!
Please provide me your link site and admin account (You can send message for me to ensure your site is private). I will check it soon.

Regards,
T
The following user(s) said Thank You: Javier
The topic has been locked.
More
9 years 1 month ago #2985 by Javier
Thanks, I have sent you the username and password .

costapremium.es/

Javier
The topic has been locked.
More
9 years 1 month ago - 9 years 1 month ago #3015 by Huyen Tran
Dear tcin!
I fixed the error for you.

I deleted the following code php in file: realty.php
{site}/templates/jux_realestate/html/com_jux_real_estate/realty.php
<?php echo JText::_('COM_JUX_REAL_ESTATE_DETAILREALTY_ADDRESS'); ?> : <?php echo $item->street_num . ' ' . $item->address; ?>

Then I replaced it by the following code:
<?php if($item->hide_address == '0'){
    echo JText::_('COM_JUX_REAL_ESTATE_DETAILREALTY_ADDRESS :');  
    echo $item->street_num . ' ' . $item->address; }
    else{ echo JText::_('COM_JUX_REAL_ESTATE_DETAILREALTY_ADDRESS :');}
?>


Please check it again and feedback to us
Best Regards,
Huyen Tran

Best Regards,
Huyen Tran
Last edit: 9 years 1 month ago by Tinh Nguyen.
The following user(s) said Thank You: Javier
The topic has been locked.
More
9 years 1 month ago #3021 by Javier
Hi, thanks for the solution. Works fine.

Javier
The topic has been locked.
More
9 years 1 month ago #3075 by Huyen Tran
Dear tcin!
Thank you so much for feedback of you.
You can go back if have other question.
Best Regards,
Huyen Tran

Best Regards,
Huyen Tran
The following user(s) said Thank You: Javier
The topic has been locked.
Moderators: Jackie
Time to create page: 0.087 seconds
Powered by Kunena Forum