Jump to content

creedon

Circle Member
  • Posts

    9,502
  • Joined

  • Last visited

  • Days Won

    79

Posts posted by creedon

  1. 8 hours ago, Oliokd123 said:

    Is this still possible to add to a Squarespace 7.1?

    This still works on v7.1 as the demo demonstrates.

    Quote

    in the github project do I need to seperate the html to javascript and css

    No. In my instructions take the code and install it where I indicate. If there were different locations I would add those as steps to the install instructions.

    Quote

    I want to add a background colour change to 3 sections on my website is that possible using your code?

    Yes. But I can't speak to if my effect will work how you imagine you want your effect to work.

    Let us know how it goes.

  2. 1 hour ago, salamexpert said:

    In Squarespace, we can minify JavaScript and CSS files. If we can, then how? Does Squarespace provide a feature that allows us to minify Unminify files?

    SS provides no features to minify or unminify code.

    Any code that SS provides to run your site, if unminified, can not be minified by you.

    Any custom code you install on your site you can of course minify. You would have to find and use your own tools/processes to accomplish this task.

  3. 11 hours ago, abeach97 said:

    The problem I'm facing is that sale products are showing with strange formatting.

    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. 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.

  5. On 2/20/2024 at 4:24 AM, ElleR said:

    I think we are all having the same issue that all products are being hidden.

    It is the case that if you install the <style> code at the end of my post without installing the Target shop category pages with css cited previous to that, you will hide the products because the code installation is incomplete.

    Also note that the intent of this code is to hide all products on the main store page and only show them on pages that are categories.

    I just tested my code on my test site and it still works a treat!

  6. 6 hours ago, sarahetts said:

    I'm having the same problem.  Has anyone found a fix?

    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.

  7. Someone has removed jQuery which the calculator code depends on.

    Add the following to Website > Pages > Website Tools > Code Injection > HEADER.

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

    This is the latest version of jQuery. It is possible that the calculator code depended on features that were in an older version of jQuery. If the calculator still doesn't work this might be the reason.

    Let us know how it goes.

  8. 8 hours ago, ElleR said:

    did you have an update for this please

    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.

  9. Quote

    There's a lot of finger pointing going on.

    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.

  10. 45 minutes ago, MiaReytDesigns said:

    I have installed twcsl

    Excellent! First bit of code is in!

    Quote

    Am I right in thinking that I should add the code to Website Tools - Code Injection (the whole site rather than Page Header Injectior via shop as I already have a code there allowing me to sort my items alphabetically)?

    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.

  11. Quote

    When I click on "Crochet" it immediately takes the customer to "Holloween".

    You are actually in the Crochet category but because Breadcrumbs is turned off you can't see that on the page.ScreenShot2024-02-19at2_23_43PM.png.0b51d31e1dcc3b9cb9a50f2e231a172d.png

    Halloween is a category nested under Crochet.

    ScreenShot2024-02-19at2_46_13PM.png.1cb0809c201ca81a937016a2d4be95bb.png

    Quote

    The Halloween tab is missing on my page now and the only way to access it is if the customer clicks on "Crochet". 

    I'm not sure if you intended to have a nested Crochet > Halloween category or not.

    ScreenShot2024-02-19at2_53_29PM.png.55358c6e3c89b9436568cc1c6de48e3b.png

    If not then you'll want to drag the Halloween out from under Crochet.

    ScreenShot2024-02-19at2_56_17PM.png.715cb7f4d634077654cc0b7c2e2d2796.png

    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.

    ScreenShot2024-02-19at2_59_16PM.png.971410a41c210246909ee154a6e48dda.png

    Then to assign the nested category and the top level category you do the following in the product.

    ScreenShot2024-02-19at3_02_14PM.png.da30d9b5acbfe13eb16eec6877c83659.png

    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.