• Resolved jochen2016

    (@jochen2016)


    Dear Directorist team,

    Can you check the Single listing “Fit with container” setting?
    It seems to work like “Fill with container”′.” I use it with ‘Blur’ and 16 x 4 ratio for lower height, but the image size does not change (do not fit).

    I would expect the image to fit into the container and show up centers with blur left and right as before. Thank you very much.

    By the way, many thanks for the map_zoom_level parameter. It works great!

    Kind regards,

    Jochen

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jochen2016

    (@jochen2016)

    Any update on this?
    If there is a CSS to fix the issue, please let me know.

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello Jochen,

    We are sorry but we couldn’t reproduce the issue. Would you mind sharing the link to your website so we could check and provide you a quick CSS fix?

    Thank,

    Thread Starter jochen2016

    (@jochen2016)

    Dear Rafiz,

    Please check here: https://fintech-consult.com/fintech/n26
    Directorist Single Listing Settings:
    – Fit with Container
    – Blur
    – 16
    – 8

    I would expect that the image (a logo with an “N” in the middle on this page) would be scaled to fit, centered in the middle of the container, with blur left and right.
    At least this was the behavior before 7.0.
    Instead, it is cut and only the upper part is visible.

    By the way, please be so kind as to scroll down on this page (https://fintech-consult.com/fintech/n26) until you see “Corporate presentation.” This was a PDF before 7.0. Now it says “4230” with a link to “0.0.16.34”. I have tried to restore the link to the PDF via the “File Upload” custom field, but this type of custom field does not work.
    Same applies to “Last financial statement” further down, which says “6849” and links to 0.0.26.193. Strange.

    Best,

    Jochen

    Thread Starter jochen2016

    (@jochen2016)

    I spent some time playing with CSS and found that the following setting works for me:

    .plasmaSlider__bgImg, .plasmaSlider__bgImg.plasmaSlider__contain, .plasmaSlider__bgImg.plasmaSlider__cover {
    height: fit-content!important;
    width: fit-content!important;
    margin: auto auto;
    }

    Thread Starter jochen2016

    (@jochen2016)

    7.0.3.3 Changelog states “Fix – Fit image with container in single listing.”
    Unfortunately, it still does not work without the abovementioned CSS.

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello Jochen,

    I am not sure why it is not working for you. Nonetheless, we have adjusted the CSS based on the CSS you shared, and the next version which will be released on Thursday will have the fix (Sunday/Monday, if it doesn’t pass the unit testing).

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Single Listing ‘Fit with container’ does not seem to work’ is closed to new replies.