heavythinker Posted August 26, 2020 Share Posted August 26, 2020 Site URL: https://www.purifiedwatertogohosmer.com/delivery Hi- I inherited this site with the business I purchased and I apologize if this is an obvious question. I have done some searching and can't find a straight answer. Am I able to add image blocks within a form block or on the same page? Basically, I want add add images of the products along with the descriptions. (i.e. 5 gallon water bottle). Is that possible? Or do I need to use an ecommerce page for more flexibility? I do not want to take real time transactions via a merchant processing system though. I need to qualify people who sign up for our delivery service before they are charged. I'd like to just stick with the form. Thanks Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 Try adding this to Page Settings > Advanced > Header. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> jQuery(document).ready(function($) { $('<img src="https://cdn.pixabay.com/photo/2020/07/02/15/39/butterfly-5363370__340.jpg" width="200"/></img>').insertBefore(".form-item.field.number:nth-child(7) .description"); }); </script> If it works, I will send code for other images. 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
paul2009 Posted August 28, 2020 Share Posted August 28, 2020 On 8/27/2020 at 12:58 AM, heavythinker said: I do not want to take real time transactions via a merchant processing system though. I need to qualify people who sign up for our delivery service before they are charged. I'd like to just stick with the form. I'd strongly advise you not to take payment card details via a Squarespace form, as you do at present. Form Blocks do not adhere to the Payment Card Industry Data Security standard (PCI DSS) compliance regulations and are not secure. Businesses that take card payments online are required to adhere to this standard; those that don’t may be forced to stop accepting payments by card. 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment