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
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
Hi Jordan
The link is dopebar.co.uk
I’ll put login credentials in the private content area.
Thanks
Farzan
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
Hi,
You should be able to add your custom css back into quick css with no issue.
Best regards,
Jordan Shannon
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
The image hover title issue I sorted by adding code from another thread I found here
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
Thanks Jordan
This can be closed now.
Thanks
Farzan
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon