Theo4543 0 Share Posted February 12 I just want to know if I can code override the 30-items-limit for blog posts in the new Summary Block? Link to post
derricksrandomviews 559 Share Posted February 12 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 post
paul2009 30,192 Share Posted February 12 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. Hi, I'm Paul, founder of SF Digital, building the features that Squarespace didn't include™. Pick dates in any format, show prices in other currencies, take orders without payment or improve your cart. I value honesty, integrity, transparency and respect. Links in my posts may refer to SF Digital products or may be affiliate links. I ♥ Squarespace. I've been a loyal supporter of the platform since 2007. Link to post
Theo4543 0 Author Share Posted February 12 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 post
derricksrandomviews 559 Share Posted February 12 I used categories. This is how: https://support.squarespace.com/hc/en-us/articles/205814438-Categories-and-tags Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment