Jump to content

creedon

Circle Member
  • Posts

    9,501
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by creedon

  1. It appears you are not using my code. If you use my code and set the settings correctly you should be able to get the effect you want.
  2. I suspect this is because no one has asked for the overlay to be rounded so I haven't attempted to do that. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
  3. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
  4. I can confirm the behaviour and I say it's a bug (not that SS cares). If you end up dragging the block to big and you want to make it smaller again, try toggling the Style. SS is not here watching for bug reports. Please see item seven on the forum guidelines. To report bugs Contact Customer Support.
  5. I checked several pages of your site and they worked as expected. If you are trying to share links to pages on your site while you are in the editor of your site you don't want to copy and paste the URL from the address bar as it won't work for outside visitors. Please see how to share a link.
  6. My code needs a little assist as you've modified how the SS default menus work. Add the following to Website > Website Tools > Custom CSS. .header-menu-cta { flex-direction : column; } My coding doesn't alter the height specifically but it is altering various elements and that may have changed the height. If you used custom code to alter the height of something you may need to update that code to work with what my code is doing.
  7. Please see the following. Let us know how it goes.
  8. You can use more than two if you want. When you edit a section go to Colors. Select one of the ten color themes. Let us know how it goes.
  9. Your site is private. Please set up a site-wide password. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
  10. There are two questions here. The phone icon discussed previously is just a visual element added with some CSS to help the site visitor to know they are clicking on a link that can dial a phone number. Almost any place in Squarespace where you can add a link or URL, you can use a URL of the format tel:+1234567890 What happens on a user's browser when a telephone URL is clicked depends on the browser and how the operating system is set up. That part is out of the site's/your control. On a mobile device like a smartphone almost certainly things have been configured to launch your phone app to make the call. On a computer it's probably a bit more uncertain what might happen. It could be nothing to an app launches to handle the call.
  11. The code you are using appears not to be from this thread. It is designed to auto click a Summary block. You have used a gallery section so you need to use code for a gallery section. This thread appears to contain several versions that might do the job.
  12. It appears that perhaps your base text size has been notched up to make all text bigger. Click on the paintbrush icon and check your base text size. Let us know what you find out.
  13. Please see the post I made yesterday in the thread I pointed to.
  14. Even though your site is not public you can share it with us. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
  15. The block id in your code in no longer relevant. It needs to be updated with the current block id. Check out Heather Tovey's most excellent looking Squarespace ID Finder or you can use the inspector if you are familiar with how to use it. I suspect what may have happened is either you upgraded to fluid engine which may have changed the block id number or you created a new summary block which would also get a new block id. Let us know how it goes.
  16. creedon

    Waiting list

    Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
  17. This isn't an issue with the scrolling text. The issue is header actions is overflowing due to the following custom CSS. div.header-actions { padding-right: 10vw } Let us know how it goes.
  18. This is another variation on hiding these elements. Add the following to Website > Website Tools > Custom CSS. /* begin events page list stacked multiday times and separators hide */ .tweak-events-stacked-show-time .eventlist-event--multiday .eventlist-meta-time { display : none; } .tweak-events-stacked-show-time .eventlist-event--multiday .eventlist-meta-date .event-date:after { content : unset; } /* end events page list stacked multiday times and separators hide */ This is for v7.1.
  19. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
  20. No. Not as is. Please see the following. Let us know how it goes.
  21. It appears to be working to me. I see the images advance every two seconds.
  22. In a quick test on my test site the code worked. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. 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. You may find How to post a forum question post useful. We can then take a look at your issue.
×
×
  • 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.