LandEquities Posted January 19 Share Posted January 19 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 Share Posted January 19 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Author Share Posted January 19 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 Share Posted January 19 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 Author Share Posted January 19 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 Solution Share Posted January 19 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 best , and see my profile. Thanks for your support! Link to comment
LandEquities Posted January 19 Author Share Posted January 19 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