Jump to content

creedon

Circle Member
  • Posts

    9,464
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. Please see Page Edit Keys. Synopsis Activate Squarespace editor using a key sequence. I don't know if my code fully replicates how SS's escape key function worked. Obviously I can't compare the behaviour of SS's code to mine. I suggest not using the Escape key alone but use it with a modifier key such as alt/option, control, and/or command/meta keys. Site visitors are probably less likely to hit a multi-key combo and get dumped into the SS account login screen than if just the escape key is pressed. Let me know how it goes.
  2. Would Sf.digital's Wishlist meet your need?
  3. The first thing I suggest is to close the window you are currently working in. Then open a new window and go to your site. Are you now able to find the missing page? In some circumstances I've noted that the Pages panel does not update properly and this might be one fo those cases. Let us know how it goes.
  4. The reason you may be getting the noindex issue on the example issue page you provided is there is a custom code redirect, that redirects you and on the redirected to page the is a meta robots noindex tag. The crawler is apparently triggering this redirect and so you get the search console report. What might be done. I'd be tempted to do a desktop and mobile version of the page using an Index page and some CSS to show/hide the the appropriate subpages of the index based on a media query. I think if you search this forum you may find many threads on this particular technique. This method would eschew the redirect code you have now. If you still want to use the redirect code you might want to replace your check with the JavaScript matchMedia instead. I don't know if it will improve things but the matchMedia is a better fit for this kind of check. Let us know how it goes.
  5. I wouldn't call it shady but a very unfortunate design decision. It is true that if you don't like the date formatting SS chose for blogs then you need JavaScript code to alter dates. Using JS code requires the business plan or above.
  6. I have updated my cited code. From the changes. restrict effect to list page only
  7. I'm looking into this issue now.
  8. I suspect you have a syntax error in some custom code. The editor is able to muddle through the bad code but the live presentation can't. Syntax errors need to be resolved.
  9. This is because you are using Fluid Engine which doesn't have a tablet view breakpoint. There is not much we can do to help as this is a Squarespace backend issue. You will have to contact SS and request they make Fluid Engine work on tablets. Many folks have complained about this issue on this forum. You may want to search for something like fluid engine tablet to see those posts.
  10. You could try something like the following in a code block. <a onclick="$( this ).parents ( '.page-section' ).prev ( ).click ( );"> collapse </a> Let us know how it goes.
  11. SS is not unique in this regard. Large companies generally don't want you to contact them because it costs them money. Hoops and obfuscation are the norm.
  12. I'm a little confused. When the content of the page exceeds the height of the window viewport, then a scrollbar is added and you use it to scroll the page so you can see the rest of the content. Given the amount of content I see on the page, I don't see how you can trim it down much. And besides the height of your window may be different than the height of another viewers window so there is no real way know the height of a page to make all the content fit in it.
  13. The URL field in the post is not show to us. You need to add it the the text of your post.
  14. Do you want this dedicated section to appear on all pages like an announcement bar would before it is dismissed?
  15. I'm seeing the same thing as you and @paul2009. Folks. A general tip. It looks like this code took a trip through a word processor. Word processors are not code editors. WP's try to do all kinds of helpful things like use fancy smart quotes. Code hates smart quotes and they will mess things up. Use a code editor or a word processor that doesn't do helpful things for you.
  16. Are you following instructions for Squarespace version 7.0?. That is the version of SS you are using. If you try to follow instructions for v7.1, it won't work. Your Donate "button" is actually a link that is part of your Secondary Navigation in Pages styled to look like a button. Here is an example of the Pages panel. Let us know how it goes.
  17. It appears that Oswald supports the 500 and 600 font weight. Why SS doesn't present those, I don't know. Perhaps the differences are so subtle that they don't offer them. Add the following to Website > Website Tools > Custom CSS. /* navigation font weight */ .header-nav-list, /* desktop */ .header-menu-nav-wrapper /* mobile */ { --site-navigation-font-font-weight : 600; } Let us know how it goes.
  18. Assuming you are using the last code I posted in that thread. My first guess would be that the code didn't work because you may not have had jQuery installed. I probably didn't mention that requirement in my post because the poster I responded to already had jQuery installed. Without a URL to your site and my code installed, I can't know if this was the problem or if the code is outdated because of SS changes. My code is a couple of years old!
  19. In general I've observed that Squarespace employees have SQSP in their name like @Sarah_SQSP.
  20. You have the following errant code in either Website > Website Tools > Code Injection > HEADER. or Settings > Advanced > Page Header Code Injection for the home page. Please see per-page code injection.. static1.squarespace.com/static/62b25278c03ae42748f69fec/t/65251cc4a428533bd8eda2f5/1696931036534/658D2B97-36A7-4D4A-A3FB- Let us know how it goes.
  21. You have to include the link in the content of your post for us to see it. The field the forum software provides is not shown to us.
  22. What you show in your image is a sure sign that all the custom code is not gone. Please post the URL for a page on your site where we can see your issue. 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. We can then take a look at your issue. You may find How to post a forum question post useful.
  23. I don't work for Squarespace so I have no influence over or knowledge of what SS is up to.
×
×
  • 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.