maimai Posted July 14, 2020 Share Posted July 14, 2020 Site URL: https://longtimefrienddiscount.com/merch hi ive hidden the header from my entire site for a clean appearance, so on the order confirmation page there isn't any clear way to get back to the products if you want to continue shopping. can anyone provide the type of injection code i could use to insert a hyper link or something that you could click to return to a designated page - that or the code for the continue shopping link that appears when a cart is empty. if possible i would like to also add the same sort of link to the cart page Link to comment
tuanphan Posted July 14, 2020 Share Posted July 14, 2020 Add to Home > Settings > Advanced > Code Injection > Header <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('div#confirmed-page').append('<p class="t-order">Back to <a href="/shop">Shop<a></p>'); }); </script> <style> .t-order a { text-decoration: underline; color: green; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MamaMoon Posted October 15, 2020 Share Posted October 15, 2020 I have just tried this code on my website and sadly it didn't work. Im on a 7.1 template. I can add things to cart but there is no continue shopping button Any ideas? Link to comment
tuanphan Posted October 16, 2020 Share Posted October 16, 2020 On 10/15/2020 at 12:30 PM, MamaMoon said: I have just tried this code on my website and sadly it didn't work. Im on a 7.1 template. I can add things to cart but there is no continue shopping button Any ideas? Can you share link to cart page? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MamaMoon Posted October 16, 2020 Share Posted October 16, 2020 the cart link is mamamooncandles.com/cart Link to comment
tuanphan Posted October 17, 2020 Share Posted October 17, 2020 On 10/16/2020 at 5:01 PM, MamaMoon said: the cart link is mamamooncandles.com/cart Sorry, misread the question. Can you place an order & share link to order confirmation page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Amsterixe Posted June 5, 2021 Share Posted June 5, 2021 I have the same problem. I use Om template on Squarespace 7.0 Would you please help me to? Link to comment
tuanphan Posted June 7, 2021 Share Posted June 7, 2021 On 6/5/2021 at 6:39 PM, Amsterixe said: I have the same problem. I use Om template on Squarespace 7.0 Would you please help me to? Hi. You mean cart page or order confirm page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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