• Resolved Peterzee

    (@peterzee)


    The featured images on my posts aren’t displaying fully in the slider; please see the link. They obviously are fine in the grid layout.

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    We are not able to see our plugin grid can you please add shortcode so we can check issue.

    Thanks

    Thread Starter Peterzee

    (@peterzee)

    Sorry, had page on private so it redirected you to the static home page.
    Here’s the page in question: https://michaelsemer.com/?page_id=11244

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Please add this CSS in your theme style.css (wp-content->theme->yourtheme->style.css file.)

    .sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-image-bg img{ max-width: none !important; object-fit: unset !important; }

    Thanks

    Thread Starter Peterzee

    (@peterzee)

    Better, though the image is being stretched horizontally; how can I adjust that?

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Sorry for the inconvenience.

    Please remove CSS which I have previously provided and add this bellow CSS

    .sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-image-bg img{ max-width: 100% !important; object-position: center center;}
    .sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-image-bg { height : 450px; }

    Thanks

    Thread Starter Peterzee

    (@peterzee)

    No, that still hasn’t fixed it yet. Sorry.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Please join our site live chat (right side buttom chatbox) our technical team will help you.

    Thanks

    Thread Starter Peterzee

    (@peterzee)

    Not certain why, but the issue resolved itself. It happened after I’d DELETED the lines you’d provided from the CSS. It should’ve worked before they were inserted, but who knows?

    Thread Starter Peterzee

    (@peterzee)

    Thanks for your help.

    Thread Starter Peterzee

    (@peterzee)

    And now it’s back to square one. Same issues as I had originally.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Please join our site live chat (right side bottom chatbox) our technical team will help you.

    Thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Slider image display issue’ is closed to new replies.