Sophiejacksonstudios Posted February 21 Share Posted February 21 Hi, Does anyone know how to add any customisation to the new Order Status page? Specifically.... I would like to be able to change the Colour & Fonts Also I have some custom text on my old Order Confirmation page, using this code: } #confirmed-page { p:nth-of-type(2):after { content: "If you don't receive your order confirmation via email in the next hour, please check your junk or spam folder, and be sure to add us to your email safe list."; display: block; margin-top: 20px; font-weight: bold; } } Thank you Link to comment
Beyondspace Posted February 22 Share Posted February 22 Can you share your URL so I can take a look? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Sophiejacksonstudios Posted February 28 Author Share Posted February 28 Hi @Beyondspace Here it is: https://littleberrybutton.co.uk Link to comment
paul2009 Posted February 28 Share Posted February 28 On 2/21/2023 at 1:12 PM, Sophiejacksonstudios said: Does anyone know how to add any customisation to the new Order Status page? Yes. You can do this by adding CSS within style tags. Please take a look at my guide Customising the Squarespace order confirmation page. Did this help? Please give feedback by clicking an icon below ⬇️ florencepicol and Begona 1 1 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Sophiejacksonstudios Posted March 1 Author Share Posted March 1 Hi @paul2009 Thank you for the above. It looks good I haven't had time to try it out yet, but will report back here when I do. Thanks, Sophie Link to comment
Sophiejacksonstudios Posted March 3 Author Share Posted March 3 Hi @paul2009 Thank you for the guide, I have managed to add a piece of copy I needed to which was the main thing! I still haven't been able to apply code to enable the brand fonts or change any colours. Link to comment
paul2009 Posted March 3 Share Posted March 3 17 minutes ago, Sophiejacksonstudios said: I still haven't been able to apply code to enable the brand fonts or change any colours. You should be able to change the colours fairly easily. If you provide a screenshot of an Order Status page, annotated with the changes you'd like to make, we should be able to provide you with some example CSS. If you are using custom fonts on your site, please remember that the CSS you added to Design > Custom CSS won't load on the Order Status page unless you repeat it in the Order Status page, Code Injection panel. For example, you'll need to add your @font-face statements and so on. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Carrzer Posted March 5 Share Posted March 5 Thanks @paul2009 this is great! I am wondering if the following is possible. I would like to include our social media icons on the new Order Status Page if possible? I used to have a redirect from the order confirmation page to a thank you page which said "follow our social media channels to be in with a chance of receiving a full refund on your recent purchase" I'm presuming I could still have the redirect, however I like the new order status page so would just like to include the info here if possible? Hoping you can help Link to comment
paul2009 Posted March 5 Share Posted March 5 1 hour ago, Carrzer said: I used to have a redirect from the order confirmation page to a thank you page. I'm presuming I could still have the redirect, however I like the new order status page so would just like to include the info here if possible? You can still choose to redirect to a thank you page by adding your original code to the new Code Injection panel for the Order Status page instead of the original Order Confirmation page. If you'd prefer to add your social icons and messaging to the Order Status page you'll need some custom JavaScript to be written. This will need to be inserted between the 'first page view' tags so that it only appears post-checkout. Did this help? Please give feedback by clicking an icon below ⬇️ About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Carrzer Posted March 5 Share Posted March 5 @paul2009 thanks for the help. I think I'm going to try figure out the custom Java script first as this would be the preferred option. Would it need to be inserted in the Code Injection section or is the a specific text file in the background that would need editing? Link to comment
Carrzer Posted March 5 Share Posted March 5 apologies for another message. I'm presuming I could input the new code between the 'first page view' tags in the code you supplied at the following link and then paste into the Order Status Section under Code Injection etc? https://sf.digital/squarespace-solutions/customising-the-squarespace-order-confirmation-page Link to comment
paul2009 Posted March 5 Share Posted March 5 51 minutes ago, Carrzer said: I'm presuming I could input the new code between the 'first page view' tags in the code you supplied Correct. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Carrzer Posted March 6 Share Posted March 6 Thanks @paul2009 👍 With a bit of googling I figured out this (attached). The only way I could do it was to continue it in the same string as I had no idea what elements were being referenced in the code below (gobbledygook lol). I'm happy enough with this for now. However, if I was to try do it so it didn't disappear after first view what would I have to get my head around.. At the moment everything appears very bottom left of the page outside of your code etc... Anyway this is an achievement for me 👍 Many thanks Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment