automatically adjust header links color in header based on the background image/colour
automatically adjust header liks ’ color in header based on the background image/colour
An Anonymous User 1 day ago
💡 Plugin Request
automatically adjust header links color in header based on the background image/colour
automatically adjust header liks ’ color in header based on the background image/colour
An Anonymous User 1 day ago
💡 Plugin Request
Carousels For Gallery Sections, Rather Than Collections
In both the Collection Carousel & Expanding Panels plugins, they feature content from “Collections.” i.e. blogs, galleries, events, & shops. Unfortunately, that excludes regular pages. I don’t necessarily need the carousels to pull from the tags or categories. Instead, I just need to display a set of 5 or 6 regular pages together in a dynamic way. It would be great to choose those 5 or 6 pages within the carousel, instead of link it to a single collection. Alternatively, it would be even better if we could turn a “section ID” into a carousel. Particularly “gallery sections.” Since these galleries are drag and drop and you can re-order them by preference. That way the carousel has only the items in it that you want to group together. And gallery items can also link to URLs, so you can lead people to various sections of the website.
An Anonymous User 1 day ago
💡 Plugin Request
Carousels For Gallery Sections, Rather Than Collections
In both the Collection Carousel & Expanding Panels plugins, they feature content from “Collections.” i.e. blogs, galleries, events, & shops. Unfortunately, that excludes regular pages. I don’t necessarily need the carousels to pull from the tags or categories. Instead, I just need to display a set of 5 or 6 regular pages together in a dynamic way. It would be great to choose those 5 or 6 pages within the carousel, instead of link it to a single collection. Alternatively, it would be even better if we could turn a “section ID” into a carousel. Particularly “gallery sections.” Since these galleries are drag and drop and you can re-order them by preference. That way the carousel has only the items in it that you want to group together. And gallery items can also link to URLs, so you can lead people to various sections of the website.
An Anonymous User 1 day ago
💡 Plugin Request
Blog Post Banner Image Styles: Pull alt text in featured image HTML
Is it possible for the CODE for the featured image on the individual blog post to include alt text, for SEO and accessibility purposes? Right now the html for the featured image in the single post does not include an alt="" (See example below). This is causing SEO scanning tools to alert us that there is no alt text on these featured images. Thank you!
An Anonymous User 3 days ago
Tutorial / Code Catalogue Requests
Blog Post Banner Image Styles: Pull alt text in featured image HTML
Is it possible for the CODE for the featured image on the individual blog post to include alt text, for SEO and accessibility purposes? Right now the html for the featured image in the single post does not include an alt="" (See example below). This is causing SEO scanning tools to alert us that there is no alt text on these featured images. Thank you!
An Anonymous User 3 days ago
Tutorial / Code Catalogue Requests
Blog Summary Carousel / Move Thumbnail to the Left of Content + Auto Scroll
I’m trying to have a blog summary carousel display the thumbnail image to the left of the title/description/etc. with 1 item per page, and I would like it to scroll automatically. So far, nothing that I’ve tried has worked. Would LOVE a solution. (I know I can accomplish this type of layout with the list layout, but I want this to pull content from a blog so that I can feature relevant posts based on filters).
An Anonymous User 8 days ago
Tutorial / Code Catalogue Requests
Blog Summary Carousel / Move Thumbnail to the Left of Content + Auto Scroll
I’m trying to have a blog summary carousel display the thumbnail image to the left of the title/description/etc. with 1 item per page, and I would like it to scroll automatically. So far, nothing that I’ve tried has worked. Would LOVE a solution. (I know I can accomplish this type of layout with the list layout, but I want this to pull content from a blog so that I can feature relevant posts based on filters).
An Anonymous User 8 days ago
Tutorial / Code Catalogue Requests
Can the Mega Menu link to a section anchor link?
Can the Mega Menu link to a section anchor link and not just a page?
An Anonymous User 16 days ago
Tutorial / Code Catalogue Requests
Can the Mega Menu link to a section anchor link?
Can the Mega Menu link to a section anchor link and not just a page?
An Anonymous User 16 days ago
Tutorial / Code Catalogue Requests
Allow Tooltips on hover for Secondary Nav linked items
At the moment, the Secondary Nav items don't pull through any additional attributes, like 'title'. In a future update, please consider adding support for the Title attribute in links, so that visitors can hover over the Secondary Nav on Desktop and see a tooltip display. Thank you for your excellent work! Love these plugins.
An Anonymous User 21 days ago
💡 Plugin Request
Allow Tooltips on hover for Secondary Nav linked items
At the moment, the Secondary Nav items don't pull through any additional attributes, like 'title'. In a future update, please consider adding support for the Title attribute in links, so that visitors can hover over the Secondary Nav on Desktop and see a tooltip display. Thank you for your excellent work! Love these plugins.
An Anonymous User 21 days ago
💡 Plugin Request
Add a bullet or arrow to pocket view plugin
I’d like to be able to see which pocket is open, like adding an arrow or a bullet right before the first letter of the open button? For example, if the pocket title is "Values & Voice Refresh" and it’s open, then it says "➤ Values & Voice Refresh."
An Anonymous User 24 days ago
💡 Plugin Request
Add a bullet or arrow to pocket view plugin
I’d like to be able to see which pocket is open, like adding an arrow or a bullet right before the first letter of the open button? For example, if the pocket title is "Values & Voice Refresh" and it’s open, then it says "➤ Values & Voice Refresh."
An Anonymous User 24 days ago
💡 Plugin Request
Expanding Panels - Icon/image in place of Vertical Title
[data-wm-plugin="expanding-panels"] { .vertical-title >*{ transform: rotate(0); max-width:34vw; content: url("..."); } } There may be a better method for SEO purposes. I am also setting size through max-width, but there may be a better way for responsiveness. Also I would like to have the option to shift this toward the bottom or top of the vertical-title container, I would love that just like you provided for expanded panel alignment. div.wm-expanding-panels{ --text-alignment: start; --vertical-alignment: center; --horizontal-alignment: center; } If an addtional FAQ could be added for how to seamlessly do this, that would be awesome. Thanks for your work on this!
An Anonymous User 28 days ago
💡 Plugin Request
Expanding Panels - Icon/image in place of Vertical Title
[data-wm-plugin="expanding-panels"] { .vertical-title >*{ transform: rotate(0); max-width:34vw; content: url("..."); } } There may be a better method for SEO purposes. I am also setting size through max-width, but there may be a better way for responsiveness. Also I would like to have the option to shift this toward the bottom or top of the vertical-title container, I would love that just like you provided for expanded panel alignment. div.wm-expanding-panels{ --text-alignment: start; --vertical-alignment: center; --horizontal-alignment: center; } If an addtional FAQ could be added for how to seamlessly do this, that would be awesome. Thanks for your work on this!
An Anonymous User 28 days ago
💡 Plugin Request
Hide Custom Search Icon in Header on Homepage
I followed the tutorial to add a search button to the header (https://www.will-myers.com/articles/adding-a-search-icon-to-your-site-header), it worked perfectly thank you! Now is there a way to hide the search icon on pages that are not my shop pages? (Homepage, about page etc.) Thank you
An Anonymous User About 1 month ago
Tutorial / Code Catalogue Requests
Hide Custom Search Icon in Header on Homepage
I followed the tutorial to add a search button to the header (https://www.will-myers.com/articles/adding-a-search-icon-to-your-site-header), it worked perfectly thank you! Now is there a way to hide the search icon on pages that are not my shop pages? (Homepage, about page etc.) Thank you
An Anonymous User About 1 month ago
Tutorial / Code Catalogue Requests
Change Color of Before/After Button Backgrounds for Slider
Hi, I am loving the Before / Slider feature! However, I am using it for my branding/website design business and sometimes the default purple box behind the “After” button clashes with the before/after color palette of my design images. I’d love to be able to choose what the “Before” and “After” button background colors are, separately. AKA choose the “Before” color and then choose a different “After” color.
Lynn Krueger About 1 month ago
Tutorial / Code Catalogue Requests
Change Color of Before/After Button Backgrounds for Slider
Hi, I am loving the Before / Slider feature! However, I am using it for my branding/website design business and sometimes the default purple box behind the “After” button clashes with the before/after color palette of my design images. I’d love to be able to choose what the “Before” and “After” button background colors are, separately. AKA choose the “Before” color and then choose a different “After” color.
Lynn Krueger About 1 month ago
Tutorial / Code Catalogue Requests
Zoom in and Out
Would love for this plug in to allow more control over an image, the ability to be zoom in and out as well, like on Google maps
An Anonymous User About 2 months ago
Tutorial / Code Catalogue Requests
Zoom in and Out
Would love for this plug in to allow more control over an image, the ability to be zoom in and out as well, like on Google maps
An Anonymous User About 2 months ago
Tutorial / Code Catalogue Requests
Expanding panels
requesting css to darken the panel images so the white text is more readable no matter the image.
An Anonymous User About 2 months ago
💡 Plugin Request
Expanding panels
requesting css to darken the panel images so the white text is more readable no matter the image.
An Anonymous User About 2 months ago
💡 Plugin Request
Alternate Logo on hamburger menu plugin
We would love to show an alternate logo on the dropdown menu since we are using a contrasting color palette.
An Anonymous User 2 months ago
Tutorial / Code Catalogue Requests
Alternate Logo on hamburger menu plugin
We would love to show an alternate logo on the dropdown menu since we are using a contrasting color palette.
An Anonymous User 2 months ago
Tutorial / Code Catalogue Requests
Using Sliding Image Banner with Divider Feature
I am using the Sliding Image Banner plugin for a website that styles all headers with the Divider feature, which appears to be incompatible with the plugin. Is there a way to fix that?
LHC 3 months ago
Tutorial / Code Catalogue Requests
Using Sliding Image Banner with Divider Feature
I am using the Sliding Image Banner plugin for a website that styles all headers with the Divider feature, which appears to be incompatible with the plugin. Is there a way to fix that?
LHC 3 months ago
Tutorial / Code Catalogue Requests
Apply class ".header-nav-item--active" to Header Nav folders
Hello! Just requesting a feature that applies the ".header-nav-item--active" class to Header Nav folders in the same way that it is applied to non-folders.
An Anonymous User 3 months ago
Tutorial / Code Catalogue Requests
Apply class ".header-nav-item--active" to Header Nav folders
Hello! Just requesting a feature that applies the ".header-nav-item--active" class to Header Nav folders in the same way that it is applied to non-folders.
An Anonymous User 3 months ago
Tutorial / Code Catalogue Requests
Ability to exclude specific portfolio project pages from Tabs Pro
My client asked me if there was any way they could “archive” a portfolio project page (rather than delete it) and not have it display as a tab. I tried https://schwartz-edmisten.com/blog/how-to-set-squarespace-portfolio-items-to-draft but that didn't work — the "draft" page was still visible as a tab. Ideally they would still be able to share a direct link to it. This seems like a valid need.
An Anonymous User 3 months ago
💡 Plugin Request
Ability to exclude specific portfolio project pages from Tabs Pro
My client asked me if there was any way they could “archive” a portfolio project page (rather than delete it) and not have it display as a tab. I tried https://schwartz-edmisten.com/blog/how-to-set-squarespace-portfolio-items-to-draft but that didn't work — the "draft" page was still visible as a tab. Ideally they would still be able to share a direct link to it. This seems like a valid need.
An Anonymous User 3 months ago
💡 Plugin Request
Animated favicon?
Hi Will & team, I’ve seen a couple of sites with animated favicons and wondered if this as something that was achievable in Squarespace? I’ve tried a few codes myself but nothing seems to work so wondered if it would be something you’d consider a tutorial or plugin for? Many thanks, Meagan
An Anonymous User 3 months ago
💡 Plugin Request
Animated favicon?
Hi Will & team, I’ve seen a couple of sites with animated favicons and wondered if this as something that was achievable in Squarespace? I’ve tried a few codes myself but nothing seems to work so wondered if it would be something you’d consider a tutorial or plugin for? Many thanks, Meagan
An Anonymous User 3 months ago
💡 Plugin Request
Tabs pro plugin: Open specific tab but start on top of page
I would love the possibility of opening a page on a specific tab, but instead of it (the specific tab URL) working as an anchor point, you start on the top of the page with the desired tab (e.g. tab no. 3) open instead of the default tab 1.
An Anonymous User 3 months ago
Tutorial / Code Catalogue Requests
Tabs pro plugin: Open specific tab but start on top of page
I would love the possibility of opening a page on a specific tab, but instead of it (the specific tab URL) working as an anchor point, you start on the top of the page with the desired tab (e.g. tab no. 3) open instead of the default tab 1.
An Anonymous User 3 months ago
Tutorial / Code Catalogue Requests
Metered Paywall
Create metered paywall, where readers can read 3 free blog articles before being prompted with a monthly subscription requirement (for one same blog—without having to create 2 separate blogs).
An Anonymous User 3 months ago
Tutorial / Code Catalogue Requests
Metered Paywall
Create metered paywall, where readers can read 3 free blog articles before being prompted with a monthly subscription requirement (for one same blog—without having to create 2 separate blogs).
An Anonymous User 3 months ago
Tutorial / Code Catalogue Requests
Add a "upload a file" field to a product detail page, before "add to cart" button
If possible, adding a "upload a file" field below product variants dropdowns and above the ‘add to cart’ button on a product page for personalized orders or order customization. Squarespace has a "Custom Form" feature at the bottom of a Product Detail Page, allowing us to create a custom form before checkout but it doesn’t include the “upload a file” field like the Form block. Thank you.
An Anonymous User 4 months ago
Tutorial / Code Catalogue Requests
Add a "upload a file" field to a product detail page, before "add to cart" button
If possible, adding a "upload a file" field below product variants dropdowns and above the ‘add to cart’ button on a product page for personalized orders or order customization. Squarespace has a "Custom Form" feature at the bottom of a Product Detail Page, allowing us to create a custom form before checkout but it doesn’t include the “upload a file” field like the Form block. Thank you.
An Anonymous User 4 months ago
Tutorial / Code Catalogue Requests