Estate Fixed Price - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Estate Fixed Price

M

Michał Helbin

Template 2 years ago

Hello, I have exactly the same problem despite updating spproperty to the latest version that was supposed to fix this error. The error applies to both sale and rent, on the property page it is correct, but not on the home page. I am asking for a quick intervention, for which I thank you in advance. In the hidden content, access data.

P.S. error when creating a new user: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 3

0
4 Answers
M
Michał Helbin
Accepted Answer
2 years ago #116782

Hello again, does anyone know how to solve my problem?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #116847

Hello Michał Helbin

I have modified this file: templates/shaper_estate/html/mod_spproperty_properties/default.php

Please check your site and let me know if the pricing issue is fixed.

Best regards

0
M
Michał Helbin
Accepted Answer
2 years ago #116882

Hello Ofi Khan, thank you very much for your help, the property value now displays correctly. And could I ask you for help on the subject: https://www.joomshaper.com/forum/question/24817 Unfortunately, Mehtaz Afsan Borsh's solution did not solve my problem, the message I got from this lady is:

"Mehtaz Afsana Borsha commented in the discussion Problem With The Size Of The Main Picture Inside Properties In ESTATE TEMPLATE. Message Use this custom CSS .sppb-addon.sppb-fullwidth-slider { width: 3000px !important; } Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code."

custom CSS, however, there is still a blank white space and not the slider's appearance as in the template version: empire

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #116936

You are welcome 😊

Apology for the inconvenience on behalf of my team. I have fixed your with this CSS in custom.css file.

.spproperty-view-property .owl-carousel{
    width: 100%;
}
0