deaton72 Posted May 7, 2020 Share Posted May 7, 2020 Hello I am working on a project page for a design firm in 7.1 The PLAN was to make a project gallery and then use the Universal Filter (https://www.squarewebsites.org/products/universal-filter) to filter projects by type/service/etc... and do so via TAGS and CATEGORIES The user would filter, then clock on the image and then it would link to a project page. An example is here (https://corn-apricot-zn88.squarespace.com/gallery). If you click on the first image (fire station) you see what we want visually. But we NEED them to filter! Now I see that the only place to add tags is in BLOG posts, not in portfolio/gallery pages or gallery block (I have re-added the gallery block to our 7.1) We do not want all the info with the blogs showing in either the summary or project page, we just want photos with a rollover. The Filters says "Universal Filter plugin works with any Squarespace List Collections: Blog, Products, Gallery, Events, Album or Custom Post Types. Also, it works with Blocks which capable to show List Collections: Summary Block, Gallery Block. Some templates has Index of Galleries structure - this also may be used with Filter." But I cannot see where to add categories/tags in anything except blog posts to make this work. Is there a way to add TAGS to the portfolio or gallery blocks? Or is there a workaround with make the summary blog block work without all the text? Thanks EarvinChong, melaniejaane and LibbyClarkeDesign 2 1 Link to comment
thehonestape Posted May 13, 2020 Share Posted May 13, 2020 Did you figure this one out yet? I am having a similar problem. webbroi 1 Link to comment
deaton72 Posted May 15, 2020 Author Share Posted May 15, 2020 Hi. found out you can add tags to the photo descriptions in a gallery and then the UF works, but it only does tags and I need 2 categories. I am still working on it. I am going to try a summary block and see if that works. I'll let you know EarvinChong 1 Link to comment
jayciro Posted May 19, 2020 Share Posted May 19, 2020 I'm interested in figuring this out, too. EarvinChong 1 Link to comment
Michael-Mashai Posted June 6, 2020 Share Posted June 6, 2020 On 5/7/2020 at 10:08 PM, deaton72 said: Hello I am working on a project page for a design firm in 7.1 The PLAN was to make a project gallery and then use the Universal Filter (https://www.squarewebsites.org/products/universal-filter) to filter projects by type/service/etc... and do so via TAGS and CATEGORIES The user would filter, then clock on the image and then it would link to a project page. An example is here (https://corn-apricot-zn88.squarespace.com/gallery). If you click on the first image (fire station) you see what we want visually. But we NEED them to filter! Now I see that the only place to add tags is in BLOG posts, not in portfolio/gallery pages or gallery block (I have re-added the gallery block to our 7.1) We do not want all the info with the blogs showing in either the summary or project page, we just want photos with a rollover. The Filters says "Universal Filter plugin works with any Squarespace List Collections: Blog, Products, Gallery, Events, Album or Custom Post Types. Also, it works with Blocks which capable to show List Collections: Summary Block, Gallery Block. Some templates has Index of Galleries structure - this also may be used with Filter." But I cannot see where to add categories/tags in anything except blog posts to make this work. Is there a way to add TAGS to the portfolio or gallery blocks? Or is there a workaround with make the summary blog block work without all the text? Thanks Hi. You may use custom function in getAttr and use keywords from Portfolio items SEO Description and 7.1 Galleries Images Descriptions. And sure no problem to have several filtering dropdowns with different options EarvinChong and webbroi 1 1 Link to comment
Cal_D_Sein Posted June 11, 2020 Share Posted June 11, 2020 Quote Hi. You may use custom function in getAttr and use keywords from Portfolio items SEO Description and 7.1 Galleries Images Descriptions. And sure no problem to have several filtering dropdowns with different options Hi, can you provide examples of how to do this? Thanks! EarvinChong 1 Link to comment
tuanphan Posted June 12, 2020 Share Posted June 12, 2020 16 hours ago, Cal_D_Sein said: Hi, can you provide examples of how to do this? Thanks! Edit sub portfolio page settings > Advanced > SEO > Add tag in SEO Description. EarvinChong 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
jezhawk Posted June 24, 2020 Share Posted June 24, 2020 On 6/12/2020 at 12:52 PM, tuanphan said: Edit sub portfolio page settings > Advanced > SEO > Add tag in SEO Description. Are you able to provide examples of what the code looks like for this? I'd love to do this as well! EarvinChong 1 Link to comment
tuanphan Posted June 24, 2020 Share Posted June 24, 2020 3 hours ago, jezhawk said: Are you able to provide examples of what the code looks like for this? I'd love to do this as well! Demo: https://www.loom.com/share/0ffc01fe59c94d41b81605ce18e90542 webbroi 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Kate Posted June 26, 2020 Share Posted June 26, 2020 @deaton72 you can add gallery blocks in 7.1 with this add-on https://www.squareaddons.com/shop-2/slideshow EarvinChong 1 If you are looking for a way to add Anchor Links, Gallery Blocks, or a Rotating Banner with Content Blocks overlaid in Squarespace 7.1, you can find all these plugins in our Squarespace add-on store here: www.Squareaddons.com -- Enjoy! Link to comment
Jase_studio Posted August 19, 2020 Share Posted August 19, 2020 Was this solved? Do the tags in gallery descriptions and SEO descriptions work for the universal filter plugin - just checking before I purchase it... EarvinChong 1 Link to comment
Michael-Mashai Posted August 22, 2020 Share Posted August 22, 2020 On 8/20/2020 at 12:11 AM, Jase_studio said: Was this solved? Do the tags in gallery descriptions and SEO descriptions work for the universal filter plugin - just checking before I purchase it... It works sure webbroi and EarvinChong 1 1 Link to comment
creativepunch Posted October 7, 2020 Share Posted October 7, 2020 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 Monoar, webbroi and EarvinChong 2 1 Link to comment
Michael-Mashai Posted October 8, 2020 Share Posted October 8, 2020 7 hours ago, 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. Your Summary is with external links - in this case you need to set collectionUrl in filter config. webbroi and EarvinChong 1 1 Link to comment
creativepunch Posted October 8, 2020 Share Posted October 8, 2020 12 hours ago, michaeleparkour said: Your Summary is with external links - in this case you need to set collectionUrl in filter config. so I need to replace the #block id with the collectionUrl? Just not sure exactly where you're meaning to add this into the filter config.. EarvinChong 1 Link to comment
Michael-Mashai Posted October 8, 2020 Share Posted October 8, 2020 24 minutes ago, creativepunch said: so I need to replace the #block id with the collectionUrl? Just not sure exactly where you're meaning to add this into the filter config.. Check on docs page please webbroi and EarvinChong 1 1 Link to comment
creativepunch Posted October 12, 2020 Share Posted October 12, 2020 On 10/8/2020 at 1:21 PM, michaeleparkour said: Check on docs page please I'm still not sure what this mean to be honest. I've checked that page, copied that code, added it into my site. And nothing has yet to change. I've gone back through it several times and I'm just not sure what the issue is or what exactly I need to add. It was filtering categories and tags just fine, but wasn't recognizing any newly added tags or categories. Once I deleted the old tags and categories, the code just stopped working. I tried duplicating the website as well, having Blog posts without external links, and starting over, and nothing is working. webbroi and EarvinChong 1 1 Link to comment
Michael-Mashai Posted October 13, 2020 Share Posted October 13, 2020 17 hours ago, creativepunch said: I'm still not sure what this mean to be honest. I've checked that page, copied that code, added it into my site. And nothing has yet to change. I've gone back through it several times and I'm just not sure what the issue is or what exactly I need to add. It was filtering categories and tags just fine, but wasn't recognizing any newly added tags or categories. Once I deleted the old tags and categories, the code just stopped working. I tried duplicating the website as well, having Blog posts without external links, and starting over, and nothing is working. You just were needed to set the collectionUrl and link it to your real collection source url - I'm not sure why you were copying some code... You may DM me and invite on site for help. EarvinChong and webbroi 1 1 Link to comment
tootansimooon Posted February 1, 2021 Share Posted February 1, 2021 Hi Just to add (complexity) to the discussion. Is there any way of creating a filter for code blocks? https://www.simoneaves.com/home-reshaped-gifs Cheers Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 On 2/1/2021 at 11:26 PM, tootansimooon said: Hi Just to add (complexity) to the discussion. Is there any way of creating a filter for code blocks? https://www.simoneaves.com/home-reshaped-gifs Cheers You should contact him via their site, you will get faster respond. EarvinChong 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Michael-Mashai Posted February 5, 2021 Share Posted February 5, 2021 On 2/1/2021 at 6:26 PM, tootansimooon said: Hi Just to add (complexity) to the discussion. Is there any way of creating a filter for code blocks? https://www.simoneaves.com/home-reshaped-gifs Cheers You obviusly may filter anything that exist on page) webbroi and EarvinChong 1 1 Link to comment
tootansimooon Posted February 6, 2021 Share Posted February 6, 2021 On 2/4/2021 at 9:35 AM, tuanphan said: You should contact him via their site, you will get faster respond. Hi Contact who? Cheers Simon Link to comment
tootansimooon Posted February 6, 2021 Share Posted February 6, 2021 On 2/5/2021 at 11:59 AM, michaeleparkour said: You obviusly may filter anything that exist on page) Hi But Im not sure how... Cheers! Link to comment
Michael-Mashai Posted February 6, 2021 Share Posted February 6, 2021 1 minute ago, tootansimooon said: Hi Contact who? Cheers Simon I guess me if you want to use Universal Filter)) MarlonA, webbroi and EarvinChong 2 1 Link to comment
Guest Posted February 22, 2021 Share Posted February 22, 2021 Hey michaeleparkour, pretty novice with code, but trying to using universal filter and injected summary code into the header here: https://cuimcsurgevents.squarespace.com/services-test And I don't think I'm pointing to the correct #block - I'm trying to filter cats/tags for the images in the section added on this 'Shop' page, so that I could have a grid of items that could link to shoppable items in my "Origin Store" store type page + link to external sites as needed. I found a section id container, but then I didn't see the universal filter modules. Can you tell me how I would rewrite this to point to the correct container and items in my page.... or is that not possible because I didn't add them in a summary block? targets': [{ container: '#block-6022ccbbca958571763a6004', //css selector to target container where you want to place filter items: '.summary-item', //css selector for items you want to filter 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