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

file Adding custom property banners

More
5 years 10 months ago #20678 by Clement
How does one add the different banners at the top right corner on properties e.g sold, Rent, On sale?

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20679 by HaiND
Hi
Thank you for feedback us
Can you send me pictures where you want to add via : prnt.sc
I will check it for you soon
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20680 by Clement
prnt.sc/joyzq2
prnt.sc/joyzw3

On the screenshot you will see banners sale / rent, i edited the banners code depending on the Sale status (sale/sold) option on the Realty settings, when one chooses sold status , it will display rent and sale option will display sale. Now i wanted to add a Sold banner and am stuck, or if there is another easier way to do it, will appreciate.

The code i edited;
<div class="bannerright">
<?php
if ($realty->sale == 0){
echo JHTML::_('image', JUri::base() . '/components/com_jux_real_estate/assets/images/banners/rentt.png', '', '', JText::_('COM_JUX_REAL_ESTATE_SOLD'));
}else{
 echo JHTML::_('image', JUri::base() . '/components/com_jux_real_estate/assets/images/banners/sale.png', '', '', JText::_('COM_JUX_REAL_ESTATE_SOLD'));
}
 ?>

 </div>

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20689 by HaiND
Hi
Thank you for feedback us
You want to add the "sold" logo as shown below
prnt.sc/jpbl3q
You can send information login back-end I will check it for you soon
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20695 by Clement
Yes,

I want the option to add sold, rent & sale logos on properites as you have shown. Sent you private message with the logins. if you havet received you can give me your email to send you again.

Thanks.

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20704 by HaiND
Hi
Thank you for feedback us
You want to add a banner showing both Rent & sale
I'm sorry but that's not the custom text, it's the image I inserted
bidibadusolutions.co.ke//components/com_...es/banners/rentt.png
bidibadusolutions.co.ke//components/com_...ges/banners/sold.png
Or you want to customize it in a different way ?
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20727 by Clement
Hi,

From what you can see i managed to display a sale and rent banner depending on the property category, now when the client sells a property he wants to now update the sale banner of that particular property to a sold banner. Or is there a way to control the banners from the component settings?

If u have skype i can call you there maybe we can understand one another faster.

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20735 by HaiND
Hi
Thank you for feedback us
sorry but i really do not understand clearly the problem
You want to add another banner or just change the banner to the image below ?
como.joomlaux.com/extensions/realestate/...ges/banners/sold.png
You can describe the problem in more detail problem ?
I will check it for you soon
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20737 by Clement
Hi,
I want to add a third banner , Rent, sale and sold.

Thanks.

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20739 by HaiND
Hi
you already have the sale and rent, now you want to add banner "sold" ?

como.joomlaux.com/extensions/realestate/...ges/banners/sold.png

If you agree I will add it to you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.049 seconds
Powered by Kunena Forum