×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Templates
JUX Real Estate
Google Maps bug (?)
Google Maps bug (?)
Less
More
Posts: 898
Karma: 29
Thank you received: 115
9 years 2 weeks ago #9069
by GDragon
Hi,
Thanks for your feedback.
I also check your site on Ipad and logo working fine.
The other bug I listed in bug list to update.
Thanks once again!
Best regards,
--GD--
Please Log in or Create an account to join the conversation.
Less
More
Posts: 54
Thank you received: 3
9 years 6 days ago - 9 years 6 days ago #9264
by Ciro
Hi, I found another bug- URGENT
In my properties (frontend) the pagination class (template.css, line 5728) is disabled.
.my-properties .pagination {
display: none !important;
}
So I cannot view ad administer more than 20 realty.
If I enable it, the output is bad and does not work. We need to correct pagination.
May you check this and send me only the correction to this problem? The site is in production state.
Thanks, Ciro
PS When you have correct all bugs, please send me the new version to test.
Last edit: 9 years 6 days ago by
Ciro .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 54
Thank you received: 3
9 years 4 days ago #9334
by Ciro
Hi, any news about this bug?
Have you seen it?
As bypass, meanwhile you found a solution, you can suggest me where change the maximum number of realties before paginating?
Now it is 20.
Please Log in or Create an account to join the conversation.
Less
More
Posts: 1717
Karma: 22
Thank you received: 117
9 years 3 days ago - 9 years 3 days ago #9381
by NT
Hi Indiana71
I am a developer of JoomaUX.
Please go to default.xml file (components\com_jux_real_estate\views\myrealty\tmpl)
Replace this file with the following code
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<layout title="My Realty">
<message>
<![CDATA[My Realty Layout Description]]>
</message>
</layout>
<state>
<name>My Realty</name>
<description>My Realty</description>
</state>
<fields name="params" addfieldpath="/administrator/components/com_jux_real_estate/models/fields">
<fieldset name="basic">
<field
name="display_num"
type="text"
size="3"
default="5"
label="Display num"
description="Display num" />
</fieldset>
</fields>
</metadata>
After go to Menu->menu item(My Properties) -> Tab Details -> config Menu Item Type * : My Realty -> Tab Options-> config Display num
:10(Number of Properties veranda out the front-end)
Hope help you! Thanks
****************
Best Regards
__DiepNT__
Last edit: 9 years 3 days ago by
NT .
The following user(s) said Thank You:
Ciro
Please Log in or Create an account to join the conversation.
Less
More
Posts: 54
Thank you received: 3
9 years 3 days ago #9386
by Ciro
I've solved, for now. Thanks.
But for big estate agency, pagination is mandatory.
Just an other info: I remember that my subscription end tomorrow.
I may continue to have access to this board, after this time?
I does't know if I'll found other bugs to report.
Thanks.
Ciro
Please Log in or Create an account to join the conversation.
Less
More
Posts: 1717
Karma: 22
Thank you received: 117
9 years 3 days ago #9401
by NT
Hi Indiana71
You can still visit the forum. Currently we are working on another project, no time to update this product. We hope you can sympathize and grateful you have contributed with the our opinions. Thank you very much.
****************
Best Regards
__DiepNT__
The following user(s) said Thank You:
Ciro
Please Log in or Create an account to join the conversation.
Less
More
Posts: 54
Thank you received: 3
9 years 2 days ago - 9 years 2 days ago #9408
by Ciro
Thanks to you.
But now I've notice another iussue that, for now, I not able to resolve myself.
Facebook sharing of a realty take an image different from the open realty.
It doesn't take any image from slideshow, but one of the others solutions in bottom of the page.
Try yourself:
www.peronecasa.it/immobiliare/component/...locale-ristrutturato
(link opened from frontpage)
www.peronecasa.it/immobiliare/vendita/re...locale-ristrutturato
(link opened starting from selling menu)
and click on facebook sharing in top of the page.
The same behaviour also if I make copy and paste of the links on my facebook page.
Any idea? It seems that you didn't set any open graph meta tag for the images. But in wich file you set the other infos?
I've also tried to disable URL SEF and URL Rewriting, with no success
Last edit: 9 years 2 days ago by
Ciro .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 54
Thank you received: 3
9 years 2 days ago #9409
by Ciro
I've solved, I hope.
File to modify: components/com_jux_real_estate/libraries/factory.php
Insert this line that put meta tag with OpenGraph Image into code at line 113
$document->addCustomTag('<meta property="og:image" content="' . JURI::base() . $item->preview_image . '" />');
Then we need to allow facebook crawler to access to preview image directory, modifing robot.txt with
Allow: /images/jux_real_estate/realties/
as last line of the file.
Do you think that it will be ok as solution? I've a doubt only about robot file.
Please Log in or Create an account to join the conversation.
Forum
JUX Member Forum - Restricted to Members Only
JUX Templates
JUX Real Estate
Google Maps bug (?)
Time to create page: 0.078 seconds