Jump to content

WebShark

Member
  • Posts

    43
  • Joined

  • Last visited

Everything posted by WebShark

  1. Hello, I had not seen your replies until now, I apologize. Thank you so much! I will try your suggestions! 🙂
  2. Hello I may have an issue with Google Search Console. My page www.turtelduen.dk consist of a blog with many posts (100+). When I first submitted my sitemap and domain to Google Search Console, unfortunately by a mistake I had blocked all of the blog posts in Sqaurespace from being found in search results, so Google Search Console of course couldn't index all of the blog posts. I unblocked the blog posts from being found in search results and started the validation in Google Search Console. It has found very few posts now, and the last crawl was June 20. I know it can take a long time but is 2 months+ usual, or can I do anything to push the crawl? The validation status has been and still is "started". Thank you very much in advance! 🙂
  3. Thanks! But I don't want to limit it, as I will keep adding blog posts. I find it odd, that it will show a blank row. I have used a code for not showing the same post you are already visiting, maybe this could trigger this? Is there some code for telling Squarespace not to show a blank row?
  4. Hi! No sorry, I mean if you slide the summary to the end, there are no posts left and it is just blank. The last page should not be shown, if there are no posts to show:
  5. Hello, I have an issue with summary showing black spaces in the end. See example here, scroll down on page a bit: https://www.turtelduen.dk/alle-oplevelser/bip-bip-bar When there is 4 blog posts in a row, last row is empty. I would like not to have an empty row, is this possible? Thank you in advance 🙂
  6. Thank you this solved it!! 🙌🙌
  7. Hello, how do I make the map info pop up smaller in width, only on tablet and mobile? Link: https://cone-dolphin-lxkp.squarespace.com/kort-over-oplevelser-i-kobenhavn pw: 1234 Thank you 🙂
  8. Hi! Thanks for the good suggestion! As is it typically just one line, it will not work the best, I think. I was hoping there was a solution to "force" the excerpt to be certain length and make the text adapt 🙂
  9. I solved this! I changed the 'noScrollToResults' to false in stead of true, and I changed the 'top' procent to minus 10, this can be whatever suits your need 🙂 sticky: {// if enabled: true - trying enable sticky position of Filter to be seen on scroll enabled: true, top: '-10%' }, noScrollToResults: false,
  10. Thanks that solved it! 🙏 Regarding the padding I think there is too much space between the different filter options beneath 'Kategori' and 'Lokation'. Could this be reduced?
  11. YES, thank you 🙌🙌 Do you know if there is anything to do about the lenght of the search bar? And there seems to be a lot of padding everywhere, can this somehow be reduced? 🙂
  12. Yes, sorry though I had included it: https://cone-dolphin-lxkp.squarespace.com/turtelduen
  13. Hello I use Universal Filter and my search bar on pc is in the middle, however on smaller screen its aligning left, but I want it centered no matter screen size: This is my current code: /*--- Custom Search Bar on Universal Filter ---*/ .search-wrap { font-weight: bold !important; color: #252627 !important; background-color: white !important; display: flex; /* Use flexbox for centering */ justify-content: center; /* Center horizontally */ margin: 0 auto; /* Center the container */ width:60%; /* Ensure it takes full width */ } site: https://cone-dolphin-lxkp.squarespace.com/turtelduen pw: 1234 Mobile is okay as it is a different code. Thank you very much in advance 🙂
  14. Hello, thanks for looking into it! As you can see in your own image it does unfortunately not solve the issue, at the text on the left is longer than the text on the right. Thanks though!
  15. Hi Earvin Thanks! But it's not the user who needs to be able to filter by tags, I want to be able to only showcase posts with certain tags. So I want posts that all includes 'tag 1' AND 'tag 2' AND 'tag 3'. It's here I would like to be able to chose several tags, and the results will be AND, not OR I hope it makes sense 🤞
  16. Hello Is is possible to have the Summary Excpert on tablet and mobile the same lenght at all times? I have made sure that there are about the same number of characters, so it looks good on pc, but on tablet and mobile it doesn't work quite as well. Could some custom code solve this issue? Thank you 🙂 example on summary on this site: https://www.turtelduen.dk/alle-oplevelser/palads pw: 1234
  17. Hello I am using the plugin Universal Filter and I have an issue. If you do not choose any filter options to start with and just scroll down, and then decide to chose a filter option the filter-box covers the results, or if you search for something with no results, the filter-box covers the "no results" text. Now I would like the box to automatically scroll up, if you decide to filter after scrolling. site: https://cone-dolphin-lxkp.squarespace.com/turtelduen pw: 1234 Hope someone can help, thanks!
  18. Hi! Thanks! I do have access to that I am not sure it will solve my issue - or perhaps I do not understand the documentation. I am not an expert in code. I would like to be able to showcase certain posts by using 'tags' as a filter option. For example I chose 3 different tags, and I want to only showcase posts that includes all of the 3 tags. So I want posts that all includes 'tag 1' AND 'tag 2' AND 'tag 3'. I don't want to showcase posts that includes 'tag 1' OR 'tag 2' OR 'tag 3' as it does now. Sometimes it will be on the same page. I have made an example: https://cone-dolphin-lxkp.squarespace.com/test/ pw: 1234 So for example for the first section I would like to show post that contain tag 1 AND tag 2 and for the second section I would like to show post that contain tag 2 AND tag 5. Is this possible to achieve? 🙂
  19. Hi tuanphan! Thank you this would be awesome! I would like to be able to use all the tags, I currently have. I also have the Universal Filter, if that changes anything. A few examples of my currents tags are: Amager, Frederiksberg, Indre By, Nordvest, Nørrebro, Refshaleøen, Sydhavn, Vesterbro, Østerbro. It's important that I can edit, add and delete tags. Is this possible to achieve? Thank you and have a nice day! 🙂
  20. Thank you so much!! This solved the issue 🙌🙌🙌
  21. Hello, I am using the 'Universal Filter' plugin and I think it's causing issues with white space / negative space on tablet and on mobile (it may not be the plugin though!). It could also be some of my own code perhaps. 1) On mobile on the frontpage If I chose to filter, there is a looooot of space under the results - all the way down to the footer. Is there any way to automatically end the page depending on the results after filtering? Please see image 3. 2) When viewing in tablet mode or rotating the mobile 90degress a lot of white space / negative space appears near the plugin. The filter is on the frontpage and on the site 'Kort'. Please see image 1 and 2. URL: https://cone-dolphin-lxkp.squarespace.com/ code: thankyou Thank you very much in advance! 🙏
  22. Problem solved: .custom-maps-info-window .custom-maps-info-wrapper { display: grid !important; } .info-marker-title, .info-marker-image, .info-marker-cats, .info-marker-descr { grid-row: auto; / } .info-marker-title { order: 1 !important; / } .info-marker-image { order: 3 !important; / } .info-marker-cats { order: 2 !important; / } .info-marker-descr { order: 4 !important; / }
  23. Just wanted to add that solution to problem 1 is to add code: noScrollToResults: true,
  24. Hello I am using the 'Summary Block' on my website for my posts. I would like to be able to showcase certain posts by using 'tags' as a filter option. For example I chose 3 different tags, and I want to only showcase posts that includes all of the 3 tags. So I want posts that all includes 'tag 1' AND 'tag 2' AND 'tag 3'. I don't want to showcase posts that includes 'tag 1' OR 'tag 2' OR 'tag 3' as it does now. URL: https://cone-dolphin-lxkp.squarespace.com/gratis-oplevelser code: thankyou How can I change this? Thank you very much in advance 🙂
×
×
  • 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.