IEn Posted October 31, 2022 Share Posted October 31, 2022 Hi, I'm not sure this is possible, but... The product section on this page shows all my products. I'd like to hide the last product, Jalgany x Inventi Ensemble (Willum Warrain), in this section. Squarespace doesn't give me the option to add or remove products from this section via the page, I can only mark the product itself as hidden or public. After this, I'd like to create a new section, add a "Product" block and show this product. So in summary, the main section doesn't show the product, then a section underneath this will show the product. Hope that makes sense. Thanks for the help. Link to comment
Beyondspace Posted October 31, 2022 Share Posted October 31, 2022 3 hours ago, IEn said: Hi, I'm not sure this is possible, but... The product section on this page shows all my products. I'd like to hide the last product, Jalgany x Inventi Ensemble (Willum Warrain), in this section. Squarespace doesn't give me the option to add or remove products from this section via the page, I can only mark the product itself as hidden or public. After this, I'd like to create a new section, add a "Product" block and show this product. So in summary, the main section doesn't show the product, then a section underneath this will show the product. Hope that makes sense. Thanks for the help. To hide your products on the product collection page, have you tried setting hidden it? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Beyondspace Posted October 31, 2022 Share Posted October 31, 2022 One another approach you can consider is using tag/categories information. On collection section product, we can use the Css code to hide them. On the below section, you can use summary block and filter by tag Hope it makes sense BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
IEn Posted October 31, 2022 Author Share Posted October 31, 2022 Thanks mate. The problem is, on the same page I need to: - Hide the product in the main section - Show the product in a section the main section So if I mark it as hidden, it will hide it from both sections. If I mark it as hidden using a tag, it will hide it from both sections. Is there a way to hide the product "only within a specific section"? Link to comment
tuanphan Posted November 4, 2022 Share Posted November 4, 2022 On 11/1/2022 at 5:50 AM, IEn said: Thanks mate. The problem is, on the same page I need to: - Hide the product in the main section - Show the product in a section the main section So if I mark it as hidden, it will hide it from both sections. If I mark it as hidden using a tag, it will hide it from both sections. Is there a way to hide the product "only within a specific section"? Do you still need help? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
IEn Posted November 7, 2022 Author Share Posted November 7, 2022 Hi Tuan - yeah if you could, that would be great. Thanks. Link to comment
IEn Posted November 15, 2022 Author Share Posted November 15, 2022 Hey @tuanphan - just wondering if you might still be able to help? I know you are busy, so no worries if you can't. Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 On 11/15/2022 at 4:54 PM, IEn said: Hey @tuanphan - just wondering if you might still be able to help? I know you are busy, so no worries if you can't. Add this code to Program Page Header <style> .grid-item:last-child { display: none; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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