Black Friday Sale! Save up to 50% off!

SMS/Text message to mobile phone number / Button

bohnenkampnina
17 Posts
bohnenkampnina posted this 16 October 2024
Ask a Question

Is there any chance to create a button that leads/links to SMS/text message app / number on
cell phones?

Is there any chance to create a button that leads/links to SMS/text message app / number on cell phones?
Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 16 October 2024

Hi Nina,

Could you please provide an example of what you are trying to achieve? I mean you can create a button that has a phone number in it that will be dialed when clicked. This can be done using the Button element where you can choose the Phone type and select the phone number.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Nina, Could you please provide an example of what you are trying to achieve? I mean you can create a button that has a phone number in it that will be dialed when clicked. This can be done using the Button element where you can choose the Phone type and select the phone number. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
bohnenkampnina
17 Posts
bohnenkampnina posted this 16 October 2024

Yes i want a button that includes a phone number, i know how that works, but i want it to be a text message/sms
instead of calling. This has worked pretty good in Adobe Muse.

Yes i want a button that includes a phone number, i know how that works, but i want it to be a text message/sms instead of calling. This has worked pretty good in Adobe Muse.
Support Team
Support Team posted this 16 October 2024

Hi Nina,

There is no such special button in Nicepage but you can use some custom code for the whole button. Search for the code that will do the job and insert it using the HTML element anywhere on your page.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Nina, There is no such special button in Nicepage but you can use some custom code for the whole button. Search for the code that will do the job and insert it using the HTML element anywhere on your page. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
bohnenkampnina
17 Posts
bohnenkampnina posted this 16 October 2024

OK i got it and it works, is there a way to change the design to fit the other buttons?

OK i got it and it works, is there a way to change the design to fit the other buttons?
Support Team
Support Team posted this 17 October 2024

Hi Nina,

You will need to add a class to the button tag in the code. Usually it is something like this:

class="u-btn u-button-style"

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Nina, You will need to add a class to the button tag in the code. Usually it is something like this: class="u-btn u-button-style" ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments