Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, I need help please!!
My product images are not loading all of a sudden on my website.
Other images are fine, but just the product images are not loading and it just shows white space.
The product main images are not appearing, just the title of the product is appearing.
If I click on the title and go to the product description pages, all the images are shown.
This happens in the Product page only.
it normally worked just fine and problem suddenly happened,
Also >> there is a white circle with a Arrow in this place ( product Images) .
my website is www.TheCarsTools.com.
Please Help Me!!!! Thank you..
Solved! Go to the solution
This is an accepted solution.
Hello MahmoudSalahat, I looked into the code and it appears that the issue is these 2 sections on your product page
The reason this is happening is because these two sections are importing a stylesheet that is using a class name to style those sections but that class name is already in use by your product media gallery. So these stylesheets are overwriting the styles used by your product media gallery causing it to not to show up. This is the specific style rule that is causing your images not to show:
I recommend either removing these sections or if you are comfortable with coding you can rename the classes on both the html and the css stylesheet, usually I just suffix the existing class names with a dash and number. For example: .slider -> .slider-12345
This is an accepted solution.
Hello MahmoudSalahat, I looked into the code and it appears that the issue is these 2 sections on your product page
The reason this is happening is because these two sections are importing a stylesheet that is using a class name to style those sections but that class name is already in use by your product media gallery. So these stylesheets are overwriting the styles used by your product media gallery causing it to not to show up. This is the specific style rule that is causing your images not to show:
I recommend either removing these sections or if you are comfortable with coding you can rename the classes on both the html and the css stylesheet, usually I just suffix the existing class names with a dash and number. For example: .slider -> .slider-12345
Thank You So Much My Friend its Correct.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024