From SimplyBook.me
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
<span class="qa">[http://appointmentscheduleronline.weebly.com/ Widget examples]</span> | <span class="qa">[http://appointmentscheduleronline.weebly.com/ Widget examples]</span> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
Please check widget examples [http://appointmentscheduleronline.weebly.com/ here] | |||
</div> | </div> | ||
<br/> | <br/> | ||
Line 38: | Line 39: | ||
=[https://simplybook.me Simplybook ] app is listed in "More" tab on my Facebook fan page, can I move it to make it more noticeable?= | =[https://simplybook.me Simplybook ] app is listed in "More" tab on my Facebook fan page, can I move it to make it more noticeable?= | ||
You can press Settings//Edit page and make [https://simplybook.me SimplyBook.me] more visible for clients by dragging and dropping to it higher in the list. | |||
[[File: | <br><br> | ||
[[File:Facebook reorder.png | center]] | |||
<br><br> | |||
=How to remove Facebook widget from my Facebook page?= | =How to remove Facebook widget from my Facebook page?= | ||
On your Facebook fan page go to Settings (upper bar)// | <br> | ||
[[File: | On your Facebook fan page go to Settings (upper bar)//Edit page//SimpllyBook.me appointments//Settings//press "Off" near [https://simplybook.me Simplybook] app to remove this tab and save settings. | ||
<br><br> | |||
[[File:Remove tab Facebook.png | center]] | |||
<br><br> | |||
=Can I change the title of the tab on my Facebook fan page from "[https://simplybook.me Simplybook.me appointments]" to something else?= | =Can I change the title of the tab on my Facebook fan page from "[https://simplybook.me Simplybook.me appointments]" to something else?= | ||
Yes, on your Facebook fan page go to Settings (upper bar)// | Yes, on your Facebook fan page go to Settings (upper bar)//Edit page//SimpllyBook.me appointments//Settings//Edit settings//Custom tab name. | ||
[[File: | <br> | ||
[[File:Facebook rename tab 2.png | center]] | |||
<br><br> | |||
[[File:Rename tab.png | center]] | |||
<br><br> | |||
=Facebook widget is not visible from mobiles= | =Facebook widget is not visible from mobiles= | ||
Line 74: | Line 81: | ||
[[File:Get free | [[File:Get free account2.png| center]] | ||
:3. Enable API Custom Feature in the Custom Features section of SimplyBook.me admin page in the section "For developers" by pressing green button "enable near it. | :3. Enable API Custom Feature in the Custom Features section of SimplyBook.me admin page in the section "For developers" by pressing green button "enable near it. | ||
[[File: | [[File:Api enable.png| center]] | ||
Line 85: | Line 92: | ||
[[File: | [[File:Api settings.png| center]] | ||
Line 229: | Line 236: | ||
Sometimes, websites (WordPress.com in particular) do not support inserting HTML Javascript code we use for our iFrame and button widgets. Then it can be useful to use a simple HTML button code to get your clients attention to go to your booking site at [https://simplybook.me/ SimplyBook.me] and make the appointment. Here is a simple code you can insert on your site or into your emails to link to your booking site at [https://simplybook.me/ SimplyBook.me] | Sometimes, websites (WordPress.com in particular) do not support inserting HTML Javascript code we use for our iFrame and button widgets. Then it can be useful to use a simple HTML button code to get your clients attention to go to your booking site at [https://simplybook.me/ SimplyBook.me] and make the appointment. Here is a simple code you can insert on your site or into your emails to link to your booking site at [https://simplybook.me/ SimplyBook.me] | ||
<a href="//image.simplybook.me/ | <a href="//image.simplybook.me/v2" target="_blank"><img src="https://appointmentbookingsystem.files.wordpress.com/2015/11/book_button.jpg?w=660″ alt="Booking button" width="200" height="200" /></a> | ||
Now let’s look at the code closer and see its components and how it can be adjusted to your company. | Now let’s look at the code closer and see its components and how it can be adjusted to your company. | ||
'''What you can change:''' | '''What you can change:''' | ||
:1. ''image.simplybook.me/ | :1. ''image.simplybook.me/v2'' – it is the link to your booking page. It can be found when you press “My booking website” in the upper right corner of your admin [https://simplybook.me/ SimplyBook.me] page. You need to insert your company name instead of “image”. | ||
:2. ''https://appointmentbookingsystem.files.wordpress.com/2015/11/book-now-button-1.png?w=660'' – this is the link to the image of “Book now” button. You can choose the image that suits your website design. | :2. ''https://appointmentbookingsystem.files.wordpress.com/2015/11/book-now-button-1.png?w=660'' – this is the link to the image of “Book now” button. You can choose the image that suits your website design. | ||
:3. ''alt=”Booking button”'' – this is the alternate text for an image, if the image cannot be displayed. You can change the text “Booking button” to “Book now”, “Book here”, etc. | :3. ''alt=”Booking button”'' – this is the alternate text for an image, if the image cannot be displayed. You can change the text “Booking button” to “Book now”, “Book here”, etc. |