Jump to content

creedon

Circle Member
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. This is not an overall solution but may address your issue. Please see the following. Let us know how it goes.
  2. This is exactly what happened. SS changed the underlying structures recently. Try the following. .c-lightbox .collection-type-products.view-item .ProductItem .ProductItem-details .product-price::before { content : 'Price '; } Let us know how it goes.
  3. In the calendar block event change code you installed in step 1 of the instructions you will find the following lines. const itemCallbacks = [ [enter function name here replacing square brackets or remove line if not using], ]; const itemFlyOutCallbacks = [ [enter function name here replacing square brackets or remove line if not using], ]; Make it look like the following. const itemCallbacks = [ ]; const itemFlyOutCallbacks = [ cbemca, ]; Let us know how it goes.
  4. It appears you followed the first install step but have not followed the rest of the install steps.
  5. I don't have a specific solution but a possible answer to your questions. There is a trick. As you've noticed simply adding a border can often lead to cut off borders. When borders are added to many elements you may have to adjust the size of their containers.
  6. Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if 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 documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue.
  7. 1) As with any complex system the answer depends on how you set up your site. If you use SS's built-in domain or host your domain with SS then yes you get secure connections. If your domain is hosted outside of SS and you do not currently have an SSL certificate for the domain then hosting on SS does not automatically give you a secure site. 2) SS does have some drag and drop elements. But if they would meet your criteria of drag and drop, only you can determine by using SS. 3) SS does not provide email hosting directly. They have a partnership with Google Workspace. I have found GW very reliable if not a bit confusing working with the interface. I'd say that GW is really designed for tech heads. 4) Per hour prices can vary widely. Also some charges will be based per project. The only thing I can say is get multiple quotes if you can. The old saying you get what you pay for applies. I'm afraid I can't provide much comfort other than to suggest strongly that you get on board with a trial site and begin to answer some of your questions by experiencing SS first hand. Familiarity breeds comfort! 🙂
  8. Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if 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 documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue.
  9. Add the following to Events Settings > Advanced > Page Header Code Injection for the events page. Please see per-page code injection. <style> .eventlist-event .event-datetime-divider, .eventlist-event .event-time-12hr-end, .eventlist-event .event-time-24hr-end, .eventitem .event-datetime-divider, .eventitem .event-time-12hr-end, .eventitem .event-time-24hr-end { display : none; } </style> This is for v7.0 using the Five template. Let us know how it goes.
  10. If I had to guess the issue has arisen because SS changed the header cart icon recently. https://support.squarespace.com/hc/en-us/articles/360001038687
  11. I wouldn't say that the need is negated. Other folks have expressed the desire to have those image types return to FE. I hope SS will bring them back. I think there is a need for the FE free form method but also it is nice to have more structured elements like images cards. With image cards the flexibility is reduced but the speed of implementing an effect is speed up dramatically.
  12. Add the following to your current CSS wherever it may be. .collection-630ab6721cc4e22a6b4ac6fe .eventitem--multiday .eventitem-meta-date .event-date::after { content : ''; } .collection-630ab6721cc4e22a6b4ac6fe .eventitem--multiday .eventitem-meta-time { display : none; } This is for v7.1 and specific to the posters need. Let us know how it goes.
  13. I revised my post. No space between the id and the first class name.
  14. To restrict the effect to an event page add #collection-630ab6721cc4e22a6b4ac6fe before lines beginning with .event-list-time. Like #630ab6721cc4e22a6b4ac6fe.event-list-time. Let us know how it goes.
  15. Most likely what you have run into to is a classic editor vs. fluid engine issue. The image options you mention are only available when working with a classic editor page section. If you find instructions on the internet and they don't mention either the classic editor or fluid engine they were most likely written for classic editor, as fe has only been out for a short time.
  16. Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if 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 documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue.
  17. Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .ProductItem.sold-out .ProductItem-details .sqs-add-to-cart-button-wrapper { display : none; } </style> This is for v7.1. Let us know how it goes.
  18. The checkout page can not be altered with code. It is an SS security feature.
  19. You have code blocks in additional info with CSS that hides the buttons.
×
×
  • 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.