Jump to content

Adding Social Media Share Buttons to the bottom of Product Pages

Recommended Posts

  • Replies 6
  • Views 602
  • Created
  • Last Reply

Top Posters In This Topic

On 11/21/2021 at 12:01 PM, Daiglefan91 said:

Site URL: http://www.murrayhendersonart.com/giclee-prints

I am trying to add social media share buttons to the bottom of my product pages.  I hear you have to do this in the CSS code but don't know how.  Any help would be awesome!

Can you describe more detail about your desired result?  A screenshot of it could help us to find the suitable solution for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 11/23/2021 at 10:34 AM, Daiglefan91 said:

This is what I am trying to accomplish on one of the product pages

add.jpg

Add this to Settings > Advanced > Code Injection > Footer to move social share from Additional Info to under Add to cart button

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
		$('section.ProductItem-additional .code-block').insertAfter('div.sqs-add-to-cart-button-wrapper');
	});
</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!)

Link to comment
On 11/26/2021 at 1:36 AM, tuanphan said:

Add this to Settings > Advanced > Code Injection > Footer to move social share from Additional Info to under Add to cart button

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
		$('section.ProductItem-additional .code-block').insertAfter('div.sqs-add-to-cart-button-wrapper');
	});
</script>

 

Awesome, thanks.  Can you help me with doing the same thing on a regular page... it after the "Inquire For Pricing" on https://www.murrayhendersonart.com/gehrigdelivers

Link to comment
On 11/29/2021 at 3:18 AM, Daiglefan91 said:

Awesome, thanks.  Can you help me with doing the same thing on a regular page... it after the "Inquire For Pricing" on https://www.murrayhendersonart.com/gehrigdelivers

I don't see share on this page?

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.