Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1396577

    Please help with this. When I go to the page, the photo blinks and then turns gray.
    The IDX plugin company says the theme is not letting the photos of listing show. I tried on another site and the code works on that one.

    Thanks

    #1396693

    Hey bemodesign,
    Try this css:

    .dsidx-xlistings-list.dsidx-xlistings-large .dsidx-photo {
        max-height: 318px;
        max-width: 392px;
        position: relative;
    }

    After applying the css, please clear your browser cache and check.
    For some reason, the height of the images was zero, but defining the height in the plugin css rule seems to correct.

    Best regards,
    Mike

    #1397048

    thanks!!!!!!!!

    #1397057

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Home IDX photos won’t show up because of Enfold theme’ is closed to new replies.