Jump to content

creedon

Circle Member
  • Posts

    9,501
  • Joined

  • Last visited

  • Days Won

    79

Reputation Activity

  1. Thanks
    creedon reacted to holahannah in [Share] Accordion Block: Useful code   
    Thank you @creedon - worked a treat! 

  2. Like
    creedon reacted to paul2009 in Style the email recieved from a contact form   
    You can't customise the email from Squarespace but, as a workaround, you could use a third party tool to receive the form submissions and then reformat them before being sent on by another email service. The main downside is that if any part of the more complex chain fails, the email won't be received. 
  3. Thanks
    creedon reacted to Pip1 in Adding Links to List Section Images   
    It was back working properly this morning, all is well, thanks for responding Creedon and Paul
  4. Like
    creedon reacted to paul2009 in how to remove embedded code i can't find?   
    There are two Embed Blocks in the Footer Section (as opposed to the Footer Injection). If you edit the footer and remove these, and save the changes, they should disappear.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  5. Like
    creedon got a reaction from Pip1 in Adding Links to List Section Images   
    I just tried on my test site and it worked for me.
  6. Thanks
    creedon reacted to SOJU in How to extend the sidebar categgory? (Adding subcategory in category)   
    Hi @creedon, 
    Thanks for your fast response! I didn't know they had the subcategory section in the store settings! Great. I just added an example subcategory 'Beer' in the main category 'Beyond Soju' and at least in functionality, it's working fine. However, would there be a way, when our customer hovers a mouse on our category 'Beyond Soju', it automatically opens the subcategory lists? 
  7. Like
    creedon got a reaction from SOJU in How to extend the sidebar categgory? (Adding subcategory in category)   
    v7.1 supports nested categories.

    However many people do not like the way SS present the categories in a Store page.
    Once you've set up nested categories you'll need to decide if you like how SS does things. If you don't you'll need to present how you want the category navigation to work and seek solutions. I can say ahead of time if there are solutions to how you want your UI to work.
  8. Thanks
    creedon reacted to MoeTalks in remove site footer from individual blog post   
    I probably didn't explain it right. 😂. No worries.  And thanks again.
  9. Like
    creedon got a reaction from MoeTalks in remove site footer from individual blog post   
    As you've noted you can do it with CSS but it is tedious.
    I know of no code that currently does the following. My general approach to such a problem would be to use tags to indicate to some code which posts should have their footer hidden. Then the code adds a class to the page so that CSS would know to hide the footer. There are a couple of ways you could slice this problem but the end effect would visually be the same.
  10. Thanks
    creedon reacted to pipedreamdesign in Adding a multicolored border to bottom of header   
    Oh you're right! I opened it in a private browser and it works perfectly. Thanks so much!
  11. Like
    creedon reacted to paul2009 in How to display tags on a product page   
    If your product details page (PDP) uses the "Simple" layout, you can choose to display product variants as buttons instead of a drop-down menu. To learn more, visit Styling store pages.
    You can style the buttons further using Custom CSS.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  12. Thanks
    creedon reacted to mvh in Add to cart button is disappearing?   
    THANK YOU x A MILLION 🙂
  13. Like
    creedon reacted to ARI12 in Rounding image corners   
    I totally understand that this code is provided as-is and may not work in all cases. 
     
    if it helps you, I think the 16:9 crop in my case helped because that was the setting I used for the thumbnails size. But this was only a problem with the grid summary block. Elsewhere on my site I have blogs, gallery blocks, individual images, and your code worked perfectly even with images of different sizes. 
     
    Again this might just be because of a quirk with my site and I now have a workaround that helps me still use your code and have grid summary blocks. 
     
    Thanks 
  14. Like
    creedon got a reaction from mvh in Add to cart button is disappearing?   
    Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us.
    A link to the backend of the your site won’t work for us, i.e. a URL that contains /config/.
    Please set up a site-wide password, if your site is not public and you've not already done so.
    Post the password here.
    Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site.
    Please read the site-wide password and how to share a link documentation to understand how they work.
    You may find How to post a forum question post useful.
    We can then take a look at your issue.
  15. Thanks
    creedon reacted to debbiedesigns in Accordion Block Dividers Glitch "Show First and Last"   
    Hey this worked! Thank you.
  16. Like
    creedon got a reaction from debbiedesigns in Accordion Block Dividers Glitch "Show First and Last"   
    I can confirm that no matter how the accordion block is duplicated the bottom and top border are always turned on.
    I would consider this a bug. It is not WSIWYG!
    For some CSS please see the following.
    Let us know how it goes.
  17. Love
    creedon got a reaction from RANAseo in Squarespace Subscription Confusion   
    The subscriptions are per site.
  18. Thanks
    creedon reacted to SocialStar in how i can change / replace the text ""Older Posts >" in Blog to "Next Page"?   
    We ended up taking it out of the member site for other reasons but the code worked perfectly! Thanks
  19. Thanks
    creedon reacted to jagnz in Is there a blog API?   
    Thank you, SS doesn't make it easy do they? lol. 

    Obviously they want to make it hard to leave the platform, which makes sense.
    Thanks for the tips.
    Cheers.
  20. Thanks
    creedon reacted to estormstudio in How do I make a collapsible page section?   
    @creedon - works perfect! Thank you so much for the update.
  21. Like
    creedon got a reaction from melody495 in Help! Color reference changes + site impact   
    Yes and many others have been as well, that use custom code. That is the nature of custom code. Squarespace does not support your custom code and they are making changes all the time to the backend so custom code breaks. We don't like it but this is how things are.
    This is impossible to answer easily as it depends on what has changed on the backend. In general it is a case of going through the code, identify what isn't working, and attempting to update the code to restore your site.
     
  22. Thanks
    creedon reacted to Tiamorant in Section background image suddenly not showing   
    Oh I see. I will reach out to them. Thank you again!
  23. Thanks
    creedon reacted to SLASLA in How to add code without a code block   
    You are the best. It works. Thank you so much, my friend! 
  24. Like
    creedon got a reaction from Pooneh in How to have the main landing page of of a store show images of categories instead of all products within the categories.   
    Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us.
    A link to the backend of the your site won’t work for us, i.e. a URL that contains /config/.
    Please set up a site-wide password, if your site is not public and you've not already done so.
    Post the password here.
    Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site.
    Please read the site-wide password and how to share a link documentation to understand how they work.
    You may find How to post a forum question post useful.
    We can then take a look at your issue.
  25. Thanks
    creedon reacted to Dario88c in How do I change the size of the social media icons?   
    Thank you Creedon.  It worked very well for us!
×
×
  • 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.