SP PROPERTY Map Module Not Working - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

SP PROPERTY Map Module Not Working

LG

Laetitia G

Extension 1 year ago

Hello,

here is the link : https://www.chiangrai.life/buy-and-rent-test

when you click on a property, it goes to a login page. You can't see the property unless you are logged in. I've tried several times and unfortunately, it won(t work properly.

Thank you for your help. Regards Laetitia

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #161981

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. To better address the issue, could you kindly provide Joomla administrator access? This will enable me to thoroughly investigate the matter and provide you with a prompt resolution.

I appreciate your cooperation and will ensure to get back to you as soon as possible.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
LG
Laetitia G
Accepted Answer
1 year ago #162119

Thank you please check all access Best regards Laetitia

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #162294

I have added some code to make full width of your map page. But, css code doesn't work. Did you use any caching service?

body.view-maps #sp-main-body>.container {
    width: 100%;
    max-width: 100%;
}

.com-spproperty.view-maps .container {
    max-width: 100%;
}

-Thanks

0