Jump to content

Horizonte

Member
  • Posts

    22
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Horizonte got a reaction from Chris.SE in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    I had forgotten that tuanphan's solution does not prevent the page from appearing in the navigation. I have now gone through the whole post again and tested all the suggestions. What doesn't work with any of the codes is removing the page from the navigation. 
    All I had to do was start the post at the end. The solution was already written right above my own question. How cool is this code that Chris provides? It actually works. The page comes out of the navigation. It is also well explained in the video on his site. Really respect and many thanks for this solution that SS itself has not managed for 3 years.
    Kind regards
     
  2. Like
    Horizonte got a reaction from CassAggett in Fluid Engine: spacing   
    Hi Cass,

    That was my mistake. I didn't realise the code was different. I am just a copy/paste programmer 😉 But now it works for me. Wonderful, and thank you again for taking the time to help me out. 
    Regards
    Uli

  3. Love
    Horizonte reacted to Chris.SE in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    I have created a free, comprehensive code solution for creating "draft" portfolio items:
    https://schwartz-edmisten.com/blog/how-to-set-squarespace-portfolio-items-to-draft

    The reason I felt the need to create this code solution is because a client came to me needing this exact functionality. The existing accepted solution in this thread only takes into account hiding the post on the main portfolio page, but people can still navigate to it using the pagination from another post. Also, because it requires changing the URL slug, if you want to set an older post to draft that has already been indexed, then people will get a 404 because the URL has changed when they click that link.

    My code takes all of this into account. Pagination of draft items are hidden, and the URL slug doesn't need to be changed. You simply change the post title from Post Title to (Draft) Post Title. If someone tries to navigate directly to the Draft item using its URL, they will be redirected to the main portfolio page. 
    I think I have truly thought of everything with this plugin and it should be a good solution until Squarespace wakes up and finally implements the feature themselves. I have a video on the post that walks through the entire functionality if you are curious about how to use it.

    I would love to hear people's feedback! Hopefully this saves some people from needing to leave the platform.
  4. Like
    Horizonte got a reaction from paul2009 in Fluid Engine: spacing   
    Hi Cass, hi Paul, I think I have it now. But what I don´t understand is, why the grid can be seen on your screenshot, though it should be the Classic Editor.  When I am in Classic mode there is no grid. Or is it meant like this? Classic mode, insert css, update to fluid?
    But anyway. Working with the classic editor has shown me that I do not miss it 😉 It would be nice if squarespace could implement more flexibility in the spaces. Or just bring back the ability to use css for it.
    So I will stick with what I have. I learned a lot and appreciate your help.
    Regards Uli
  5. Like
    Horizonte got a reaction from CassAggett in Fluid Engine: spacing   
    Hi Cass, I haven't had time to check it out yet. But I had to watch a video first to understand what you mean by this, the Classic Editor. Never used it before with the new fluid engine. Will report later when it is done.
    Regards Uli
  6. Like
    Horizonte reacted to CassAggett in Fluid Engine: spacing   
    @Horizonte Ahh I've worked it out - that code must be for Classic Editor sections.
    I've just tried this code on a demo site and it works (you'll just need to replace the section IDs with your own) :
    // FULL WIDTH SECTION section[data-section-id="652df1bbf4bc4b6dfbfa2e49"] { overflow-x: hidden !important; overflow-y:hidden !important; } section[data-section-id="652df1bbf4bc4b6dfbfa2e49"] { .content-wrapper { padding: 0px !important; margin: 0px auto; display: contents; } .fluid-engine { --sqs-site-max-width:100vw; --sqs-site-gutter:0vw; } }
  7. Like
    Horizonte got a reaction from CassAggett in Fluid Engine: spacing   
    Hi Cass,
    back from the holidays I just tried the instructions from the styledsquare website. Made a copy of my website, so I cannot screw up anything. Followed step by step the instructions. But it makes no change. 
    Greetings

     
  8. Like
    Horizonte reacted to CassAggett in Fluid Engine: spacing   
    Yes the site styles version does affect all pages.
    You might like to try the instructions on this page to target just a single section:
    https://www.thestyledsquare.com/blog-content/how-to-create-a-full-width-section-in-squarespace-71
  9. Like
    Horizonte got a reaction from CassAggett in Fluid Engine: spacing   
    Hi Cass, that did the trick. Thanks for your help and solving my problem.
    Greetings Uli
     

     
  10. Like
    Horizonte got a reaction from paul2009 in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Yes Paul and thanks for confirming and help
  11. Like
    Horizonte reacted to paul2009 in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Are you referring to "draft" in this workaround:
     
     
  12. Like
    Horizonte reacted to IXStudio in How to create a multi language site   
    Hi,
    Use this article to make multi-language website. It has written by @tuanphan
    https://beaverhero.com/squarespace-2-languages/
    Please use the like button if it helps you!
    Best,
    Leopold
  13. Like
    Horizonte reacted to amatho20 in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Running into problems with the suggested code fix as well-
    Part of the problem might be that I have a personal account and am using the portfolio as my home page (it appears custom code isn't available to the homepage on a personal account). 
    I tried creating a new portfolio page that isn't used as the homepage, and still the code doesn't appear to be working. I'm not getting any errors, the project is still accessible and visible on the portfolio page
     
    EDIT: 
    Actually i think i got it sorted: 
    I pulled a different bit of code from another one of Tuanphan's Posts and removed some of the more specific bits to that comment. 
    a.grid-item[href*="/draft"] { display: none; } Now it hides any url I add draft too (i've been adding it to the start of the URL, don't know if that is making a difference) even when it is a portfolio page being used as the home page. 
     
    Hope this helps others... Ultimately this really shouldn't be so complicated, but I'm glad there's at least an active forum to support these issues. 
×
×
  • 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.