-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
346 lines (326 loc) · 26.2 KB
/
faq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/checkbox.css">
<link rel="stylesheet" href="assets/css/bootstrap-tokenfield.css">
<link rel="stylesheet" href="assets/css/theme-style.css">
<title>ORDD - Frequently Asked Questions</title>
</head>
<body>
<div id="ordd-page" class="ordd-page">
<!-- Header -->
<div class="ordd-header">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="header-wrap">
<div class="branding">
<a href=""><img src="assets/images/ordd-logo.svg" alt="Logo" /></a>
</div>
<nav class="navbar navbar-expand-lg navbar-light ordd-navigation">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M3 4h18v2H3V4zm0 7h12v2H3v-2zm0 7h18v2H3v-2z" fill="rgba(255,255,255,1)"/></svg>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav menu nav-menu"
<li class="nav-link active"><a class="nav-link" href="welcome-page.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="common-schedule-settings.html">Settings</a></li>
<li class="nav-item"><a class="nav-link" href="label-message.html">Appearance</a></li>
<li class="nav-item"><a class="nav-link" href="bulk-booking.html">Bulk Booking</a></li>
<li class="nav-item"><a class="nav-link" href="google-calendar-sync.html">Integrations</a></li>
<li class="nav-item"><a class="nav-link" href="Addons.html">Addons</a></li>
<li class="nav-item"><a class="nav-link" href="booking-calendar.html">Booking Calendar</a></li>
<li class="nav-item"><a class="nav-link" href="holiday.html">Holiday</a></li>
<li class="nav-item"><a class="nav-link" href="create-booking.html">Create Booking</a></li>
</ul>
</div>
</nav>
<div class="ordd-version">
<p class="ver-fig">Version 5.7.2</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
<!-- Content Area -->
<div class="ordd-content-area">
<div class="container cw-full secondary-nav">
<div class="row">
<div class="col-md-12">
<!-- Secondary Navigation -->
<div class="secondary-nav-wrap">
<ul>
<li><a href="welcome-page.html">Welcome</a></li>
<li class="current-menu-item"><a href="faq.html">FAQ</a></li>
<li><a href="plugins-license.html">Plugins License</a></li>
<li><a href="send-reminder.html">Send Reminder</a></li>
<li><a href="status.html">Status</a></li>
</ul>
</div>
<!-- Secondary Navigation - End -->
</div>
</div>
</div>
<div class="container ordd-faq-page">
<div class="row">
<div class="col-md-12">
<div class="wbc-box">
<div class="wbc-head">
<h2>Frequently Asked Questions</h2>
</div>
<div class="wbc-content">
<div class="ordd-faq-wrap">
<div class="row">
<div class="col-md-6">
<div class="ordd-wc-accordian">
<div class="panel-group ordd-accordian" id="accordion">
<!-- First Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseOne" aria-expanded="false">
What are different types of bookings I can setup with this plugin?
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse">
<div class="panel-body">
<p>Four types of bookings can be setup with this plugin. <br> 1. <a href="https://www.tychesoftwares.com/docs/docs/booking-appointment-plugin-for-woocommerce/types-of-bookings/recurring-weekdays-booking/">Single day bookings.</a></p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Second Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false">
The working days of my company are different than the working days of my shipping company. Can I add them differently?
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Third Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false">
Can I provide same day deliveries to my customers?
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Fourth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false">
Can I have a particular time range between which I can deliver products?
</h4>
</div>
<div id="collapseFour" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Fifth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false">
How to Setup frontend appearance for the delivery date field?
</h4>
</div>
<div id="collapseFive" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Sixth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseSix" aria-expanded="false">
How to Create custom delivery schedules based on product categories/shipping methods?
</h4>
</div>
<div id="collapseSix" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="ordd-wc-accordian">
<div class="panel-group ordd-accordian" id="accordion">
<!-- Seventh Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="false">
Can I charge my customers if they want deliveries on certain days?
</h4>
</div>
<div id="collapseSeven" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Eighth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseEight" aria-expanded="false">
Can the delivery date be changed for already placed orders?
</h4>
</div>
<div id="collapseEight" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Ninth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseNine" aria-expanded="false">
Can I limit the number of deliveries per day?
</h4>
</div>
<div id="collapseNine" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Tenth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseTen" aria-expanded="false">
Can I add different delivery schedules for different delivery zones?
</h4>
</div>
<div id="collapseTen" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Eleveth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseEleven" aria-expanded="false">
Can I export the deliveries to another calendar for easy access?
</h4>
</div>
<div id="collapseEleven" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
<!-- Twelth Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-target="#collapseTwelve" aria-expanded="false">
I don't want some time slots for particular of the dates or weekdays. Can I disable them?
</h4>
</div>
<div id="collapseTwelve" class="panel-collapse collapse">
<div class="panel-body">
<p>Order Delivery Date plugin will allow your customers to choose a delivery date and time on the checkout page. The WooCommerce delivery date and time are displayed while viewing the order.</p>
<p>
<a class="link-wul" href="#">Documentation</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Content Area End -->
<!-- Footer -->
<div class="ordd-footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="footer-wrap">
<div class="alert alert-dark alert-dismissible fade show" role="alert">
<img class="msg-icon" src="assets/images/icon-info-grey.svg" alt="Logo" /><a href="#">Get our Subscriptions Addon</a> & setup recurring deliveries with WooCommerce Subscriptions plugin & Booking Delivery Date plugin.
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="ft-text">
<p><a href="#">Need Support?</a> <strong>We’re always happy to help you.</strong></p>
<p><a href="#">Please rate this plugin</a> <span class="rating">★★★★★</span> if this product helped you. <br>Thanks for your support</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End -->
</div>
<!-- Optional JavaScript -- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/js/jquery-3.3.1.slim.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/bootstrap-tokenfield.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>