• Resolved rekkinnoeh

    (@rekkinnoeh)


    Hi,
    I am interested in purchasing your pro version. Unfortunately, when I tried the Lite Version, the preview window doesn’t seem to expand properly. According to your Live Demo, it should expand and display an image much larger than the thumbnail. Currently, my Settings are configured to display a preview height of “550” pixels, but it is not responding. The div housing the image is adhering to the 550 px setting, but the actual image, on the other hand, is displaying the same size image as my thumbnails. Please advise. Thanks you!

    https://wordpress.org/plugins/xpand-image-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rekkinnoeh

    (@rekkinnoeh)

    I’m using your plugin on this website 121sevenpines.com/gallery

    Plugin Author heyestudio

    (@heyestudio)

    Hello Rekkinnoeh,

    First of all let me thank you for using our plugin!

    I have looked at the problem on your site and found out it’s related to some CSS lines in your template style.css file causing a conflict with the gallery styles that prevent it from working correctly.

    If you delete or comment the following lines in your template’s style.css file it should work correctly:

    .gallery-item {
    overflow: hidden;
    float: left;
    position: relative;
    }

    I hope this solves your problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Preview not working’ is closed to new replies.