Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #871339

    Hi

    Having the same issue as here – https://kriesi.at/support/topic/lightbox-image-not-functioning-on-woocommerce-product-images/#post-871104, but my ‘lightbox modal window’ is turned on and the images aren’t loading?
    Thanks
    Farzan

    #871422

    Hey farzanahmed,

    Please provide a link to the site/page in question so we can look into this further. Also, please try disabling all other active plugins to see if this issue resolves.

    Best regards,
    Jordan Shannon

    #871460

    Hi Jordan

    The link is dopebar.co.uk

    I’ll put login credentials in the private content area.

    Thanks
    Farzan

    #872626

    Hi,
    You are using v4.0.5 please try updating to v4.2

    Best regards,
    Mike

    #873327

    Thanks Mike

    I did that and it worked for the products, but it also pushed my logo to the right (I had it flush with the slider on the home page) as well as bringing back the image captions I had hidden using the following css

    .mfp-title {
    display: none !important;
    }

    Is there a way I can get them reverted back to where they were as well please?

    Thanks
    Farzan

    #873385

    Hi,

    You should be able to add your custom css back into quick css with no issue.

    Best regards,
    Jordan Shannon

    #873408

    Thanks Jordan

    That didn’t work, but I managed to sort it by replacing this

    .container {
    margin: 0 auto;
    padding: 0 50px;
    }

    from the updates theme files, to this

    #header_main .container {
    margin-left: 0;
    padding: 0;
    }

    And now i’m sorted :)

    Thanks
    Farzan

    #873409

    The image hover title issue I sorted by adding code from another thread I found here

    #873420

    Hi,

    I’m glad you were able to get this sorted. Did you need additional help, or shall I close this topic?

    Best regards,
    Jordan Shannon

    #873432

    Thanks Jordan

    This can be closed now.

    Thanks
    Farzan

    #873435

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Lightbox Modal Window not working on Woocommerce’ is closed to new replies.