lara_e Posted September 6, 2022 Share Posted September 6, 2022 (edited) Site URL: https://done-right-decks.squarespace.com/gallery I had this code on my Portfolio page and it was fine until this weekend (below) It is now removing all background colours from the main portfolio page and the interior portfolio pages. The goal of the code is to create a menu bar of pagination at the bottom of the interior portfolio pages in lieu of the pagination. I think I saw this on the forum by @tuanphan but can't find it now. Any idea what is causing the error? Below is what it looks like now with the code (top) and what its supposed to look like (middle). The bottom image shows the pagination i'm talking about. Currently, I've removed the code but we are about to go live and will have to add back Squarespace pagination if I can't get this figured out. Thank you! website: https://done-right-decks.squarespace.com/gallery password: doneright <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>; <script>$(document).ready(function() { $('<section class="item-pagination item-pagination--prev-next under-pagination"><div class="sqs-block html-block sqs-block-html"><div class="sqs-block-content"><p><a href="/gallery" target="_blank">MAIN GALLERY</a> | <a href="/gallery/decks">DECKS</a> | <a href="/gallery/outdoor-living">OUTDOOR LIVING</a> | <a href="/gallery/fencing">FENCING</a> | <a href="/gallery/interior-renovations">INTERIOR RENOVATIONS</a></p></div></div></section>').insertAfter('.item-pagination[data-collection-type^="portfolio"]'); }); </script> <style> section.under-pagination { justify-content: center; padding-top: 10px; padding-bottom: 10px; } Edited September 20, 2022 by lara_e came back to Q Lara | Web Designer for Heart-Led Brands 🔗 Birch & Bud Design Co ☕ Say Thanks For The Help 📆 Book a Design Day and Skip the Tech Headache 📖 My Favourite Business Resources </> Standout Squarespace Member + Alum | Squarespace Circle Member Link to comment
lara_e Posted September 6, 2022 Author Share Posted September 6, 2022 NEVERMIND - fixed it myself. Just can't figure out how to delete the question. tuanphan 1 Lara | Web Designer for Heart-Led Brands 🔗 Birch & Bud Design Co ☕ Say Thanks For The Help 📆 Book a Design Day and Skip the Tech Headache 📖 My Favourite Business Resources </> Standout Squarespace Member + Alum | Squarespace Circle Member 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