Jump to content

Creativore

Circle Member
  • Posts

    30
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Creativore got a reaction from nicolebratt in Summary Block for Blogs: How to hide current post?   
    @tuanphan I am having trouble with this also. I want to hide the current post in the summary block so it doesn't replicate itself on the page. 
    Site: https://grey-sapphire-9lfk.squarespace.com/blog
    Password: summary
  2. Like
    Creativore got a reaction from TheDetourEffect in Summary Block for Blogs: How to hide current post?   
    That's exactly the point where I'm up to. I could not find any solution to this either.
     It's extraordinary that you can't exclude posts and only include one category... It's SUCH an oversight. VERY annoying. Thanks for your reply. 
  3. Like
    Creativore got a reaction from Jahhhd in Summary Block for Blogs: How to hide current post?   
    OK, I nearly cried then because I thought it had worked. It does work on the latest article but not the previous ones. It actually takes the latest article out of the other summary blocks in the previous articles. Does that make sense?
    You are still bloody amazing though. I'm so grateful for your efforts. 
  4. Like
    Creativore got a reaction from theirritablevegan in Summary Block for Blogs: How to hide current post?   
    OK, I nearly cried then because I thought it had worked. It does work on the latest article but not the previous ones. It actually takes the latest article out of the other summary blocks in the previous articles. Does that make sense?
    You are still bloody amazing though. I'm so grateful for your efforts. 
  5. Like
    Creativore got a reaction from theirritablevegan in Summary Block for Blogs: How to hide current post?   
    That's exactly the point where I'm up to. I could not find any solution to this either.
     It's extraordinary that you can't exclude posts and only include one category... It's SUCH an oversight. VERY annoying. Thanks for your reply. 
  6. Like
    Creativore got a reaction from tuanphan in Change Page Banner height in Mobile View - smaller   
    @tuanphan Thank you so much! I amended the code to this:
    @media screen and (max-width:640px) { 
          figure.Intro-image.loaded img { 
              width: 100% !important;
              left: 0 !important;
              top: 0 !important;
              height: auto !important;
          }
          section.Intro.Intro--has-image .spacer-block {
              display: none;
          }
      }
     
  7. Like
    Creativore reacted to tuanphan in Change Page Banner height in Mobile View - smaller   
    Try adding to Home  > Design > Custom CSS
    @media screen and (max-width:640px) { body#collection-5e8ac321776c472b726bea8f { figure.Intro-image.loaded img { width: 100% !important; left: 0 !important; top: 0 !important; height: auto !important; } section.Intro.Intro--has-image .spacer-block { display: none; } } }  
  8. Like
    Creativore reacted to tuanphan in Change Page Banner height in Mobile View - smaller   
    What is password?
  9. Like
    Creativore reacted to tuanphan in Change Page Banner height in Mobile View - smaller   
    Can you share link to page in screenshot?
  10. Thanks
    Creativore reacted to tuanphan in Summary Block for Blogs: How to hide current post?   
    Try adding to Home > Design > Custom CSS
    .collection-type-blog.view-item .summary-item-list .sqs-active-slide { display: none; }  
  11. Like
    Creativore reacted to dubwebdev in Summary Block for Blogs: How to hide current post?   
    There wasn't a solution for this based on what I researched. Perhaps @tuanphan can help you with the request. I ended up advising my client to leave it as is since the hassle was more time consuming that it was worth for all involved.
  12. Like
    Creativore reacted to tuanphan in Summary Block for Blogs: How to hide current post?   
    Can you share link to your blog page? I can take a look
  13. Thanks
    Creativore reacted to dariokomazec in How to link a folder title in navigation   
    Hi,
    only thing I can come up with right now is this:
    1. Put the page (page that you want to be linked with folder title) on the first place in to the folder.
    2. Paste this code to "Custom CSS" and change only child number "3" to target specific folder that you want in your navigation menu.
    .Header-nav div>:nth-child(3) {.Header-nav-folder :nth-child(1) {display: none !important;}}  This works on Brine Family (TESTED) and few more I think but I haven't tested on others...
  14. Like
    Creativore reacted to Vigasan in How to link a folder title in navigation   
    There were quite a few people running into the problem so here's a quick tutorial that should help. 🙂
     

     
  15. Thanks
    Creativore reacted to tuanphan in Making Instagram on mobile show 3 images per row   
    @eclemons @Etrenoir @Creativore Add this to Home > Design > Custom CSS
    (Each site  will need different block ID. This code for @eclemons site)
    @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1565372617118_21335 .sqs-gallery-design-grid-slide { width: 33.33% !important; } }  
×
×
  • 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.