Katharina14109 Posted December 4, 2020 Posted December 4, 2020 Site URL: https://collie-dragonfly-jcwc.squarespace.com/ Hi, site URL: https://collie-dragonfly-jcwc.squarespace.com/ || Pass: ArtPrint_100% I'm on Squarespace 7.1 - using e-commerce package I would like to add a code block to the product item pages above the actual product images and description, should have the same position as here on the other pageshttps://collie-dragonfly-jcwc.squarespace.com/artwood-prints Only way to insert the code right now is within the additional information block, which keeps the button at the very bottom of the product page, see herehttps://collie-dragonfly-jcwc.squarespace.com/online-shop/p/uhrentraeger-original Code: <div class="button-bgcontainer"> <input type="button" value="ZURÜCK" onclick="history.back(-1)" class="buttonBg"/> </div> Any assistance from the community is very much appreciated. Thanks
tuanphan Posted December 6, 2020 Posted December 6, 2020 Hi. You can add it to Additional Info, then we can use JS to move its position. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Katharina14109 Posted December 6, 2020 Author Posted December 6, 2020 Thanks tuanphan. I added it to the additional Info on every product item page in the shop und would like to move it. Would be great if you could guide me. Best, katharina
tuanphan Posted December 8, 2020 Posted December 8, 2020 On 12/6/2020 at 9:28 PM, Katharina14109 said: Thanks tuanphan. I added it to the additional Info on every product item page in the shop und would like to move it. Would be great if you could guide me. Best, katharina Move to this position?? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Katharina14109 Posted December 8, 2020 Author Posted December 8, 2020 Hi Thuanphan, best would be straight upwards, right below header and center of page, pls see dummy attached. Thanks in advance.
HG-Design Posted February 2, 2023 Posted February 2, 2023 Hi @tuanphan, we would like to move the TrustPilot widget code block to above the product title on this page: https://wvcharge.squarespace.com/waev-charge-store/p/waev-charge-ev1 Is this possible please? The TrustPilot code block is currently at the top of the adding information block in the products page. Many thanks Joe
tuanphan Posted February 3, 2023 Posted February 3, 2023 On 2/2/2023 at 2:44 PM, HG-Design said: Hi @tuanphan, we would like to move the TrustPilot widget code block to above the product title on this page: https://wvcharge.squarespace.com/waev-charge-store/p/waev-charge-ev1 Is this possible please? The TrustPilot code block is currently at the top of the adding information block in the products page. Many thanks Joe Move this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
HG-Design Posted February 3, 2023 Posted February 3, 2023 Just the Trustpilot bit to the top which is a code block @tuanphan
tuanphan Posted February 8, 2023 Posted February 8, 2023 On 2/3/2023 at 3:34 PM, HG-Design said: Just the Trustpilot bit to the top which is a code block @tuanphan Add to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('.ProductItem .ProductItem-additional .code-block').insertBefore('section.product-details.ProductItem-details>h1'); }); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
HG-Design Posted February 8, 2023 Posted February 8, 2023 Thank you @tuanphan, that's worked perfectly.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment