Changes

no edit summary
Line 20: Line 20:  
====Taking Screenshot on iOS====
 
====Taking Screenshot on iOS====
   −
Hold down the Lock(Sleep/Wake) button at the top of the device, then press and immediately release Home button. The screen flashed and you can find the picture in the Photos app.<br/>
+
If you have the device with Home button. Hold down the Lock(Sleep/Wake) button at the top of the device, then press and immediately release Home button. The screen flashed and you can find the picture in the Photos app.<br/>
<br><br>
+
If you have the device without Home button. Hold down together Volume down and Power buttons for 1-2 seconds.<br><br>
 
====Taking Screenshot on Chrome OS====
 
====Taking Screenshot on Chrome OS====
   Line 30: Line 30:  
Go to the page you need to get the link from, example is https://sbdemo.simplybook.me/v2, in the upper section of browser you will see the url link, highlight the link, right-mouse-click it and "'''Copy'''" it. Then right-mouse-click and "'''Paste'''" it to the place where you need to insert it.  
 
Go to the page you need to get the link from, example is https://sbdemo.simplybook.me/v2, in the upper section of browser you will see the url link, highlight the link, right-mouse-click it and "'''Copy'''" it. Then right-mouse-click and "'''Paste'''" it to the place where you need to insert it.  
   −
[[File:Copy link from browser.png| center]]
+
[[File:Copy_link_from_address_bar.png|1200px| center]]
 
<br><br>
 
<br><br>
 
=How to reload page=
 
=How to reload page=
Line 39: Line 39:  
1.3. Press Ctr + F5 or Ctrl + R in Windows.<br>
 
1.3. Press Ctr + F5 or Ctrl + R in Windows.<br>
 
1.4. Press ⌘Command + R in OS X.
 
1.4. Press ⌘Command + R in OS X.
[[File:Chrome.png|center]]
+
[[File:How_to_reload_the_page.png|1200px|center]]
 
<br><br>
 
<br><br>
 
====2. Reload page in Firefox:====
 
====2. Reload page in Firefox:====
Line 46: Line 46:  
2.3. Press Ctr + F5 or Ctrl + R in Windows.<br>
 
2.3. Press Ctr + F5 or Ctrl + R in Windows.<br>
 
2.4. Press ⌘Command+Shift+R in OS X.
 
2.4. Press ⌘Command+Shift+R in OS X.
[[File:Firefox.png|center]]
   
<br><br>
 
<br><br>
 
====3. Reload page in Internet Explorer:====
 
====3. Reload page in Internet Explorer:====
Line 116: Line 115:  
1. Android device:<br>
 
1. Android device:<br>
 
1.1. Open your mobile browser and log into your Simplybook.me admin account there. Click 3 dots icon in the right top corner of the mobile browser:
 
1.1. Open your mobile browser and log into your Simplybook.me admin account there. Click 3 dots icon in the right top corner of the mobile browser:
[[File:Mobile screen.png|center]]
   
1.2. In the Menu pop up select "Add to Home screen"
 
1.2. In the Menu pop up select "Add to Home screen"
[[File:Add to homescreen.png|center]]
   
1.3. Insert Title for the icon and click Add.
 
1.3. Insert Title for the icon and click Add.
[[File:Title.jpg|center]]<br>
   
1.4 Check your home page, the icon will appear there.
 
1.4 Check your home page, the icon will appear there.
[[File:Icon.jpg|center]]<br><br>
+
[[File:Add site to home screen.jpg|1200px|center]]<br><br>
 
2. IOS device:<br>
 
2. IOS device:<br>
 
2.1 Launch the Safari browser on Apple’s iOS and navigate to the website or web page you want to add to your home screen. <br>
 
2.1 Launch the Safari browser on Apple’s iOS and navigate to the website or web page you want to add to your home screen. <br>
Line 133: Line 129:  
1. In SimplyBook.me admin interface go to Custom Features // Custom Features section and enable Custom CSS custom feature.<br>
 
1. In SimplyBook.me admin interface go to Custom Features // Custom Features section and enable Custom CSS custom feature.<br>
 
2. In this custom feature Settings add to Booking pages CSS tab code:<br><br>
 
2. In this custom feature Settings add to Booking pages CSS tab code:<br><br>
''New themes''<br>
   
:For usual confirmation page
 
:For usual confirmation page
 
<code>#booking-result-view .booking-item.booking-confirmed {
 
<code>#booking-result-view .booking-item.booking-confirmed {
Line 141: Line 136:  
<code>.invoice-pay-page .invoice-info .part table b.text-success{
 
<code>.invoice-pay-page .invoice-info .part table b.text-success{
 
content: url('http://    ';);
 
content: url('http://    ';);
}</code>
+
}</code><br>
<br><br>
+
:where content should contain tracking pixel url. And press Save CSS.
''Old themes''<br>
  −
<code>
  −
.booking-result #pageNotifications {
  −
content: url('http://    ';);
  −
}
  −
</code><br>
  −
where content should contain tracking pixel url. And press Save CSS.
   
<br><br>
 
<br><br>
 
=Create Facebook pixel=
 
=Create Facebook pixel=