Jump to content

creedon

Circle Member
  • Posts

    9,361
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. I do not see the store page list categories description add code installed in the page header code injection.
  2. I have not updated my code since I last updated my code. 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. I don't have a solution but some observations. Likely this is not a domain hosting or website hosting provider issue. Moving your domain from registrar to registrar does nothing as that is not where the problem most likely is. As soon as you mention another party is involved naturally each one will say it's the other fault. Customer supports job is to get you to go away as quickly as possible so as not to spend money on your support. If everything was on Squarespace, then what would Squarespace say? I suspect this is not a hosting issue but a blacklist issue which you touched on. Your domain has gotten on a blacklist. Please see the following. Let us know how it goes.
  4. Excellent! First bit of code is in! If you are referring to the category effect code itself, many of my Store page based code effects can be installed either for the Store page only or site-wide. Most folks only have one store so I suggest adding it to the Page Header Code Injection for the Store page. Both methods are usually described in my install instructions for the code. When installing code, where other code already exists you do have to be careful not to disturb the other code. The code editor can be a bit finicky. I think the thing that trips most folks up is they click, paste, and save and the insertion cursor isn't where they thought it was, therefor messing up the code. Proceed with deliberateness and check each code insertion before saving! If there is a bad insertion, cancel! Don't try to repair. You've already got the new code on the clipboard so it's easier just to cancel and try again. In many cases you can just put the insertion point before all the other code already there and paste. Then hit the return a couple of times to get a line between the new code and the existing code. It's easier to read where one code ends and the other starts. Let us know how it goes.
  5. I can confirm that the link works for me as well. I had already defined my default email application.
  6. You are actually in the Crochet category but because Breadcrumbs is turned off you can't see that on the page. Halloween is a category nested under Crochet. I'm not sure if you intended to have a nested Crochet > Halloween category or not. If not then you'll want to drag the Halloween out from under Crochet. If you want to have both Crochet > Halloween and Halloween categories for a product then you need to create an additional top level Halloween category. Then to assign the nested category and the top level category you do the following in the product. Let us know how it goes.
  7. body:not( .collection-type-products ) #header:hover a, body:not( .collection-type-products ) #header:hover img, body:not( .collection-type-products ) #header:hover svg { filter : invert( 1 ); } Let us know how it goes.
  8. I have seen a few reports of issues and myself experienced some slowness loading with the section library recently but no sure fire resolutions. You can try some of the usual things. Restart your computer, all routers/hubs. Clear the cache of your browser. Let us know how it goes.
  9. Yes. I don't know all the selectors SS uses for each of the positions so I can't give you those ahead of time. No.
  10. I assumed you were on v7.1. You are on v7.0 using the Brine template family which requires different code. <style> .ancillary-header-primary-nav-position-bottom-center.has-primary-nav .Header--bottom { display : none; } </style> Let us know how it goes.
  11. I have looked at your site and I see no signs that twcsl is installed. Without twcsl being installed I am unable to help further.
  12. Please follow the first install step. Install twcsl. After you install twcsl be sure to continue on with the rest of the steps. Let us know how it goes.
  13. Two options. Please see the following. Adding product variants Selling add-on products Variants would be the more direct way to encourage frame sales. You could add options such as No Frame, Wood, Metal, Plastic, and etc or whatever kinds of frames you sell. Let us know how it goes.
  14. Do you want to hide the whole header or just the Main Navigation links? If the latter please see the following. Let us know how it goes.
  15. On the split site navigation issue please see the following. Usually what folks do is the home page of the website becomes a landing page with the header and footer hidden and links to the two halves of the site. You can obviously get fancier as with the example site you show but I don't have any insight into all the effects that are going on there. Let us know how it goes.
  16. Add the following example code to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .header-nav { display : none; } </style> Let us know how it goes.
  17. @nick_sh is correct image-map.net produces code that is not responsive. The code it does make was useful before the web became responsive. It is possible to convert the code into an SVG format that is responsive but requires expert knowledge.
  18. Are you wanting to do this on just some of your pages or site-wide?
  19. I am unable to confirm your page title save issue. On my test site I was able to save a plain text phrase with no variables and save each variable (%s and %p) on their own.
  20. I don't think that will help. I think what @tuanphan is saying is that there are syntax errors in your code. Such errors can cause all kinds of issues. The first syntax error I can see in tuanphans pic is that your style element is not closed properly. Style tags should begin with <style> and end with </style> (note the forward slash, which mean close).
  21. I just tested the bookmarklet on my test site and it worked a treat. The only thing that comes to mind is it wasn't installed properly. The first thing to check it to see if the bookmarklet looks something like the following in the browser bookmark editor. Let us know how it goes.
×
×
  • 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.