Leaderboard
Popular Content
Showing content with the highest reputation on 11/22/2020 in all areas
-
Add Donate next to Add to Cart button on Product pages
ErinKingDesign reacted to BOMMESTUDIO for a question
Site URL: https://www.bommestudio.com/shop/protective-face-mask-reusable-fabric I am offering a product that is available for purchase and to donate. I have both buttons set up on the product page but I'd like to add the donation button directly next to the add to cart button (labeled Pre-Order). Is it possible to do this with custom css?1 point -
You're using Squarespace version 7.1. Cover Pages aren't available in this version. If a post helps you, please click a "Like" option below ↘️1 point
-
Try this site and you can add any payment logo you want https://www.merchantequip.com/information-center/credit-card-logos/1 point
-
Genius, thank you so much!1 point
-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.header-actions .header-actions-action.header-actions-action--cta').before('<div class="header-actions-action header-actions-action--cta" id=""> <a class="btn btn--border theme-btn--primary-inverse" style="color: white; border: 2px solid white;" href="/join-now" id=""> Book Demo </a> </div>'); $('.header-menu-nav a.btn').before('<div class="header-actions-action header-actions-action--cta" id=""> <a class="btn1 point
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company reacted to creedon for a question
The quick look I took at your site and things looked good! Keep going man!1 point -
Changing Nav Header and Logo on product page.
bangank36 reacted to Park_Brewing_Company for a question
Wow thank you, that is humbling to hear. We are excited to see the site go live soon, I have never built a website, or a brewery before so this is all a first for us. I couldn't have done it without help from yourself and others. I have been very fortunate to self-learn some css, purchase some code, and use some plugins, which have drastically transformed our site from the vanilla SS version. SS has it pros and cons, and the biggest pro is definitely the community.1 point -
Chage logo link site wide or cover page only?1 point
-
I think you would need custom Javascript code to basically replicate the category titles down to the category pages. Not impossible but not an insignificant task. Every time you made a change to categories you would need to update the custom code with new categories.1 point
-
The url doesn't exist. Can you check again?1 point
-
Replace default Paypal payment button to PayPal's Smart Button
Ptphotography reacted to tuanphan for a question
Hi, If you haven't solved this yet, you can post on some FB groups: Squarespace Rockstars, Squarespace Entrepreneur, Squarespace Community, Squarespace Customization Resource Groups.1 point -
Add to Home > Design > Custom CSS @media screen and (max-width:700px) { div#productList { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-column-gap: 5px; } }1 point
-
Thank you so much for your help!!!1 point
-
You can use Lazy Summaries plugin1 point
-
Connecting Paypal
Ptphotography reacted to inunzi for a topic
1.Aww thanks man, good luck on yours too! I’m trying to build up a brand, so I hope it works out like I dream it to be🙂. I guess we do have things in common huh? 2.yep I surely will😁 my link is inunzi.com, and aye man mine’s a mess as well because I’m still working on it, so I feel ya man 😂. 3.I’m from the U.S. So stripe works for me here. I have a stripe account as well, but I mostly use my PayPal account because I feel like PayPal would be more than a less of a payment method ( if that makes sence.) I feel like PayPal is probably more popular and that’s why I would use PayPal more.1 point -
Check here please. https://support.squarespace.com/hc/en-us/articles/206545567-Using-the-CSS-Editor#toc-upload-files--optional- You can upload your images and get the link. (Upload files section) Thanks!1 point
-
Hi You can insert the image with this code <img src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png"> Also you can upload the image to Design -> Custom CSS (You will see the upload field) If you need to add navigation you can use summary or gallery! Please use the like button if it helps you! Best, Leopold1 point
-
New Google Analytics Tag
alain reacted to LYFSolutions for a topic
I contacted support and they advised that at this stage they have no update when their system will accept the new Google Analytics 4 (GA4) measurement ID. It is disappointing because clients who don't have a business or eCommerce plan don't have any option to add the GA4 tag in. Support suggest clients add a UA tag in but this disregards the fact GA4 is based on a global tag and even Google recommends during setup not to use the UA tag. Understand Google has made the change, but at the very least Squarespace should allow code injection until they have a fix for this as GA4 is n1 point -
Hi @CindyC I've produced a wishlist extension for Squarespace that may suit your needs. It replaces the cart with a list of products that potential customers can the submit to enable you to provide a quotation or invoice. Please take a look at it and direct message me if you have questions 🙂1 point
-
Index Clickthrough
wilderbydesign reacted to Lingwisyer for a topic
Template: Forte Hi all, Is there some way to have an Index Page that clicks through to a Gallery? Currently I have a bunch of Galleries split between several folders by category, a few which have content that is featured on an Index Page. So far, the only way I have found to navigate between the Index Page and the Galleries is to house them within the Index Page then use an internal Link within the folder to reach it from there. While this does work, the issue is that now that the Gallery is housed under the Index Page, any modifications of what to show on said Index Pag1 point