u/Difficult_Town8664

Sms links on Google sites

Hi,

I have seen several threads where an sms link on a button was attempted on google sites and it seems no one was ever able to complete it. I use photos as buttons on my website and was able to embed it and create the sms link.

This section of code needs to be used and a direct url link to your photo inserted where it says "PASTE_YOUR_BASE64_STRING_HERE". I used base64 to get the direct url to my photo by inputting the size I wanted and converting, then copying the code under image. After inserting my embed code, I removed the crossed-out section and then adjusted width and length at the end of the image code and edited the phone number and text body. It works!

<div style="text-align: center;">

<a href="sms:+12345678921?&body=Hi! I have a question." style="text-decoration: none; display: inline-block;">

<img src="PASTE_YOUR_BASE64_STRING_HERE"

alt="Text us at 980-202-0762"

style="width: 100%; max-width: 500px; height: auto; border: 5px solid #FFFFFF; box-shadow: 0px 4px 10px rgba(0,0,0,0.3); display: block; margin: auto;">

</a>

</div>

reddit.com
u/Difficult_Town8664 — 12 hours ago
▲ 3 r/GoogleSites+1 crossposts

Forms &amp; Reviews

Hi! I designed my own website for my business recently. I have on it a contact form that’s a Google form. And a button that sends you to our Google reviews to leave a review. What ways can I add forms other than Google forms? I don’t like the way it looks. And is there a way I can have customers leave reviews directly on my website?

I am having trouble getting any real feedback from anyone on what could be improved on this website since I’m asking people I personally know and they just want to support me. If anyone would like to go through it and give any feedback I’d really appreciate it.

Huneycuttautomotive.com

reddit.com
u/Difficult_Town8664 — 1 day ago