Jump to content

abicon

Circle Member
  • Posts

    63
  • Joined

  • Last visited

Reputation Activity

  1. Like
    abicon got a reaction from chynna in Squarespace 7.1 Will not allow me to upload fonts   
    @joshuahext
    Same issue josh, except i am on mac.
    It's definite bug or they are no longer allowing custom font upload in 7.1 which is what the chat bot said when i asked (that's more scary).
    Am awaiting a response from SQSP.
  2. Like
    abicon got a reaction from chynna in Squarespace 7.1 Will not allow me to upload fonts   
    Having the same issue, all font file types are invalid. I was uploading fonts fine on Tuesday 1 August.
    Today are new 'website' pages menu reboot it is not working , have reached out to support awaiting response.
  3. Like
    abicon got a reaction from mollytheperson in Squarespace 7.1 Will not allow me to upload fonts   
    Yes me also, I include custom fonts in 90% of sites.
    I have about 35 or so with custom fonts.
    So have had to spend this evening in Australia, making sure all my custom code has 
    !important; Tags.
    Because of the font code upgrades
    Thanks Squarespace!!
     
  4. Thanks
    abicon reacted to haleyisabelle in Squarespace 7.1 Will not allow me to upload fonts   
    So, I created a different squarespace 7.1 site about 2 weeks ago for a client and uploaded several custom fonts. Today, I started a new site and it's not allowing me to upload fonts into my custom files. It still says "Upload images or fonts", it just won't allow me to select any font files. What do I dooooo?
  5. Like
    abicon got a reaction from LRV in Is it possible for the members area homepage to be the 1st page people see when they sign in?   
    Yes same on both those issues that
    carollyne raised.
    Direct to members home on login and
    Not having every page of the members area in the drop down.
    Anyone made any progress on this?
  6. Like
    abicon got a reaction from tuanphan in Change Header Color on Product Page   
    body[class*="collection-type-product"].view-item header#header {
       background: #271E77!important;
    }
     
    This also worked for me based on @tuanphan code for blogs with similar issue
  7. Love
    abicon got a reaction from antovicodg in Showing prices and paying in multiple currencies   
    I have a client who is doing conference events in Sydney, Singapore and London, and want the abilities for attendees to pay in local currencies.
    Any experiences with this?
    Anyone know if it is possible to have multiple currencies in SQSP ecommerce?
    Are there any plugins to at least show individual shop entries in a specific currency? ( but process in one currency)
    or does anyone know of an external ticketing payment solution? ( So i would not use SQSP ecommerce) and just set up purchase page listings that linked out to process.
    Any other suggestions?
    Thanks in advance for any advice.
    AB
  8. Like
    abicon got a reaction from Colin_22 in Remove JOIN Button from Member Area access denied screen   
    I have exactly this issue, alot of companies only want an 'invite only' member not public.
     
  9. Like
    abicon got a reaction from tuanphan in Custom font upload (.otf) not displaying on Safari, but works on Chrome   
    Not sure if tuan solved this issue for you.
    Sometimes i have converted .otf to other file formats as way of solving an issue like this.
    fonts can be of varying quality and sometimes other formats work better.
    https://cloudconvert.com/otf-to-woff2
    you upload and add to tuan's code in the same way after conversion. 
  10. Like
    abicon got a reaction from LeeLee in IMAGE BLOCK COLLAGE - CSS for Mobile   
  11. Like
    abicon got a reaction from kateatkins in Remove JOIN Button from Member Area access denied screen   
    I have exactly this issue, alot of companies only want an 'invite only' member not public.
     
  12. Love
    abicon reacted to marshallkylex in IMAGE BLOCK COLLAGE - CSS for Mobile   
    I found another code that I was able to adjust and get to work:
    //Collage Blocks Mobile
    @media (max-width:480px){
      .sqs-block-image .design-layout-collage.sqs-narrow-width .image-card-wrapper{
        width:90%;
        margin-top:calc(-10%)!important;
        position:relative}
      .sqs-block-image .design-layout-collage.sqs-narrow-width.image-position-right .intrinsic,.sqs-block-image .design-layout-collage.sqs-narrow-width.image-position-left .intrinsic{
        left:5%
      }
    }
  13. Love
    abicon reacted to marshallkylex in IMAGE BLOCK COLLAGE - CSS for Mobile   
    I tried following the instructions but it doesn't seem to change anything. I used the google chrome extension to identify the block and changed the top to 400 to make sure I was seeing a difference. This is the code I'm using below, am I missing something? I am new to custom code on squarespace so I'm not surprised if I missed something obvious. My website is shine-inside.com and I'm trying to fix the mobile collage image block overlap to keep it from covering up so much of the images.
     
  14. Like
    abicon reacted to tuanphan in Limit the number of related products   
    Add to Home > Design > custom CSS
    /* related product 3 items */ .ProductItem-relatedProducts .list-grid .grid-item:nth-child(n+4) { display: none; }  
  15. Like
    abicon got a reaction from inside_the_square in Disabling mobile menu on 7.1   
    @inside_the_square
     
    Worked a treat. Gold star for you.
  16. Love
    abicon reacted to inside_the_square in Disabling mobile menu on 7.1   
    Hey @deirdrep - sorry this answer is a bit late but I am just now hopping back into the forums! Anywho, if you still need the code, this button will keep it active on all breakpoints and hide that hamburger for ya. Hope it helps! And let me know how those margins/paddings look after you try it; depending upon the size of the text in your button we might need to finesse this fit a little... keep me posted! 🙂
     
    .header-burger {display: none!important} .header-actions .btn, .header-actions .header-actions-action--cta {display:flex!important; visibility:visible; margin:auto!important; order: 2!important;}  
×
×
  • 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.