@ Andy
Not sure how or even if Connections can even be causing the conflict with the images. I do not see any javascript errors like I would expect. When I look at the CSS for the slider elements, I find this in the theme’s CSS:
.custom-hb-box img {
display: block;
width: 100%;
height:100%;
-webkit-transition: opacity .2s linear;
-moz-transition: opacity .2s linear;
-o-transition: opacity .2s linear;
-ms-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: 1
}
If the height:100%; declaration is removed, the images display just fine. Perhaps there was an update to the theme recently and this was not noticed???
As for debugging the Connections issue… If you give me a temp admin account and a FTP login. I can track down the issue and fix it very quickly. This would save use a lot of back forth. The login details can be sent using the contact link at the bottom of the page. Please paste a link to this support thread so I can relate the two. I’ll begin work immediately after receiving the login info. Thanks!
