Jump to content

tantrum

Circle Member
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

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

tantrum's Achievements

  1. I found a solution to this. My javascript that lets me get both elements: element1 = document.getElementsByClassName("header-title-text")[0].children[0] element2= document.getElementsByClassName("header-title-text")[1].children[0] thanks,
  2. Hi, I am changing site-title element in the header using javascript and works fine for Desktop, but when the width goes to a smaller width and mobile kicks in, this is ignored. I looked at source and see there is site-title id in two spots. But document.getElementById assumes all element ids are unique. Any idea how I can set site-title for both Desktop and Mobile using Javascript? thanks,
  3. Thanks Dave. I tried this on a Member Area and was able to get the first name and the userid, which is what I was looking for. iterableEndUserId was not in the Cookie, but not an issue as I didn't need the email address. Thanks again.
  4. When I am on a member page, is it possible to read information on the member using Javascript? For example, name, email, id? Thanks,
  5. I found a way to deal with it-- I put .js and .json files in a s3 bucket and turned out a CORS policy on the s3 bucket.
  6. ok i set up a site with just this to test-- shallot-bear-xr9a.squarespace.com Hi @lu.diehl Do you have a chance to take a look at this?
  7. Hi-- I was trying to get this to work on Avenue, which is almost did, only issue is the grey box under the shortened height image in the gallery. Was this resolved? I used the follow css pasted above: <style> @media only screen and (min-device-width: 640px){ .promoted-gallery-wrapper { height: 500px!important; } .sqs-gallery-design-stacked-slide { height: 500px!important; } .sqs-gallery-controls .next, .sqs-gallery-controls .previous{ top: 250px!important; } } </style>
  8. Hi. I'm having this exact same issue-- both with Javascript files and trying to refer to a json file. Were you able to find a solution?
×
×
  • 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.