Viewing Mobile site call me button

Mobile site call me button



User: Guest 12 years ago
Hi, I created my desktop site and a mobile site. I like my mobile site to be easy to use and interactive so I would love to have a call me button that they can click on and it automatically calls my office rather than having to remember the phone number and close their browser to dial my office. Will that be added to the final version of easyweb?
Edit
User: Roddy 12 years ago
My attempt at a smart phone site was created before this function was implemented in EasyWeb so it is done slightly different.

If you go here...

http://roddymckay.com/EasyWeb/index.html

... using a smart phone you will be redirected to...

http://roddymckay.com/EasyWeb/mobile/index.html

Go to the Contact page to see how to create an Email and Phone button.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Guest 12 years ago
Thanks Roddy, but I have 1 question. What do I do with the code? Do I have to add that as a html snippet? If so, how do I get the image to show up because if I do it as a html snipper, i get a box with a question mark inside.
Edit
User: Roddy 12 years ago
You use an HTML Snippet.

Drag the image into Assets, control click it to get the relative path on your clipboard and paste it into the code.

<a href="tel:18881234321"><img src="{!-ASSETSPATH-!}Images/phone.png" style="width: 40px;height:40px"alt="phone" /></a>

If you drag my image off this web page...

http://roddymckay.com/EasyWeb/mobile/contact.html

...and into assets you can use the code shown above as is.

Last edit 12 years ago

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Guest 12 years ago
Okay, I got that part done. How do I add my phone number?
Edit
User: Roddy 12 years ago
Now that I have changed the code in my last post to the correct one you will see where the phone number goes! It must begin with a 1.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Guest 12 years ago
Okay, I got it. Thank you so much!
Edit
User: Guest 12 years ago
I'm sorry! But is there a way to do this with my own made button that says "call me" and not the green phone?
Edit
User: Roddy 12 years ago
Drag your image into Assets, control click the file in the Assets column and select "Copy relative Path"

Paste this URL into the code in place of the one that is there.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Guest 12 years ago
My image is just a colored box with text inside that says call me. I made it in easy web. It does not allow me to drag either of those into assets.
Edit
User: Roddy 12 years ago
Try selecting your image and, in the Link inspector choose Link to: an external page and paste in this...

tel:18881234321

... with your own number of course!

I've never tried this but it could/should work.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Guest 12 years ago
Okay, I will try that. I should be up and running within the next few days. I will let you know how it goes! Thanks for all your help.
Edit
User: Linda S. 12 years ago
Any updates on this? Also I cannot get redirect working to mobile page either. Home page comes up on my mobile device. Any trouble shooting steps to try?
User: Roddy 12 years ago
Quote:
Any updates on this?

What exactly have you tried with a phone button?

Start a new topic about the mobile redirect issue and give a little more info about what you have done and where you are publishing the site.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.