• Resolved farhan905

    (@farhan905)


    it is possible full image show on ads. even in latest ads side also not showing full image.

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

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

    (@gwin)

    Hi,
    to do that you would need to do two things:

    1. disable image cropping in wp-admin / Classifieds / Options / Core / Gallery panel for the “Adverts Gallery”.

    Once you do that you can use a plugin like Regenerate Thumbnails https://www.ads-software.com/plugins/regenerate-thumbnails/ to recreate the images for the gallery (or in other words to apply no-cropping to existing Advert images)

    For more details please see https://wpadverts.com/documentation/custom-image-sizes/

    2. go to wp-admin / Appearance / Customize / Additional CSS panel and add there the code below

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

    (@farhan905)

    this can be use for old ads photos but when someone post new ads then again image cropped, and i do’t know why not i can’t change Gallery Pagination > Next and Previous Button or Thumbnails Slider, and next and previous icons in Thumbnail Slider not working too.

    Thread Starter farhan905

    (@farhan905)

    in some ads next and previous effect work but not at all

    Plugin Author Greg Winiarski

    (@gwin)

    When you click on an image in the gallery it actually opens two galleries one created by WPAdverts and one (i am guessing) created by the theme.

    To have the gallery working properly you would need to ask how you can disable the Gallery on “advert” custom post type pages.

    I am also having this problem with the navigation not working when using the thumbnail slider. Nothing slides and the arrows do not respond.

    I am using the GeneratePress theme and Elementor. These are 2 of the most popular themes and page builders. Do I have to go figure out how to disable the gallery on the advert custom post type? This wouldn’t make too much sense for everyone who uses this combination to have to do this.

    Plugin Author Greg Winiarski

    (@gwin)

    What is your website URL? Without it, i cannot tell what the problem with the gallery is and how to resolve it.

    I got it…Mine’s ok. Thanks

    Thread Starter farhan905

    (@farhan905)

    Thank You

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘image stretch to fit the screen in ads box.’ is closed to new replies.