jacauschi23 Posted October 20, 2020 Posted October 20, 2020 Is there a way to add pagination or a "load more" function to a summary block?
tuanphan Posted October 21, 2020 Posted October 21, 2020 (edited) Use Lazy Load plugin. or Numbered Pagination. The plugin gives your blog visitors a chance to know how big you blog is, not just “Newer/Older“ links. Edited September 15, 2021 by tuanphan Latrippi and jacauschi23 1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
JonnyA Posted September 29, 2021 Posted September 29, 2021 I've tried the Numbered Pagination plugin but having been in contact with their support I've realised it doesn't work with Summary Blocks - only blogs.
Nana-nana Posted November 23, 2021 Posted November 23, 2021 (edited) H @tuanphan ! I had the same question and downloaded the lazy summary plugin as your recommendation. By any chance, is there custom code to add category sorting options on the top of the lazy summary block? I tried it first on the blog listing page but then I wanted to have the "load more" button so I am recreating similar design layout on a new page with summary block using lazy summary. I have tried adding category links by using archive block but when you click them, it redirects you to the blog page, not the new page with the summary block. Essentially, I would like to use the blog page as a database for blog posts and the new page to pull these information out and display. Please let me know and also appreciate any advice if you foresee any complication with the plan I came up with above. Much appreciated! The blog page(original design): https://travelwithamnet.com/learn-about-japan The page I'm working on: https://hyperboloid-walrus-lmfg.squarespace.com/learn-about-japan-1password: 1234ninja Edited November 23, 2021 by Nana-nana
derricksrandomviews Posted November 23, 2021 Posted November 23, 2021 "Essentially, I would like to use the blog page as a database for blog posts and the new page to pull these information out and display." I am doing that with my site now using two blog pages and summary blocks along with an archive block that searches my stoires by subject/category. I could, if I wanted, use a blog sidebar to allow viewers to choose any category. I do this with the standard summary and blog options. I use code to change the appearance of the summary block items. my random views Nana-nana 1
Nana-nana Posted November 23, 2021 Posted November 23, 2021 How are you setting the archive block so that when it displays one category, it stays in the same url? I.e. My archive category tags now redirects me to the original blog page. I would like to stay on the same url aka my summary page.
Nana-nana Posted November 23, 2021 Posted November 23, 2021 16 minutes ago, derricksrandomviews said: "Essentially, I would like to use the blog page as a database for blog posts and the new page to pull these information out and display." I am doing that with my site now using two blog pages and summary blocks along with an archive block that searches my stoires by subject/category. I could, if I wanted, use a blog sidebar to allow viewers to choose any category. I do this with the standard summary and blog options. I use code to change the appearance of the summary block items. my random views Actually, I added the summary block on the original page and added .blog-basic-grid collection-content-wrapper {display:none} to hide the original blog post list and display the summary block. Thank you so much for helping me get this spark of idea!
derricksrandomviews Posted November 23, 2021 Posted November 23, 2021 (edited) My original blog page is in the unlinked section of my site, and the blog page with summary blocks is in the linked section of my site. Each category in the archive block is linked to a seperate post in the summary blog. Each summary blog post has its own summary block pulling content from my main blog filtered by category that matches the archive block. The archive block is in the header of the summary blog which is why it keeps the same url. Hope this makes sense. If you want more precise setup just let me know. Edited November 23, 2021 by derricksrandomviews
alexbusk Posted January 31, 2022 Posted January 31, 2022 In case anybody still searching for a free solution, checkout the one I madehttps://squase.net/how-to-add-load-more-button-to-squarespace-summary/ mazmac 1
mazmac Posted October 20, 2022 Posted October 20, 2022 On 1/31/2022 at 10:53 AM, alexbusk said: In case anybody still searching for a free solution, checkout the one I madehttps://squase.net/how-to-add-load-more-button-to-squarespace-summary/ Hello! I use it here and sometimes takes a bit to load, but maybe my internet: https://rudagt.squarespace.com/cuerpo-y-territorio I tried to use it with the list summary block, but I can't figure out the move in the JS to maintain the align and pics. Can you help me? Example: https://rudagt.squarespace.com/memoria-historica thanks, is a great code!
tuanphan Posted October 22, 2022 Posted October 22, 2022 On 10/21/2022 at 2:43 AM, mazmac said: Hello! I use it here and sometimes takes a bit to load, but maybe my internet: https://rudagt.squarespace.com/cuerpo-y-territorio I tried to use it with the list summary block, but I can't figure out the move in the JS to maintain the align and pics. Can you help me? Example: https://rudagt.squarespace.com/memoria-historica thanks, is a great code! What do you mean "align and pics"? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mazmac Posted October 22, 2022 Posted October 22, 2022 Hello @tuanphan I mean, aligned pictures. I can apply this code to the Summary Block Grid, but I am trying to aply to Summary Block Lis, in Js i change the excerpt for date and authos cause I need them too not the Read More or Excerpt to show, but I can't figure how to achieve 1. Apply that JS to Summary Block List 2. Change the JS to show the date and author metada and not the excerpt and Read More Thanks, I have tried but not figuring out the right edition.
tuanphan Posted October 26, 2022 Posted October 26, 2022 On 10/22/2022 at 10:06 PM, mazmac said: Hello @tuanphan I mean, aligned pictures. I can apply this code to the Summary Block Grid, but I am trying to aply to Summary Block Lis, in Js i change the excerpt for date and authos cause I need them too not the Read More or Excerpt to show, but I can't figure how to achieve 1. Apply that JS to Summary Block List 2. Change the JS to show the date and author metada and not the excerpt and Read More Thanks, I have tried but not figuring out the right edition. Hi. I see it already shows date/author? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mazmac Posted October 26, 2022 Posted October 26, 2022 Hello @tuanphan is the summary block in the bottom if you scroll it, you will see a purple button but only the titles in the post, I can't make the load more code for Summary Block List and show the metadata I need.
mazmac Posted October 26, 2022 Posted October 26, 2022 29 minutes ago, tuanphan said: Hi. I see it already shows date/author? the ones that are below this section. I attached the screenshoot
sorca_marian Posted March 12 Posted March 12 For numbered pagination check https://www.abzglobal.net/products/p/squarespace-71-70-custom-blog-numbered-pagination tuanphan 1 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design Services 📅 Todoist alternative | Increase your Productivity 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 300 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn
tuanphan Posted October 14 Posted October 14 For Summary Block load more Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment