Jump to content

Adding Social Media Share Buttons to the bottom of Product Pages

Recommended Posts

  • Replies 6
  • 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

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
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

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

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.