Title: SMS Call back widget
Last modified: August 19, 2016

---

# SMS Call back widget

 *  [glassriver](https://wordpress.org/support/users/glassriver/)
 * (@glassriver)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/sms-call-back-widget/)
 * Hi all
    I found a cool widget on someone’s site that allows a user to put in 
   their name and phone number and click the ‘call me’ buttom which automatically
   sends a text to the owner of the site. I got the source code to do it but cant
   find the plugin for it to make it happen. Here is the code that i copied off 
   the site:
 *     ```
       <div id="sidebar">
       	<ul class="widgets">
       		<li class="widget callback">
       			<h2 class="widgettitle">Busy? We'll call you.</h2>
   
       							<p>We know there's not enough hours in the day. Simply enter your details below and we'll call you as soon as possible.</p>
       						<form action="#" method="post">
       			<table>
       				<tr>
       					<td><input id="callname" name="callname" type="text" value="" /></td>
       				</tr>
       				<tr>
       					<td><input id="callphone" name="callphone" type="text" value="" /></td>
   
       				</tr>
       				<tr>
       					<td><input id="callme" type="submit" class="button" value="Call Me" /></td>
       				</tr>
       			</table>
       			</form>
       ```
   
 * Any ideas would be very much appreciated
    Cheers, Matt

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [happyches](https://wordpress.org/support/users/happyches/)
 * (@happyches)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/sms-call-back-widget/#post-1709982)
 * wow awesome, did you ever find the plugin?
 *  Thread Starter [glassriver](https://wordpress.org/support/users/glassriver/)
 * (@glassriver)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/sms-call-back-widget/#post-1709983)
 * Turns out it wasnt sending a text, but an email. Here is the site that we ended
   up installing it on:
 * [http://www.spspainters.com.au](http://www.spspainters.com.au)
 * Cheers,
    Matt

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SMS Call back widget’ is closed to new replies.

## Tags

 * [call back](https://wordpress.org/support/topic-tag/call-back/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 2 replies
 * 2 participants
 * Last reply from: [glassriver](https://wordpress.org/support/users/glassriver/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/sms-call-back-widget/#post-1709983)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
