LandEquities Posted January 19, 2023 Share Posted January 19, 2023 I need to remove the featured image from my product pages. In the old version of the product editor this was possible and its how my entire site was built back in 2015. The new editor will not allow me to have a featured image and not display it on the product pages. Does anyone know a way around this? Is there any CSS I could use to remove the image on product pages? Currently have version 7.0, will 7.1 allow more options with this? I need full width gallery images on a carousel to appear at the top of my product pages. All product information needs to appear below the gallery. Any help is appreciated! Current version 7.0 brine family, marta template, highly modified Link to comment
Beyondspace Posted January 19, 2023 Share Posted January 19, 2023 3 hours ago, LandEquities said: I need to remove the featured image from my product pages. In the old version of the product editor this was possible and its how my entire site was built back in 2015. The new editor will not allow me to have a featured image and not display it on the product pages. Does anyone know a way around this? Is there any CSS I could use to remove the image on product pages? Currently have version 7.0, will 7.1 allow more options with this? I need full width gallery images on a carousel to appear at the top of my product pages. All product information needs to appear below the gallery. Any help is appreciated! Current version 7.0 brine family, marta template, highly modified Can you share your URL to this page? I need to take a look first BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
LandEquities Posted January 19, 2023 Author Share Posted January 19, 2023 LandEquities.com All my current product pages are functioning with the full size images at the top like I need. I cannot add a new product at this point. Squarespace editor forces the small featured image above my main photos unless I delete it completely. Obviously I need the featured image to direct buyers to the product pages. Link to comment
usingmyhead Posted January 19, 2023 Share Posted January 19, 2023 If you post a link it would be helpful so we can see what template you're using and inspect the page code to see what elements are being affected (and therefore potentially advise how to fix it). Screenshots don't help in this regard. Link to comment
LandEquities Posted January 19, 2023 Author Share Posted January 19, 2023 https://landequities.com/oregon/339191 Here is a link showing what happens when I add a new listing (product) now. The small top image was never there in the past with the old editor. Link to comment
Solution creedon Posted January 19, 2023 Solution Share Posted January 19, 2023 It appears there has been a change in behaviour. To adapt you could hide the product gallery that SS provides. Add the following to Product Settings > Advanced > Page Header Code Injection for the product page. Please see per-page code injection. <style> .ProductItem-gallery { display : none; } </style> Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
LandEquities Posted January 19, 2023 Author Share Posted January 19, 2023 It looks like that worked. Thank you so much!! creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment