Priscillia Posted October 3, 2023 Posted October 3, 2023 Hello, Is there still any way to put all blog posts (I have 85) in the same page ? I do not wish to use the "summary" blog technique i saw in the forum because I am already using categories and tags, + i already added a lot of code specific to the blog-grid. Right now only 30 articles are showing, then there is a pagination. https://radish-oleander-y98z.squarespace.com/lineup/ pw : square1234
Solution Ziggy Posted October 3, 2023 Solution Posted October 3, 2023 It looks like you're SquareWesbites filter plugin, in the code you can set the maximum page size there. Adjust this in the blog page settings Advanced Header Code Injection. The code you're looking for and will want to change looks like this: pagination: { enabled: true, // enable pagination pageSize: 30, // set the page size to 30 } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Priscillia Posted October 3, 2023 Author Posted October 3, 2023 5 minutes ago, Ziggy said: It looks like you're SquareWesbites filter plugin, in the code you can set the maximum page size there. Adjust this in the blog page settings Advanced Header Code Injection. The code you're looking for and will want to change looks like this: pagination: { enabled: true, // enable pagination pageSize: 30, // set the page size to 30 } Thank you !!! Ziggy 1
Ziggy Posted October 3, 2023 Posted October 3, 2023 18 minutes ago, Priscillia said: Thank you !!! Happy to help! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment