Jump to content

creedon

Circle Member
  • Posts

    9,501
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by creedon

  1. It may be possible to do what you want but the code discussed in this thread would not work. The code discussed here is meant to be dropped into a code block which the header does not allow.
  2. 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.
  3. That is how SS designed their service to work. The URL you are seeing is how you edit your site. The error you are seeing is erroneous. I suggest you whitelist your SS site's build-in domain.
  4. Your site will have two addresses. One under your domain name jfrycoaching.com. This is the address you will give to the public. The other is tiger-finch-44ng.squarespace.com. This address is the SS backend address that you edit your site with. Also known as the built-in domain. If you don't like your built-in domain you can change it. Please see Built-in domains. Sounds like an erroneous warning to me.
  5. This does sound like somewhere along the line, starting from the user's wifi, a block may have been placed on Squarespace or IP addresses that SS uses.
  6. If there are no spaces in the value then the quotes aren't needed by specification. But it is good practice to avoid issues. This sounds like another CSS ruleset used closest and there was a conflict.
  7. The first issue is attribute values, best practice, should be enclosed in quotes, to avoid issues. <p id="closest"></p> After you do that what happens?
  8. Here is a start on understanding Bookmarks. https://support.google.com/chrome/answer/188842 A search on your favorite search engine will provide many articles on bookmarks.
  9. Possibly but it would take JavaScript and to restructure the page in this manner to accommodate using CSS to move the title would be major. It would be much less painful/expensive to use JavaScript to move the title element to a new location. That is certainly a valid CSS only approach to the issue. Well other than having to enter the title twice.
  10. Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> @media screen and ( min-width : 768px ) { .tweak-product-basic-item-content-alignment-top .ProductItem-details, .tweak-product-basic-item-gallery-design-stacked .ProductItem-details { padding-top : 0; } } </style> This is for v7.1. Let us know how it goes.
  11. 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.
  12. The way the page is structured it is not possible to move the title after the image with CSS alone. It might be possible with Javascript/CSS and requires the business plan or above. I am unaware of any code that currently does this.
  13. This is not an overall solution but may address your issue. Please see the following. Let us know how it goes.
  14. 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.
  15. 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.
  16. It appears you followed the first install step but have not followed the rest of the install steps.
  17. 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.
  18. 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.
  19. 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! 🙂
  20. 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.
×
×
  • 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.