• Resolved exodor

    (@exodor)


    All images look distorted on the main page and on the single listing page. I changed the setting of the images size but it will not change anything…Can you help?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    1. the images on the [adverts_list] seem to be displaying properly to me?

    2. on the Ad details pages you can change the image “fitting” by going to wp-admin / Appearance / Customize / Additional CSS panel and adding there the code below

    
    img.wpadverts-slide-img {
        object-fit: contain !important;
    }
    
    Thread Starter exodor

    (@exodor)

    it did something but still, the images are cut from the top

    Thread Starter exodor

    (@exodor)

    ????????????????

    Plugin Author Greg Winiarski

    (@gwin)

    If you do not want to have images cropped go to wp-admin / Classifieds / Options / Core / Gallery and uncheck the “crop image” next to “Adverts Gallery” the image will be displayed in default size just scaled down.

    This will affect only newly uploaded images, to apply this changes to already uploaded images you will need to use a plugin like Regenerate Thumbnails to reload all images.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘images are distorted’ is closed to new replies.