Jump to content

paul2009

Circle Community Leaders
  • Posts

    21,636
  • Joined

  • Last visited

  • Days Won

    584

Reputation Activity

  1. Like
    paul2009 got a reaction from Saira in How to integrate a WhatsApp chatbot into my website   
    There are a number of third party solutions that will allow you to integrate this but, if you're looking for a professional solution that is built specifically for Squarespace, there's a Squarespace Extension called LiveChat which supports WhatsApp and Messenger - and others. 
  2. Like
    paul2009 got a reaction from LouLouHarvey in MISSING CLOSING '}' IN CUSTOM CSS WITH NO WAY TO FIND IT   
    It is missing from line 12 🙂
  3. Like
    paul2009 reacted to riribaragiola in Site header logo width custom CSS - Squarespace 7.1   
    many many many thanks ! 
  4. Like
    paul2009 reacted to creedon in Create clickable link for folder title   
    A general rule of thumb.
    CSS is for changing how things look.
    JavaScript is for changing how things work.
  5. Like
    paul2009 got a reaction from NorahAdams in Create clickable link for folder title   
    No. You cannot achieve this with CSS alone. 
  6. Like
    paul2009 got a reaction from creedon in Create clickable link for folder title   
    No. You cannot achieve this with CSS alone. 
  7. Like
    paul2009 got a reaction from LouLouHarvey in Summary Block - remove link / redirect link   
    It's strange that Squarespace didn't update the title and the thumbnail, because that's what you'd expect them to do. However, I reported this as a bug some years ago and they did not consider it to be one 🙃.
    As always, there's a simple workaround and a more complex one.
    Simple: You can a line of CSS to disable clicking/tapping ("pointer events") on the thumbnail, preventing visitors from reaching the original URL. More complex: JavaScript can be written to remove the old link and wrap the entire summary item (including the thumbnail) in the updated URL.
  8. Like
    paul2009 got a reaction from LouLouHarvey in Summary Block - remove link / redirect link   
    If you would like the Summary Block tiles to link to other areas of the site, you can set the URLs as required so that another page loads instead of the blog post. To do this:
    Edit the Blog Post that you've used for the tile. Click the Options tab. Type the URL in the Source URL box. Check the Post Title should link to Source URL checkbox. Save the Post.
  9. Thanks
    paul2009 got a reaction from vireshwara in Summary Block - remove link / redirect link   
    If you would like the Summary Block tiles to link to other areas of the site, you can set the URLs as required so that another page loads instead of the blog post. To do this:
    Edit the Blog Post that you've used for the tile. Click the Options tab. Type the URL in the Source URL box. Check the Post Title should link to Source URL checkbox. Save the Post.
  10. Like
    paul2009 reacted to charlottewritescopy in HIDE SINGLE IMAGE ON MOBILE ONLY   
    OMG did not think to do this!! thank you x
  11. Thanks
    paul2009 reacted to JHoss1 in Looking to remove or disable the add to cart button on the product page   
    AMAZING. And so quick. Really appreciate your help!
  12. Like
    paul2009 got a reaction from annie_mwm in How do I remove previous / next links in the new Squarespace 7.1 blog posts?   
    It should be possible to remove the pagination by adding this to Custom CSS:
    section.item-pagination.item-pagination--prev-next {   display: none; } If you find that it doesn't, please provide a working link to the page on your site.
  13. Like
    paul2009 got a reaction from JHoss1 in Looking to remove or disable the add to cart button on the product page   
    Try adding this to Custom CSS:
    article[data-item-id="62d06eaaa04ae44d0b7a223f"] .sqs-add-to-cart-button-wrapper {   display: none!important;  } This refers to this product's unique ID (62d06eaaa04ae44d0b7a223f).
    You can remove the quantity option by setting the stock level of this product to "1".
    Let me know if this helped.
    Please give feedback by clicking an icon below  ⬇️
  14. Thanks
    paul2009 reacted to MauriceH in Embedding forms via 3rd party site Formsite onto Squarespace website   
    Thank you @paul2009 for this response. Someone on our website team understood what you described and they have fixed our site. Everything appears to be working correctly now. I'm glad someone responded to my post because this was really bothering me. 
  15. Like
    paul2009 got a reaction from MauriceH in Embedding forms via 3rd party site Formsite onto Squarespace website   
    @MauriceHThe old Squarespace 7.0 "Impact" template is part of the Brine family of templates and uses Ajax Page Loading to speed up the loading of pages, but this could affect third party code if it has not been written specifically for Brine-family templates. Please see my guide to Ajax Page Loading (Why does Squarespace code only work on refresh?) for more info.
    If you need more help, please provide a link to the page on your website and details of the code you are using and where you've added it.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  16. Like
    paul2009 reacted to Jo_SQSP in CSS Expert AMA: Becca Harpain   
    Are you ready to take your website design to the next level? Do you have any burning questions about using CSS on Squarespace? We are excited to announce Becca Harpain (@inside_the_square), a seasoned expert in leveraging the full potential of CSS on the Squarespace platform, will be answering your biggest questions about CSS.
    Why CSS on Squarespace matters
    While Squarespace provides an intuitive and user-friendly interface for creating stunning websites, understanding and harnessing the power of CSS can elevate your design game even further. CSS is a versatile language that allows you to customize the look and feel of your Squarespace site beyond the standard templates.
    Whether you're a seasoned web designer or a Squarespace novice, this AMA session with Becca Harpain promises to be an invaluable opportunity to gain insights into using CSS effectively, troubleshoot common issues, and discover tips and tricks to make your website uniquely yours.
    Who is Becca Harpain?
    A Squarespace designer turned educator, Becca Harpain is the creator of the world's largest collection of Squarespace CSS tutorials - InsideTheSquare.co. Every week, you can tune into her YouTube channel to discover new ways to make your Squarespace website unique. When she's not creating content for the Squarespace community, you can find her running, hiking, and backpacking her way across the trails in the Pacific Northwest.
    How to participate
    Please reply to this topic with any questions you have by Monday January 15th! If you see any questions you want to see answered, simply like the question. Becca will answer the top 10 most liked questions.
     
  17. Like
    paul2009 got a reaction from derricksrandomviews in How to get rid of this 'tag' on blog page?   
    You should be able to hide all the blog tags with this Custom CSS:
    .blog-item-wrapper .blog-meta-item--tags { display: none; } In case you aren't aware, another way to bypass the '30 summary items' limit is to use a plugin called Lazy Summaries. It can also 'lazy load' the items to improve performance. (This is an affiliate link for a product I use and love. If you make a purchase I may receive a small commission.)
    Did this help?
    Please give feedback by clicking one of the icons below!  ⬇️
  18. Like
    paul2009 got a reaction from GTStairs in Custom domain is not showing up in URL for our product pages.   
    It is working fine for me (see screenshot below). I recommend that you test your site in a private/incognito browser window because, if you are logged into Squarespace and have permissions on a site, you will automatically be redirected to the built-in domain. 

    Did this help? Please give feedback by clicking an icon below  ⬇️
  19. Like
    paul2009 got a reaction from LouLouHarvey in Can the owner of a template edit my work?   
    The person who shared the template should not remain as the owner of the site. Shortly after you obtained the template, I would expect the template owner to transfer ownership of the site to you. If this hasn't happened within a reasonable period of time then I recommend that you contact them and ask them to do so. Only the current site owner can transfer ownership of the site. 
    After they transfer ownership to you, the former owner will remain as a contributor with administrator permissions, unless you remove the previous owner or they manually remove themselves.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  20. Like
    paul2009 got a reaction from Isa12 in Can the owner of a template edit my work?   
    The person who shared the template should not remain as the owner of the site. Shortly after you obtained the template, I would expect the template owner to transfer ownership of the site to you. If this hasn't happened within a reasonable period of time then I recommend that you contact them and ask them to do so. Only the current site owner can transfer ownership of the site. 
    After they transfer ownership to you, the former owner will remain as a contributor with administrator permissions, unless you remove the previous owner or they manually remove themselves.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  21. Thanks
    paul2009 reacted to Ewta in How to let 2 different ID's interact with same object?   
    Thank you very much! This was exactly what I was looking for!
  22. Like
    paul2009 reacted to melody495 in Section Background Video Flashes Black when Loading   
    I hear you! Then I would suggest you should raise a ticket with SquareSpace Support. 
    Since you've asked here on the forum, this is a place for SquareSpace users to support and help each other (not monitored by SquareSpace), my experience is that I've found doing what's in the SquareSpace docs solve majority of the issues. 
    I have a video background as my hero section, you can check my website in my signature to see how it looks. I don't think it's perfect, but I did those things I've described to you above. 
    Having said that, there will still be issues that are outside of yours and SquareSpace's control that affects how the video performs. e.g. user's internet speed.
    Hope it helps. 
  23. Love
    paul2009 got a reaction from Ewta in How to let 2 different ID's interact with same object?   
    As I say, you can prevent pointer events with some CSS. For example, to affect the title in the "Photography" tile you could add something like this:
    .fe-block.fe-block-yui_3_17_2_1_1704283491882_2035 { pointer-events: none; } Did this help? Please give feedback by clicking an icon below  ⬇️
  24. Like
    paul2009 got a reaction from Supdude in How to preview member area of site still in trial   
    Unfortunately this is one of the two very frustrating limitations of the Member Areas product. It makes it so difficult to agree the workflow with clients because they cannot preview the onboarding process or setup a member area account/subscription until they've committed to purchase Member Areas.
    However if you make your client a contributor, they will be able to view the member area page content, even though they cannot test the onboarding or the Member Areas account features.
  25. Thanks
    paul2009 reacted to SLDC in How to get rid of this 'tag' on blog page?   
    Thanks a lot! That solved the issue! Much appreciated!
×
×
  • 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.