Jump to content

jacauschi23

Circle Member
  • Posts

    107
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jacauschi23 got a reaction from jai in Blurry & Pixelated Background Images   
    I have background images (solid background with some corner floral graphics) I need to use on certain page sections but they keep showing noticeably lower quality. I'm saving out 2500px wide (Squarespace recommended) from Adobe Illustrator vector document.
    It's very annoying, I never used to have this issue. 
    Examples Attached: Screenshot from website vs screenshot from file


  2. Thanks
    jacauschi23 reacted to Beyondspace in Need backlink changed to direct to a different page   
    Try adding to Home > Settings > Advanced > Code Injection, choose footer
    <script> (function() { window.addEventListener('DOMContentLoaded', () => { const backEventLink = document.querySelector('.eventitem-backlink'); if(backEventLink) { backEventLink.setAttribute('href','/booking'); } }); })() </script> Let me know how it works on your site
    Support me by pressing 👍 if this useful for you
  3. Thanks
    jacauschi23 reacted to Beyondspace in Need to Hide price on specific product.   
    try
    .post-type-store-item#thumb-guest-package-add-ons .grid-prices { display: none; } .ProductItem .product-price { display: none; }

  4. Like
    jacauschi23 got a reaction from Beyondspace in Need to Hide price on specific product.   
    Site URL: https://www.blackom.com/weekend-of-wellness
    When you scroll down, each product shows the price underneath the image. For only the "Guest Package Add-Ons" product, I need to hide the "from $140.00".
     
    Any help is appreciated.
  5. Like
    jacauschi23 reacted to creedon in Add multiple buttons to header nav in Squarespace 7.1   
    You will need to have the business plan or above to use this solution.
    Please see Header Buttons Add.
    The code allows for adding more than one button as we can see from the following code snippets. Here we add one.
          {                text : 'enter button text here 1',         url : 'enter url here 1'                  }, By repeating the previous data structure we can add more buttons. Here we add two.
          {                text : 'enter button text here 1',         url : 'enter url here 1'                  },       {                text : 'enter button text here 2',         url : 'enter url here 2'                  }, And here we add three.
          {                text : 'enter button text here 1',         url : 'enter url here 1'                  },       {                text : 'enter button text here 2',         url : 'enter url here 2'                  },       {                text : 'enter button text here 3',         url : 'enter url here 3'                  }, Let us know how it goes.
  6. Thanks
    jacauschi23 reacted to tuanphan in Add pagination or "load more" to a summary block   
    Use Lazy Load plugin.

    or Numbered Pagination.
    The plugin gives your blog visitors a chance to know how big you blog is, not just “Newer/Older“ links.
×
×
  • 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.