Jump to content

Aashini

Member
  • Posts

    14
  • Joined

  • Last visited

4 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Aashini's Achievements

  1. These are the 4 pages where link doesn't work https://www.frillup.ch/pure-pashmina https://www.frillup.ch/pashmina-with-silk https://www.frillup.ch/pashmina-with-bamboo https://www.frillup.ch/yakwool-with-bamboo
  2. First of all thank you for spotting these errors. And secondly, I would very much want to change it. The code for 2 products in a row worked. I have created several pages using tag filters so that visitors can visit these pages instead of going through all the products. This code for 2 products in a row didn't apply in these pages. Or, Is there any way that I can create a filter/sort option in the shop to filter the products according to their types (tags) or price ? I have attached example of Amazon. I don't like the way shop page looks both on mobile or desktop version
  3. Site URL: https://www.frillup.ch/shop I want to reduce the size of product photos for mobile for several pages. I tried using this code but it won't work. I do not understand why. The page i'd like to reduce size are: https://www.frillup.ch/shop https://www.frillup.ch/pure-pashmina https://www.frillup.ch/pashmina-with-silk https://www.frillup.ch/pashmina-with-bamboo https://www.frillup.ch/yakwool-with-bamboo /* CSS FOR TABLET AND MOBILE */ @mobile: ~"only screen and (max-width: 640px)"; @tablet: ~"only screen and (min-width: 641px) and (max-width: 949px)"; /* CSS FOR TABLET */ @media @tablet { /* Insert Code for Tablet Below This Line*/ /* Insert Code for Tablet Above This Line */ } /* CSS FOR MOBILE */ @media @mobile { /* Insert Code for Mobile Below This Line*/ #collection-id, #collection-id , #collection-id .sqs-block-image { width: 70%; margin: 0 auto; } } /* Insert Code for Mobile Above This Line */ }
  4. @RasmusM it worked! Thanks alot!!! 🙂 It's such a relief. Thanks again
  5. This is the same code I applied. It doesn't work anymore and I don not understand why
  6. Site URL: https://www.frillup.ch/cart As you all know that squarespace doesn't give option to check the box whether terms and conditions have been read before proceeding the checkout. I injected a code that showed a line," By continuing to checkout, you have read and agreed to our terms and condiotions" both on pc screen and phone. This was working perfectly fine until few days ago I applied a code on my home page for fetching the customer reviews from google- https://www.frillup.ch/. Now this terms and conditions line has disappeared from the shopping cart page. What can I do? The code that I applied was as follows: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.CartFooter-checkout-28MW2').append('<div class="tuan"> By continuing to checkout, you have<br/>read and agreed to our <strong><a style="color: #7a6e65;" href="https://frillup.ch/terms-and-conditions" target="_blank" rel="noopener">Terms and Conditions</a></strong></div>'); }); </script> <style> .tuan { display: block; height: auto; text-align: left; color: #FFFFFF; background-color: transparent; font-size: 1.1rem; line-height: 1.5em; margin-top: -82px; margin-bottom: 300px; } </style>
  7. Site URL: https://www.frillup.ch/ I am trying to add comment section and ratings for each product on my E commerce. I found something that only allows me to either add ratings or comment box, but not both. I would like some feedbacks from my customers. Can anyone please help me with that? https://www.frillup.ch/
  8. Site URL: https://www.frillup.ch/ I am trying to add Zoom-in action for my product images. It doesn't seem to work. Can anyone please help me? https://www.frillup.ch/shop/p/pashmina-80-cashmere-double-color-w6xds-8we8g-sl54w-648fc-7wzsd-enw7r-e5493-mc6l2-fwd7k
×
×
  • 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.