Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey there fellas,
our agency is on a extended christmas vacation (read: no longer in business) which made me go on a little bug hunt by myself...I may have reached the end of my capabilities here 😉
I´ve got this page within a shop and it´s missing a lot of its pictures. https://www.tamaracomolli.com/pages/ueber-uns
For example: Under "Unsere Leidenschaft für Edelsteine" there´s a huge blank space which should contain a 50/50 area with two portrait pictures of gemstones...if I fire up my dev tools in firefox I can actually see that the urls of those pictures are in there and should work. Still...the whole thing isn´t displayed within the frontend.
Changing the picture within the template editor doesn´t change anything about the image not being displayed.
I´d be super thankful for any ideas about why the images don´t show up in the frontend! 🙂
Cheers
Chris
Solved! Go to the solution
This is an accepted solution.
Hello @Schemp
It's GemPages support team and glad to support you today.
Your content does not show because this code
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code -> Layout
2. Open file theme.liquid then add this code to above the </head> tag
<style>
.template-page .c-slider .swiper-container{
opacity: 1;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @Schemp
It's GemPages support team and glad to support you today.
Your content does not show because this code
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code -> Layout
2. Open file theme.liquid then add this code to above the </head> tag
<style>
.template-page .c-slider .swiper-container{
opacity: 1;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Awesome, thank you! That was exactly the quick fix we needed!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025