andrewwww Posted March 3 Share Posted March 3 This is what shows at the bottom of my posts. Is there a way I can show "previous" and "next" instead of the titles? Link to comment
Ziggy Posted March 3 Share Posted March 3 Yes, this is possible, can you share your website URL? Thanks! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
andrewwww Posted March 3 Author Share Posted March 3 (edited) http://tournamentofbooks.com/ pw: coverstory This is the page: https://www.tournamentofbooks.com/the-2023-tournament-of-books/fxavji1tzzi74f0jlyyc6epwbtbzyp-hhwhn-cek7n-pmcr8-zme3g-93w94-npz7e-hphsz-zwcw4-k24zc Edited March 3 by andrewwww Link to comment
Solution Ziggy Posted March 3 Solution Share Posted March 3 Try using this Custom CSS: .item-pagination-link--prev { .item-pagination-title { display:none; } .pagination-title-wrapper:after { content:'Previous'; } } .item-pagination-link--next { .item-pagination-title { display:none; } .pagination-title-wrapper:after { content:'Next'; } } I guess you are going to fix the auto-generated titles and URLs that are created when you duplicate a blog, but in case you're not aware of that issue, I thought I would point that out to be helpful. tuanphan and andrewwww 2 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
andrewwww Posted March 3 Author Share Posted March 3 This is perfect, thank you so much! And thanks also for the reminder to fix my post titles and URLs. They're a real mess right now! Ziggy 1 Link to comment
Ziggy Posted March 3 Share Posted March 3 Just now, andrewwww said: They're a real mess right now! I understand, I've been there, but 5x (copy) on the end of one blog did make me chuckle! andrewwww 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
ManolisV Posted July 11 Share Posted July 11 Hi there, I want the same fix for my main blog and using this code does affect the pagination but the "Previous" and "next" does not show. Can you help me @tuanphan?https://fennel-opossum-bdzy.squarespace.com/ password: hope!1A Link to comment
tuanphan Posted July 14 Share Posted July 14 On 7/11/2023 at 3:18 PM, ManolisV said: Hi there, I want the same fix for my main blog and using this code does affect the pagination but the "Previous" and "next" does not show. Can you help me @tuanphan?https://fennel-opossum-bdzy.squarespace.com/ password: hope!1A Add this to Design > Custom CSS /* blog prev next */ h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !important; } Ziggy 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment