-
AuthorPosts
-
November 1, 2017 at 6:41 pm #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
FarzanNovember 1, 2017 at 10:58 pm #871422Hey 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 ShannonNovember 1, 2017 at 11:57 pm #871460Hi Jordan
The link is dopebar.co.uk
I’ll put login credentials in the private content area.
Thanks
FarzanNovember 4, 2017 at 10:53 pm #872626November 6, 2017 at 8:13 pm #873327Thanks 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
FarzanNovember 6, 2017 at 10:28 pm #873385Hi,
You should be able to add your custom css back into quick css with no issue.
Best regards,
Jordan ShannonNovember 6, 2017 at 11:16 pm #873408Thanks 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
FarzanNovember 6, 2017 at 11:17 pm #873409The image hover title issue I sorted by adding code from another thread I found here
November 6, 2017 at 11:22 pm #873420Hi,
I’m glad you were able to get this sorted. Did you need additional help, or shall I close this topic?
Best regards,
Jordan ShannonNovember 6, 2017 at 11:35 pm #873432Thanks Jordan
This can be closed now.
Thanks
FarzanNovember 6, 2017 at 11:36 pm #873435Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Lightbox Modal Window not working on Woocommerce’ is closed to new replies.
