sarabacon Posted August 12, 2023 Share Posted August 12, 2023 I worked with a designer who made some CSS changes to my site (we're no longer working together), and I recently realized my blog posts on the linked Site URL are scrolling infinitely rather than stopping at 15 posts per page like I have the settings set to. I'm including the Page Header Injection Code for that page below to see if anyone might be able to help identify what could be causing the override of scrolling limitations or offer another custom code to disable that from happening. Thank you! <link rel="stylesheet" href="//assets.squarewebsites.org/custom-filter/custom-filter.min.css"/> <script> window.customFilterSettings = { 'targets': [{ container: '.view-list .page-section[class*="collection-type-blog-"] div[data-controller]', items: 'article', settings: { showItemsCount: false, showCheckboxes: false, keepDropdownsOpen: false, align: 'center', position: 'top', wrapFilterContainer: true, simpleFilter: { show: { effect: 'fade', transitionDuration: 800, stagger: 60 }, hide: { effect: 'fade', transitionDuration: 100, stagger: 18 } }, mobilePanel: { enabled: false}, filter: { category: false, tag: false, items: [ { name: "Category", allLabel: ' ', multiple: true, allowedOptions: "Coffee Shop, Restaurant, Bar, Hotel", sort: 'asAllowed', getAttr: 'categories' }, { name: "Features", allLabel: ' ', multiple: true, allowedOptions: "Rooftop, View, Pool, Tiki Bar, Speakeasy, Work Remote, Patio, Wine Bar, Cocktail Bar, Adults Only", sort: 'asAllowed', getAttr: 'categories' }] }, sort: { enabled: false, items: [{ name: 'Alphabetical', order: 'asc|desc', orderTexts: 'A-Z|Z-A', hideName: true, sort: '.blog-title' }] }, search: { text: 'Location', enabled: true } } }] }; </script> <script src="//assets.squarewebsites.org/custom-filter/custom-filter.min.js"></script> Link to comment
creedon Posted August 12, 2023 Share Posted August 12, 2023 Please post the URL for a page on your site where we can see your issue. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. We can then take a look at your issue. You may find How to post a forum question post useful. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
sarabacon Posted August 13, 2023 Author Share Posted August 13, 2023 Apologies, when I submitted the question it gave a space to input the URL in question and I added it there but see it wasn't posted publicly. The site URL I'm referencing is here: https://opulist.co/all-access Link to comment
creedon Posted August 13, 2023 Share Posted August 13, 2023 The good news is that the scroll is not infinite, just very very long. As to the limiting to 15 I'm not familiar enough with Lazy Summaries to answer that question off the top of my head. Have you contacted the code author and asked about your issue? Earvin 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Earvin Posted July 20 Share Posted July 20 You can also reach to the plugin's support team if you need help with their product. In this case, you can reach out to them either via email or Slack. We offer solutions for filtering, multi-location map display, adding tables, raising summary block limit and more at Squarewebsites 🔳. 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