Two Problems In SP Property - Question | JoomShaper

Two Problems In SP Property

Libor

Libor

Extension 3 years ago

Helo, I need to solve two problems in the SP Property. 1)In the name of the property offered, each word begins with a capital letter. is it possible to use what I enter in the "title"? So a capital letter only at the beginning? https://imgur.com/92A1pwr) 2)n the detail of each property, the image in the carousel has changed dimensions, only a part of the image is displayed. how can i view the whole image in carousel? https://imgur.com/7Jaablp Many thanks

0
9 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #4743

Hello Libor

I did not find the image issue. I found images are loading with full width. Try to use the image of the same dimensions. Please use this CSS to Template Options -> Custom Code -> Custom CSS for capital letter issue.

.spproperty .sp-properties-wrapper .property-details .property-title{
    text-transform: none !important;
}

Best regards

0
Libor
Libor
Accepted Answer
3 years ago #4746

Hello Ofi, thanks for help with letters. Now works fine. But I have to solve the image size problem. Original size of picture is 700x465 but carousel change to 1903x493. Can't I set the display size in carousel anywhere? Thanks https://imgur.com/SNZ4c7i

0
Libor
Libor
Accepted Answer
3 years ago #5287

Hello Ofi, I have one more problem with the photos in the carousel. For some properties, the carousel looks like this: https://imgur.com/PpLAB5P Instead of small thumbnails only a black box. In the carousel the photo appears and can also be seen in the admin section. This does not happen with every property. Unfortunately, there is still a problem with the size of the photo in the carousel, as I write earlier.

Thanks for help.

0
Libor
Libor
Accepted Answer
3 years ago #6787

Hi, I still haven't solved the carousel problem. 1)carousel does not display the full height of the image 2)for some properties, image previews are black

https://imgur.com/6GIgDC8 Many thanks for help

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #7578

Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials.

0
Libor
Libor
Accepted Answer
3 years ago #7631

Hello Ofi, now solved problem with dimensions of photos in carousel. But this i need to solve: for some properties, image previews are black

https://imgur.com/6GIgDC8 Many thanks for help

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #7703

Please share link of the property with the black preview.

0
Libor
Libor
Accepted Answer
3 years ago #7858
0
MU
Mirco Uggeri
Accepted Answer
3 years ago #7870

Hi Ofi, I have a problem with the property image gallery of SP property component, when I upload different images with the same name, the last uploaded image rename the old file into "gallery" folder. Is that the possibility to rename automaticallly the file-name if it's already present a file with the same name? I suppose the file to modify is "spgallery.js" but unfortunately I don't know Javascript language

Thanks for your help Mirco

0