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

exclamation-circle Google Maps bug (?)

More
8 years 5 months ago #9069 by GDragon
Replied by GDragon on topic Google Maps bug (?)
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.

More
8 years 5 months ago - 8 years 5 months ago #9264 by Ciro
Replied by Ciro on topic Google Maps bug (?)
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: 8 years 5 months ago by Ciro.

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

More
8 years 5 months ago #9334 by Ciro
Replied by Ciro on topic Google Maps bug (?)
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.

More
8 years 5 months ago - 8 years 5 months ago #9381 by NT
Replied by NT on topic Google Maps bug (?)
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: 8 years 5 months ago by NT.
The following user(s) said Thank You: Ciro

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

More
8 years 5 months ago #9386 by Ciro
Replied by Ciro on topic Google Maps bug (?)
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.

More
8 years 5 months ago #9401 by NT
Replied by NT on topic Google Maps bug (?)
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.

More
8 years 5 months ago - 8 years 5 months ago #9408 by Ciro
Replied by Ciro on topic Google Maps bug (?)
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: 8 years 5 months ago by Ciro.

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

More
8 years 5 months ago #9409 by Ciro
Replied by Ciro on topic Google Maps bug (?)
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.

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