Jump to content

Filtering in 7.1

Recommended Posts

Yea, I read it I just had built the blocks a while back and then thought they were summary before I applied the filter, when I went to investigate because I was having issues yesterday I realized the mistake I had made and then wanted to reach out to see if there was a solve. For summary blocks the 40 items cap is a limit for our team and for shops the inability to integrate non-store items, like a video embed is limiting as well. You don't have any creative solutions/recs for that issue do you?

Link to comment
7 minutes ago, TMSqSpace said:

Yea, I read it I just had built the blocks a while back and then thought they were summary before I applied the filter, when I went to investigate because I was having issues yesterday I realized the mistake I had made and then wanted to reach out to see if there was a solve. For summary blocks the 40 items cap is a limit for our team and for shops the inability to integrate non-store items, like a video embed is limiting as well. You don't have any creative solutions/recs for that issue do you?

Use Summary block with Lazy Summaries plugin or just activate on Gallery or Blog collection and style in the way you need.

Link to comment
On 2/23/2021 at 9:48 PM, michaeleparkour said:

Use Summary block with Lazy Summaries plugin or just activate on Gallery or Blog collection and style in the way you need.

With the recent change of summary block editor, can the plugin still working that way?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 1 month later...
  • 1 year later...
  • 2 weeks later...
On 10/8/2020 at 4:09 AM, creativepunch said:

Hey @michaeleparkour, I'm using the Universal Filter on a client website, and had to change the tags & categories to better suit what my client is looking for. When I deleted the previous tags & categories then added the new ones, they will no longer show up within the universal filter. I've deleted the code and added it again several times, with no luck. My code is below. Website to preview is https://phoenix-selections.squarespace.com/memphis-portfolio, PW: chris

<link rel="stylesheet" href="//assets.squarewebsites.org/custom-filter/custom-filter.min.css"/>
<script>
window.customFilterSettings = {
    'targets': [{
        container: '#block-yui_3_17_2_1_1596521666021_4391',//inspected Summary block id
        items: '.summary-item',// it's always .summary-items for Summary Blocks
        settings: {
            showItemsCount: false,
            position: 'top',
            keepDropdownsOpen: false,
            customClasses: 'buttons-inline',
            simpleFilter: {
                show: {
                    effect: 'fade',
                    transitionDuration: 800,
                    stagger: 60
                },
                hide: {
                    effect: 'fade',
                    transitionDuration: 100,
                    stagger: 18
                }
            },
            filter: {
                category: true,
                tag: true,
                items: [{
                    name: 'Region',
                    multiple: true,
                    getAttr: 'categories'
                }, {
                    name: 'Tags',
                    multiple: true,
                    capitalcase: true,
                    getAttr: 'tags'
                }]
            },
            sort: {
                enabled: true,
                items: [{
                    name: 'Alphabetical',
                    order: 'asc|desc',
                    orderTexts: 'A-Z|Z-A',
                    hideName: true,
                    sort: '.summary-item-link'
                }]
            },
            search: {
                text: '',
                enabled: true
            }
        }
    }]
};
</script>
<script src="//assets.squarewebsites.org/custom-filter/custom-filter.min.js"></script>

 

How can i make it for multitage?  I want to integrate one person or iteam multiple categories. 

Link to comment
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.