Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi the plugin is fully compatible with wordpress 4.4. Have you installed other plugin after quick view that manage products or products images.
    Anyway could you please paste a link of your site so I can check?

    If you want also feel free to send me your admin credential to plugins[at]yithemes[dot]com

    Best regards ??

    Thread Starter DesFab

    (@desfab)

    Hi the site is https://www.movingstatuetester.co.uk

    Thanks

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    there are some css rules that compromise the corrcet visualization of the image. In example this css code modify the image view

    a.zoom {
        overflow: hidden;
        display: block;
        width: 35px;
        height: 35px;
        border-radius: 50px;
        cursor: pointer;
        background-image: url(../images/zoom_icon.png);
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 10px;
    }

    so you need fix this css to let the quick view works good.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image only showing as a small circle’ is closed to new replies.