jgouger Posted August 25, 2020 Share Posted August 25, 2020 (edited) Site URL: https://www.theraplant.com/ When I was first developing my site the standard prev/next prompts were displayed on each product page. I continued to customize the site & at some point realized they had disappeared. I'm having a difficult time finding out how to retrieve them. The product items style option for "Product Navigation" is set to "Both", so it should show both the breadcrumbs and the navigation, but alas, no prev/next anywhere on the site. Any help would be greatly appreciated! I have some minimal CSS code on the site but it does not appear that it is causing this particular issue. Edited August 25, 2020 by jgouger CarlaJ and Pointer 2 Link to comment
Pointer Posted August 25, 2020 Share Posted August 25, 2020 I have the same issue and went a little crazy before realising this is infact a Squarespace fault. I reported this Friday (21st) and it was sent to their engineers. I left my details - not yet heard anything back. I have a few sites and it only effects the most recent one, it also happens if I start a new trial site. The prev/next pagination is hidden with no way of turning it back on. Really annoying as crucial feature in an online store. CarlaJ 1 Link to comment
Melian Posted August 25, 2020 Share Posted August 25, 2020 (edited) Also experiencing this issue. The ProductItem-nav-pagination div is not added to the HTML even though "Product Navigation" is set to "Both". Please fix this. Edited August 25, 2020 by Melian CarlaJ and Pointer 2 Link to comment
eschafer Posted August 26, 2020 Share Posted August 26, 2020 I've experienced the same issue and extensively combed the html (view page source & expect element). The last time I worked on it was August 18th to get this function centered on the page in mobile - no problem there. Then I checked in on the page this week, August 24th and it's no longer there. Please fix this. The last known location was here with the breadcrumbs <nav class="ProductItem-nav"> Thanks to @Pointer for trying out a new trial site with no change. I was going to try that next - you saved me a step to debunking this error. Like @Melian I also have the Product Navigation set to both Pointer and CarlaJ 2 Link to comment
CarlaJ Posted September 8, 2020 Share Posted September 8, 2020 I was just about to pose this question as well. This is a HUGE element for my site. It was there when I was building my store, now it's gone. I don't even see the 'both' option anymore. It only shows 'Breadcrumbs' or 'none'. There has to be a solution for this important feature. HELP! Pointer 1 Link to comment
tuanphan Posted September 8, 2020 Share Posted September 8, 2020 23 minutes ago, CarlaJ said: I was just about to pose this question as well. This is a HUGE element for my site. It was there when I was building my store, now it's gone. I don't even see the 'both' option anymore. It only shows 'Breadcrumbs' or 'none'. There has to be a solution for this important feature. HELP! Can you share link to product page? We can check easier. jaisequoia and Pointer 2 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
Pointer Posted September 10, 2020 Share Posted September 10, 2020 UPDATE: I have been informed by Squarespace that this feature has been intentionally REMOVED :( Quote The Product Pages functionally is being updated in order to provide more functions and options. For example the product limit will be increased from 200 to 10,000. However, the option of Previous/Next product have been removed. @jgouger, @Melian, @eschafer, @CarlaJ, @tuanphan, @BarbaraD Link to comment
bbarinaga Posted October 6, 2020 Share Posted October 6, 2020 I'm a bit shocked about Previous/Next navigation disappearing! Is there any way of putting those with CSS? Thanks jaisequoia 1 Link to comment
elijah_aaron Posted December 6, 2020 Share Posted December 6, 2020 Site URL: http://www.abba.squarespace.com/yes-sw2xn Hiya, I'm still building my site so no worries about a password. I need to add a "next" and "previous" button to the store items page. I'd like it across from the cookie crumbs navigation. I'm building this for my dad's art page and we want people to keep viewing products without interruption.http://abba.squarespace.com/yes-sw2xn Link to comment
creedon Posted December 6, 2020 Share Posted December 6, 2020 The pagination point for a v7.1 Store page is 200 items. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
elijah_aaron Posted December 6, 2020 Share Posted December 6, 2020 So you can only have a next button if you have 200 store items? Link to comment
Locomotive Posted February 4, 2021 Share Posted February 4, 2021 (edited) I want to have arrows on my product pages to go between my different products. Right now if I need to look through all my products I have to click the first one, look for whatever information I want, then go back in my browser and click on the next product. I want to be in a product page and just have like "previous product" and "next product" options. I feel like my customers would benefit from this as well since it makes it easier to browse quickly through all of our products. I also feel like there were arrows that did this when I first created my site, and they've maybe disappeared, but I could be remembering wrong. Is there any way to add these in? Thank you! Edited February 4, 2021 by Locomotive BWA 1 Link to comment
tuanphan Posted February 5, 2021 Share Posted February 5, 2021 Can you share link to product page? We can take a look Locomotive 1 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
jaisequoia Posted February 19, 2021 Share Posted February 19, 2021 @tuanphan can you provide a css remedy to this issue? I understand why it might not work for a shop with 10,000 products... but it would be nice to add it back in for smaller shops. I wish squarespace had some way to offer it depending on the amount commerce products. Link to comment
paul2009 Posted February 19, 2021 Share Posted February 19, 2021 (edited) Although this post won't fix the issue for you, it may be helpful to know why this has changed, even though it cannot be restored. In this case, product pagination was removed from Squarespace 7.1 when the store product limit was increased from 200 to 10,000 products and the concept of nested categories was introduced, meaning that there is no longer a concept of next or previous like there once was. Although it won't help anyone who has already built a 7.1 store, if you are building a small store, the pagination still exists on Brine 7.0 stores where the product limit is still 200. On 2/19/2021 at 7:48 PM, jaisequoia said: Can you provide a css remedy to this issue? This cannot be fixed with CSS, but if a store were fairly small, some JavaScript could be written to add pagination links to products on 7.1, but it would only be able to follow the default product order (as they were added, before they were reordered) and would only apply to the 'All Products' view. It would not work within a category. Edited November 22, 2021 by paul2009 jaisequoia, tuanphan and creedon 3 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
jaisequoia Posted February 22, 2021 Share Posted February 22, 2021 On 2/19/2021 at 1:47 PM, paul2009 said: Although this post won't fix the issue for you, it may be helpful to know why this has changed, even though it cannot be restored. In this case, product pagination was removed from Squarespace 7.1 when the store product limit was increased from 200 to 10,000 products. The code that produced the pagination links would need to iterate through the entire inventory to create the links. This was fine for less than 200 products in a flat category structure, but was likely to cause serious performance issues for 10,0000 products in nested categories. Sometimes the choices are difficult, but this was probably the right decision at the time. Although it won't help anyone who has already built a 7.1 store, if you are building a small store, the pagination still exists on Brine 7.0 stores where the product limit is still 200. This cannot be fixed with CSS, but if a store were fairly small, some JavaScript could probably be written to add pagination links to products on 7.1. However, there would be some restrictions. It would only be able to follow the default product order (as they appear on the 'all' product list page and would require products to be indexed manually after any changes were made to the inventory (adding or removing products). Thanks so much @paul2009 This was a thorough explanation. Already building in 7.1 so I guess we'll just have to let it go. paul2009 1 Link to comment
jaisequoia Posted February 23, 2021 Share Posted February 23, 2021 On 2/19/2021 at 1:47 PM, paul2009 said: Although this post won't fix the issue for you, it may be helpful to know why this has changed, even though it cannot be restored. In this case, product pagination was removed from Squarespace 7.1 when the store product limit was increased from 200 to 10,000 products. The code that produced the pagination links would need to iterate through the entire inventory to create the links. This was fine for less than 200 products in a flat category structure, but was likely to cause serious performance issues for 10,0000 products in nested categories. Sometimes the choices are difficult, but this was probably the right decision at the time. Although it won't help anyone who has already built a 7.1 store, if you are building a small store, the pagination still exists on Brine 7.0 stores where the product limit is still 200. This cannot be fixed with CSS, but if a store were fairly small, some JavaScript could probably be written to add pagination links to products on 7.1. However, there would be some restrictions. It would only be able to follow the default product order (as they appear on the 'all' product list page and would require products to be indexed manually after any changes were made to the inventory (adding or removing products). Thanks so much @paul2009 This was a thorough explanation. Already building in 7.1 so I guess we'll just have to let it go. **UPDATE** actually I just discovered that when in QUICK VIEW on a shop page there are forward/back arrows to the far left and right of the window to allow one to move through products that way. Interesting! BarbaraD and paul2009 1 1 Link to comment
Locomotive Posted February 25, 2021 Share Posted February 25, 2021 On 2/5/2021 at 4:35 AM, tuanphan said: Can you share link to product page? We can take a look Sure: www.jonesnewyorkplatinum.com/collection/p/sofia-bracelet. Thank you! Link to comment
Guest madebydave Posted June 9, 2021 Share Posted June 9, 2021 Hi @creedon I think the question is based on a single product page. This functionality exists in 7.0 but appears to have been removed in 7.1. Any ideas on how to add this functionality back in? Thanks Link to comment
creedon Posted June 9, 2021 Share Posted June 9, 2021 @madebydave My response was to elijah_aaron who said the following. Quote store items page. Which to me means the product grid page as opposed the product detail page. As to nav on product details page I think @paul2009 has the explanation for why they are gone and the only way they could be restored. There is no easy SS way or simple CSS or Javascript fix. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
dhob Posted August 25, 2021 Share Posted August 25, 2021 (edited) Do cars exploding upon impact after driving off a cliff make a sound if no one at Squarespace is around to hear them? This metaphorical/philosophical conundrum stands at the heart of the problem here. Bear with me, if you will... I've had an ongoing dialog with Squarespace support about this issue. They liken the removal of pagination to road construction - sometimes disruption happens in order to improve the system. That's all well and good, but road construction generally leaves behind a new road when completed. Squarespace's approach to road construction here is like tearing out a bridge, walking away, and patting themselves on the back for a job well done. Meanwhile cars are driving off a cliff into a dark abyss and exploding on impact. I had put months of work into building a new 7.1 site and spent a bundle on design work from a professional graphic designer. The removal of pagination instantly put me out of business. How? I'm a professional artist/photographer who sells work online. I'm dependent on viewers being able to move from one photograph to the next within a portfolio while having that portfolio integrated into a commerce engine. The removal of pagination instantly made each photograph a dead end road (to keep the road work analogy going). I suspect I'm not the only artist or craftsperson who wants to sell their work AND have viewers be able to move between items for sale. The 7.1 platform now offers the option of either selling your work OR showing work as part of a portfolio (via a Gallery or Portfolio) but not both. Pagination allowed both at once. This is a serious downgrade. In terms of when pagination might be added back to 7.1, I was given a timeline that can only be described as "maybe to never." How am I supposed to plan around that? If this doesn't bother you, consider this in the broader framework... Squarespace has shown that they can and will remove critical functionality without prior feedback or warning. In an instant, you can be functionally out of business without recourse. In this case, pagination had been part of the commerce system for literally years in the 7.0 system and was carried straight through to 7.1. There was no reason to expect this functionality to be removed. Squarespace sold me on moving from my old 7.0 site to building a new 7.1 site based in part on pagination as core functionality of the 7.1 commerce engine. If the idea of being put functionally out of business overnight troubles you, please create a support incident with Squarespace and raise the issue. You can cut and paste what I've written here if it makes it easier. Only if enough people complain will they pay attention. I'm fighting this battle and losing. I just had to resurrect my old expired 7.0 site just to have this functionality again. I now have to start all over again. Please help Squarespace hear the cars exploding at the bottom of the canyon. Edited August 31, 2021 by dhobman Link to comment
creedon Posted August 26, 2021 Share Posted August 26, 2021 (edited) By the way folks sf.digital has an upcoming extension to implement prev/next navigation on products. Please see Product UX extension. Edited August 26, 2021 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
dhob Posted August 26, 2021 Share Posted August 26, 2021 Thank you! @paul2009, do you have an expected release date on this? Just a ballpark estimate would be great, if possible. Link to comment
dhob Posted October 5, 2021 Share Posted October 5, 2021 Hi @paul2009, It looks like the "Coming Soon" extension for prev/next pagination in the 7.1 platform was taken off the SF Digital website. Is SF Digital no longer pursuing this? Thanks! Link to comment
creedon Posted October 5, 2021 Share Posted October 5, 2021 @dhobman I'm still seeing the page for the extension. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! 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