Theo4543 Posted February 12, 2021 Share Posted February 12, 2021 I just want to know if I can code override the 30-items-limit for blog posts in the new Summary Block? Link to comment
derricksrandomviews Posted February 12, 2021 Share Posted February 12, 2021 No, but you can chain summary blocks together on the same page and use category filters to put 30 in one block and a different 30 in the next block and so on. That is how I have a summary block page with 80 items total so far. Give the first 30 the same cat like group 1 and the next 30 give all the same cat name like group 2. Whatever you wish. You can use code to hide the categories if you wish. <style> .view-item .meta { display: none; }</style> https://myrandomviews.com/storysummary Link to comment
paul2009 Posted February 12, 2021 Share Posted February 12, 2021 10 hours ago, Theo4543 said: Can code override the 30-items-limit for blog posts in the new Summary Block? Yes. There's a paid plugin called Lazy Summaries that adds the necessary code and allows you to display unlimited items. 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
Theo4543 Posted February 12, 2021 Author Share Posted February 12, 2021 10 hours ago, derricksrandomviews said: No, but you can chain summary blocks together on the same page and use category filters to put 30 in one block and a different 30 in the next block and so on. That is how I have a summary block page with 80 items total so far. Give the first 30 the same cat like group 1 and the next 30 give all the same cat name like group 2. Whatever you wish. You can use code to hide the categories if you wish. <style> .view-item .meta { display: none; }</style> https://myrandomviews.com/storysummary Thank you, and how to choose your items? Link to comment
derricksrandomviews Posted February 12, 2021 Share Posted February 12, 2021 I used categories. This is how: https://support.squarespace.com/hc/en-us/articles/205814438-Categories-and-tags 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