Jump to content

MartinKaninsky38

Member
  • Posts

    24
  • Joined

  • Last visited

Everything posted by MartinKaninsky38

  1. What sometimes happens with the fluid engine on my home page is that the block section gets super long with empty space. You can see it there right now when you scroll little bit down. Is there a way to get rid of the blank space quickly? or with code? It always takes very long and I need to scroll and move it and scroll. Any ideas? Thanks. site: https://aboutphotography.blog/
  2. Hi, on my website https://aboutphotography.blog I am trying to display comment counts of blog posts on my homepage. Even though Squarespace offers native integration of Disques it still does not show comment count of blog posts. I was told I need to edit HTML code for disqus to make this work. But then I was told you can not edit HTML of quarespace. So I wondering if it is possible to make this work and if not is there a good alternative for commenting module that would show comment counts. Somehow my readers find it annoying you have to insert email address everytime you want to comment with squarespace.
  3. Hi, Right now my summary block on my home page have date and comments. Is there a way to add category as well? Thank you! https://aboutphotography.blog
  4. Hi, I am trying to hide my darkmode toggle on mobile on home page. I tried to modify this @media only screen and (max-width:676px){ #darkmodetoggle.botton-floating-fixed { display: none !important; } } into this @media only screen and (max-width:676px) {#collection-65c0a68371f15338b01c8988 #darkmodetoggle.botton-floating-fixed { display: none !important; }} But it just doesn't work. Could you help please? Thanks Site www.aboutphotography.blog
  5. www.aboutphotography is my website, but I dont have the block yet there. is it possible to get the code without the id so I can actually test it when I add the block? Thank you
  6. Is it possible to have a block on a side that sticks to the top while scrolling? I would like to have a block on a side of the page that would stop on the top of the screen when scrolling and lasts for the rest of the section. Is it possible?
  7. So I have this problem. When I edit my section and add summary block in list form, for some reason it creates so much of blank space under the contet and it stretches my sections far apart. Then I have to manually resize the summary block and then manually resize the section space. It is such a pain. A small edit in summary block is like 10 minutes of resizing work. Is there a way to to limit size of summary block to content displayed? Thanks
  8. Every now and then I visit my website from outside of admin and recently Avast started warning me again some files want to be downloaded. Which is weird. Can my site be infected somehow? https://aboutphotography.blog
  9. So for anyone wondering, I just used different sections and hid them ( )
  10. So I am also trying this code /* Tablet-Mobile-Home-Summary */ @media screen and (max-width:991px) { section[data-section-id="65c0ae38487ca123bde1eeec"] { a.summary-thumbnail-container.sqs-gallery-image-container { padding-left: 0 !important; } .summary-thumbnail-outer-container { width: 100% !important; float: none !important; margin-left: 0 !important; } .summary-content.sqs-gallery-meta-container { width: 100% !important; float: none !important; } } } but I am only getting to partially grid, just can not make the thumbnail full width. Thanks for any ideas 🙏
  11. I am trying to make it work with this code, but no luck @media screen and (max-width:640px) { #block-yui_3_17_2_1_1709155517454_23599 { a.summary-thumbnail-container.sqs-gallery-image-container { padding-left: 0 !important; } .summary-thumbnail-outer-container { width: 100% !important; float: none !important; margin-left: 0 !important; } .summary-content.sqs-gallery-meta-container { width: 100% !important; float: none !important; } } }
  12. Hi, is it possible to have my title in particular summary block to partly cover the thumbnail picture? Kind of like this? Is it possible to have it displayed like this only on desktop? Thank you
  13. Hi, I was wondering if you can help me. I have a summary block of blog articles and I really like how they look on web. But on mobile the pictures are really small and I would much prefer them to be in the "grid" just pictures above the data. Is there a way to apply change of design for mobile device for specific summary block? Thank you (website https://aboutphotography.blog/)
  14. Thank you, it works except what I am trying to do is to setup different summary block on the top of this one and in this one I want to prevent the same post of showing up. Now when I use your code it removes posts also from the new summary. I tried to target the second summary block using this code, but it just doesn't work. #block-65c0ae38a31e4103295bc1e2 { section[data-section-id="65c0ae38487ca123bde1eeec"] { .sqs-block-summary-v2 .summary-item:nth-child(1) { display: none; } } } Thanks for help
  15. Hi, I am new here, I would love to ask someone for help please. I am trying to exclude a first post in summary block on my home page. I am trying this code but nothing is happening. Not really sure why. .blog-basic-grid article:first-child { display:none; } or should I target the ID of the block instead? Like #block-65c0ae38a31e4103295bc1e2 { .blog-basic-grid article:first-child { display:none; } } Thank you!
  16. I think I solved this problem for me. I noticed only the full internal links are giving me this error (like - https://aboutphotography.blog/photographer/annie-leibovitz) and no other links outside of my blog. So I thought I would use bit.ly to hide my links, which worked but then it gave google wrong information and there are no search benefits. Instead I used shorter part of the link when internally linking (like /photographer/annie-leibovitz) and it just worked. I requested reindexing and all my errors are gone. I hope it helps 🙂
×
×
  • 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.