Jump to content

deaton72

Member
  • Posts

    105
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

829 profile views

deaton72's Achievements

  1. My mobile logo is not big enough! I have tried adding code, but it pushes the hamburger menu off the page. HELP! bassettiarch.com
  2. If you need a second indent * space than tab key 🙂
  3. Site URL: https://corn-apricot-zn88.squarespace.com/ The galleries on any/all of my pages are not showing how they are set!!! For example, I have them set to 6 across on desktop and they show 2 in all browsers. When I preview on the backend they look fine. Help! Angry client!
  4. @bangank36 Yes! i need to redirect do they just go back to /portfolio. I tried to do the SS redirect (301) but it doesn't seem like it worked.
  5. Site URL: https://corn-apricot-zn88.squarespace.com/ We have a blog / portfolio that is pulled into a gallery and then filtered using the Universal filter. But, if you go to a project and then delete the last part of the url /portfoliodetails/(delete whta is here) you get to the backend blog summary page. Is there any way to fix this or to hide the portfolio details page without disabling it? I tried a redirect, but nothing seems to happen! I don't know who keeps backspacing rather than hitting the back arrow, but these backend pages are indexing in google and we don't want anyone to see them. Thanks.
  6. @paul2009 No luck. It looks like the .header-menu-nav-item a doesn't reference the menu items anymore - I tried .header-nav-item, but no luck either. If I change the text color for example, nothing happens.
  7. Hello I have a forced hamburger menu. The code stopped working today - the menu shows, but the pages are not clickable. I contacted SS and they said they did an update and something in my CSS isn't working. It works except for formatting the text and the hover - but I can't figure out what they did. HELP! It's our 75th anniversary this week and I need it fixed! password is: Bassetti47!
  8. @tuanphan I put it in the Settings/advanced header. I also tried it in the Custom CSS.
  9. Hi @tuanphan It doesn't work. If I remove the !important from the #block-206175b0d9ba3902e4c7 {.summary-item-list .summary-item:nth-child(n+28) {display: none!important;}} then it shows all the items on the front page. If I keep the !important, then it only show up to 28 on the filtered page. There has to be a way to override it 🙂
  10. Site URL: https://corn-apricot-zn88.squarespace.com/portfolio This is from a FB page, but I still need help: I am not sure how to do what the respondent suggests - I have tried a ton of options to use the selector and override to show all the summaries under that filter. I have a tough one: Someone HERE helped me with a code to limit the number of posts showing in a blog summary: #block-206175b0d9ba3902e4c7 {.summary-item-list .summary-item:nth-child(n+28) {display: none!important;}} BUT, I am using the Universal Filter and now it limits the number with anything filtered. I have the filter set so you can only choose one item at a time, so I am hoping there is a way to tell it to increase the number of summaries visible (n+36) during the Pre-K-12 filter. I tried something like .project-types-pre-k-12 {.summary-item-list .summary-item:nth-child(n+30) {display: none!important;}} BUT no luck. HELP!!! Here is the page: https://corn-apricot-zn88.squarespace.com/portfolio Jay Van Dyke This is most likely the selector [data-filter-selectors=".project-types-pre-k-12"] instead of writing as a class like you have. You also might have to write a rule to override and show the two that are being hidden by the other rule. It is a class but only on the individual items not the list as a while like you have this written. Have you written to Michael on slack? Maybe there's something in the code to achieve what you want without using CSS. Jay Van Dyke I contacted him a couple months ago about limiting the posts for the splash page. His solution was to filter them out using an “init state” filter, but that ended up breaking something else (I don’t recall what). I was really hoping the block number would change with each filter, but that doesn’t happen. It is definitely the “data filter selectors.” I will see what I can do to override the N +28. Any thoughts if it is best to try it in CSS? Or to add a code block in the page? Jay Van Dyke Dena M T Eaton-Colles css is probably best, does it work without the original code having an !important flag? Jay Van Dyke It still works on all pages (splash and filtered)
  11. @bangank36 I want it to stay where it is, under the text. OR if it has to...scroll up and then stick to under the secondary nav (which is sticky)
  12. Site URL: https://corn-apricot-zn88.squarespace.com/tid-workbook We have a universal Filter that is not at the top of the page. I would love to make it so it sticks to the top - just beneath the secondary menu, when you scroll. No matter what I try I cannot get it to do that! ALSO - how do I get rid of the secondary scroll bar that appeared? None of my other pages have it? Thanks!
  13. Site URL: https://corn-apricot-zn88.squarespace.com/portfolio I have our custom blog designed to have a two column right layout. It works perfectly and I don't want to change it, but I was wondering if there is any CSS to make the text flow EVENLY between the two columns. An example is this page: The left col. is much longer. https://corn-apricot-zn88.squarespace.com/values/sustainability current code: .sqs-col-8 .html-block .sqs-block-content {column-count: 2!important; column-gap: 4%;margin-left: 3vw; margin-right: 12.5vw; padding: 0vw!important; box-sizing: border-box!important; }
  14. Site URL: https://corn-apricot-zn88.squarespace.com/milestones Hello! I am using a timeline by Knightlab with several 1000 lines of css code. The code is so long, it takes up all the css space in SS, so I wanted to add a .css stylesheet. This is what I did: 1) add a blank page to a folder (my code folder) 2) add text "timeline.css and then link it to the uploaded .css file 3) change the .css link in the original script so that it is the new stylesheet. Am I missing anything? Will it take a little while to show up? Right now the page looks like it has no css.
  15. @paul2009 Okay. I tried to add the hooks with the code for the html call in between. This is also what a friend told me to do (after I showed him). Nothing is happening! I feel like something is missing at the front end. I don't know anything about hooks and minimal about these scripts. Just enough to mess things up 🙂 allItemsAddedFunction: function(sum_block, jsonData) {$(function(){ $(".summary-title").each(function(){ $(this).html($(this).text()); }); }); //runs after all of loaded items appended to summary block }, refreshFunction: function(sum_block, jsonData) {$(function(){ $(".summary-title").each(function(){ $(this).html($(this).text()); }); }); //runs after refresh summary block (appending items, sorting..) }
Ă—
Ă—
  • 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.