Jump to content

Change Text for Member Area Monthly Subscription

Go to solution Solved by Lesum,

Recommended Posts

@tuanphan and anyone else - 

Is there a way to change the "3 Months" above where it says "3 bottles"? I would like the options to be Pick Up and Shipping instead of 3 months and 3 months. Or is there a better way to do this?

Website - https://lanternfish-icosahedron-96cl.squarespace.com/wine-club

pw - nourishetx

Thank you!

image.png.bebcbdf504c43d891727fff01ef2f19f.png

Jessica Miller | Squarespace Website Designer
https://www.jessicamiller.work
jessica@jessicamiller.work

Search the blog and get Squarespace tips to your inbox
https://www.jessicamiller.work/blog

Want to pick my brain or get help? Book a free 15 minute call.

If my post solved your problem, please mark it as the solution - thanks!

Link to comment
  • Solution

@webdesign1234 Here's a solution to change the buttons text to pick up and shipping. Add this code under Settings> Developer Tools > Code Injection > Header

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>

<script>
$(document).ready(function() {
    changeButtonText();
    function changeButtonText(){
        $('#block-yui_3_17_2_1_1692223105088_2241 .left-button').text('Pick Up'); 
        $('#block-yui_3_17_2_1_1692223105088_2241 .right-button').text('Shipping'); 
    }
});
</script>

Let me know how it goes. Thanks! 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

@Lesum Worked perfect - thank you so much! 🙂

Jessica Miller | Squarespace Website Designer
https://www.jessicamiller.work
jessica@jessicamiller.work

Search the blog and get Squarespace tips to your inbox
https://www.jessicamiller.work/blog

Want to pick my brain or get help? Book a free 15 minute call.

If my post solved your problem, please mark it as the solution - thanks!

Link to comment
  • 3 weeks later...
On 9/8/2023 at 12:08 AM, EnVision-DG said:

I am trying to change the description on my Member Page subscription plan from $50 "Every Year" to $50 "Annual Membership." Does anyone know if that can be changed? 

If you share link to page, we can give code easier

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.