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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.