Jump to content

loggie24

Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by loggie24

  1. This is very disappointing from Squarespace. We just launched our new products and are in the process of doing a huge marketing push just for our website to now look sub par because of some idiotic bug!! Edit: literally as I posted this I refreshed and it might be solved now.
  2. Tweeted at them, need to get this fixed. If you can, interact for it to get fixed faster.
  3. Good to know, probably shouldnt try to fix it by hand then... But this is bad and needs to be fixed ASAP.
  4. Hello, I was adding a new text element to our front page, suddenly after saving my changes and refreshing I realized the spacing between elements had changed ALL over the website. It used to be significantly more "compact" than it now is. I have no clue what happened, all I did was add some text to the front page. Our website: https://www.realbiomes.com/ Thanks!
  5. Thank you for the answer. I already had a look at the URL builder, however i'm not sure it will for my purposes as I need a "normal" looking link I can submit to another company so they can redirect users from their website to ours. From what I can see you have to select "Ad Platform" which isn't relevant to what I'm trying to do.
  6. Hello, What i'm trying to do is the following: I want to have a specific link that redirects people to a specific page on my website while also being able to track the amount of clicks this link has generated/how many people has been redirected to my page. What I'm interested in is knowing specifically where people come from, ie. if I have this redirect link posted on one website, I would be able to see exactly how many people clicked on that link. I know this is possible with external tools like URL shorteners etc, but is there any built in functionality for this in Squarespace? I also know that technically you could just create a duplicate page and direct people there, then you would at least see the amount of people landing on this duplicate but that is obviously not ideal. Thanks!
  7. Hello, I'm trying to get this code block that I designed as a button to better fit in my page but the code block looks like this when I'm working on my website and as a result I can't align it properly like the rest of my buttons. As you can see the "bounding box" is very big on the code block and makes it very awkward to place anywhere accurately. This is the code I'm running: <a href="#!" class="sqs-block-button-element--medium sqs-block-button-element sqs-button-element--primary" id="buy">Buy now</a> <script type="text/javascript"> function openCheckout() { Paddle.Checkout.open({ product: 111111 }); } document.getElementById('buy').addEventListener('click', openCheckout, false); </script> If anyone has any tips that would be appreciated!
  8. Hello, I'm trying to integrate Paddle into our website so that customers can click a buy button and the Paddle "overlay" pops up and they can pay etc. However since i'm not exactly a coding afficionado i'm not able to get it looking the way I want. Basically, in the Paddle documentation they have a bunch of sample code I can put into a code block, this works and a clickable button shows up and the overlay works fine. The problem is the button design as it's not consistent with the Squarespace buttons I have made and use throughout the website, and I can't figure out how to get this code to run through a button or replace the button I get in the code block with the Squarespace button. This is the code I put into the code block to get a functional button but with the wrong design. <a href="#!" class="paddle_button" data-product="111111">Buy Now!</a> <script src="https://cdn.paddle.com/paddle/paddle.js"></script> <script type="text/javascript"> Paddle.Setup({ vendor: 111111 }); </script> Link to the documentation if anyone is curious: https://developer.paddle.com/classic/getting-started/e830fe7b3cdc1-add-a-paddle-button-to-your-web-page?_gl=1*bm9j6s*_ga*OTY2Nzk3MTU3LjE2OTU5ODk1MzQ.*_ga_9XVE7HZLLZ*MTY5NjYwMjY3NS41LjEuMTY5NjYwMzM2OS41Ni4wLjA. I have made an example page where you can see the button I want to use for this and the functional paddle button. https://www.realbiomes.com/test Thanks!
×
×
  • 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.