appscms-tools-theme 3.8.3 → 3.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,294 +2,408 @@
2
2
  = page.folderName %} {% assign featureData= site.data[folder][lang][file] %}
3
3
  <!DOCTYPE html>
4
4
  <html lang="{{page.lang}}">
5
- {% include head/index.html %}
5
+ {% include head/index.html %}
6
6
 
7
- <body>
8
- {% include header/index.html %}
7
+ <body>
8
+ {% include header/index.html %}
9
9
 
10
- <div class="flex-container feature1-flex-container">
11
- <div class="flex-class py-4 mt-4 mt-md-0">
12
- <div id="h1-img-wrapper" class="d-flex justify-content-center align-items-center">
13
- {%- assign featureh1 = featureData.H1 | replace: "$variable",
14
- page.value -%}
15
- <h1 class="feature1-h1">
16
- {%- for word in featureh1-%} {%- if forloop.first == true -%} {{word
17
- }} {%- else -%} {{word}} {%- endif -%} {%- endfor -%}
18
- </h1>
10
+ <div class="flex-container feature1-flex-container">
11
+ <div class="flex-class py-4 mt-4 mt-md-0">
12
+ <div
13
+ id="h1-img-wrapper"
14
+ class="d-flex justify-content-center align-items-center"
15
+ >
16
+ {%- assign featureh1 = featureData.H1 | replace: "$variable",
17
+ page.value -%}
18
+ <h1 class="feature1-h1">
19
+ {%- for word in featureh1-%} {%- if forloop.first == true -%} {{word
20
+ }} {%- else -%} {{word}} {%- endif -%} {%- endfor -%}
21
+ </h1>
22
+ </div>
23
+ {%- assign featureh2 = featureData.H2 | replace: "$variable", page.value
24
+ -%}
25
+ <h2 class="feature1-h2">
26
+ {%- for word in featureh2 -%} {%- if forloop.first == true -%} {{word
27
+ | capitalize }} {%- else -%} {{word}} {%- endif -%} {%- endfor -%}
28
+ </h2>
19
29
  </div>
20
- {%- assign featureh2 = featureData.H2 | replace: "$variable", page.value
21
- -%}
22
- <h2 class="feature1-h2">
23
- {%- for word in featureh2 -%} {%- if forloop.first == true -%} {{word
24
- | capitalize }} {%- else -%} {{word}} {%- endif -%} {%- endfor -%}
25
- </h2>
26
30
  </div>
27
- </div>
28
31
 
29
- {%- if site.noFeatureBox == true -%}
30
- <div class="feature-content-box" id="theme-content-box">{{content}}</div>
31
- {%- else -%} {%- if page.noBox == true -%}
32
- <div class="feature-content-box" id="theme-content-box">{{content}}</div>
33
- {%- else -%}
34
- <div class="feature-content-box" id="theme-content-box">
35
- <div class="container">
36
- {%- assign boxColor =
37
- site.data[page.folderName][page.lang][page.fileName].color -%} {%- if
38
- page.removeBox != true -%}
39
- <div class="custom-box" data-color="{{boxColor}}">
40
- <div style="display: none" id="file-loader">
41
- <img src="/spinner.gif" alt="spinner" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
42
- <p>Please Wait ,Loading Your file</p>
43
- </div>
44
- <div class="saving-file-download-wrap" style="display: none">
45
- <img loading="lazy" class="trust-img" src="/trust.svg" alt="trust" {%- if site.crossorigin -%} crossorigin {%-
46
- endif -%} />
47
- <p class="text-white my-2">Thanks for your patience</p>
48
- <button class="btn" id="download-zip">Download</button>
49
- </div>
50
- <div class="file-input" id="inputbox" style="color: #fff">
51
- <div class="m-auto">
52
- <div class="d-flex justify-content-center align-items-center">
53
- <div id="Inputbox" class="boxes" style="background-color: {{boxColor}};">
54
- <img height="21px" width="21px" src="/assets/images/add.svg" alt="add" {%- if site.crossorigin -%}
55
- crossorigin {%- endif -%} />
56
- <span class="ml-3">CHOOSE FILE</span>
57
- </div>
58
- <div class="file-pick-dropdown" style="background-color:{{boxColor}}">
59
- <i class="fas fa-angle-down arrow-sign"></i>
60
- <div class="file-picker-dropdown" style="display: none">
61
- <button id="filepicker">
62
- <svg class="mr-3" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
63
- <path id="Path" d="M8.33331 3H15.6666L23 15H15.6666L8.33331 3Z" fill="#FFC107"></path>
64
- <path id="Path_2" d="M4.6012 21L8.30086 15H23L19.3333 21H4.6012Z" fill="#1976D2"></path>
65
- <path id="Path_3" d="M1 15.0625L4.60119 21L12 9L8.33333 3L1 15.0625Z" fill="#4CAF50"></path>
66
- </svg>
67
- Google Drive
68
- </button>
69
- <button id="dropbox">
70
- <svg class="mr-3" viewBox="0 0 24 24" fill="#0061FF" xmlns="http://www.w3.org/2000/svg">
71
- <path id="icon"
72
- d="M12.0146 6.57367L6.50732 10.1473L12.0146 13.721L6.50732 17.2947L1 13.6912L6.50732 10.1176L1 6.57367L6.50732 3L12.0146 6.57367ZM6.47803 18.4263L11.9854 14.8527L17.4927 18.4263L11.9854 22L6.47803 18.4263ZM12.0146 13.6912L17.522 10.1176L12.0146 6.57367L17.4927 3L23 6.57367L17.4927 10.1473L23 13.721L17.4927 17.2947L12.0146 13.6912Z">
73
- </path>
74
- </svg>
75
- Dropbox
76
- </button>
32
+ {%- if site.noFeatureBox == true -%}
33
+ <div class="feature-content-box" id="theme-content-box">{{content}}</div>
34
+ {%- else -%} {%- if page.noBox == true -%}
35
+ <div class="feature-content-box" id="theme-content-box">{{content}}</div>
36
+ {%- else -%}
37
+ <div class="feature-content-box" id="theme-content-box">
38
+ <div class="container">
39
+ {%- assign boxColor =
40
+ site.data[page.folderName][page.lang][page.fileName].color -%} {%- if
41
+ page.removeBox != true -%}
42
+ <div class="custom-box" data-color="{{boxColor}}">
43
+ <div style="display: none" id="file-loader">
44
+ <img
45
+ src="/assets/images/spinner.gif"
46
+ alt="spinner"
47
+ {%-
48
+ if
49
+ site.crossorigin
50
+ -%}
51
+ crossorigin
52
+ {%-
53
+ endif
54
+ -%}
55
+ />
56
+ <p>Please Wait ,Loading Your file</p>
57
+ </div>
58
+ <div class="saving-file-download-wrap" style="display: none">
59
+ <img
60
+ loading="lazy"
61
+ class="trust-img"
62
+ src="/trust.svg"
63
+ alt="trust"
64
+ {%-
65
+ if
66
+ site.crossorigin
67
+ -%}
68
+ crossorigin
69
+ {%-
70
+ endif
71
+ -%}
72
+ />
73
+ <p class="text-white my-2">Thanks for your patience</p>
74
+ <button class="btn" id="download-zip">Download</button>
75
+ </div>
76
+ <div class="file-input" id="inputbox" style="color: #fff">
77
+ <div class="m-auto">
78
+ <div class="d-flex justify-content-center align-items-center">
79
+ <div
80
+ id="Inputbox"
81
+ class="boxes"
82
+ style="background-color: {{boxColor}};"
83
+ >
84
+ <img
85
+ height="21px"
86
+ width="21px"
87
+ src="/assets/images/add.svg"
88
+ alt="add"
89
+ {%-
90
+ if
91
+ site.crossorigin
92
+ -%}
93
+ crossorigin
94
+ {%-
95
+ endif
96
+ -%}
97
+ />
98
+ <span class="ml-3">CHOOSE FILE</span>
99
+ </div>
100
+ <div
101
+ class="file-pick-dropdown"
102
+ style="background-color:{{boxColor}}"
103
+ >
104
+ <i class="fas fa-angle-down arrow-sign"></i>
105
+ <div class="file-picker-dropdown" style="display: none">
106
+ <button id="filepicker">
107
+ <svg
108
+ class="mr-3"
109
+ viewBox="0 0 24 24"
110
+ xmlns="http://www.w3.org/2000/svg"
111
+ >
112
+ <path
113
+ id="Path"
114
+ d="M8.33331 3H15.6666L23 15H15.6666L8.33331 3Z"
115
+ fill="#FFC107"
116
+ ></path>
117
+ <path
118
+ id="Path_2"
119
+ d="M4.6012 21L8.30086 15H23L19.3333 21H4.6012Z"
120
+ fill="#1976D2"
121
+ ></path>
122
+ <path
123
+ id="Path_3"
124
+ d="M1 15.0625L4.60119 21L12 9L8.33333 3L1 15.0625Z"
125
+ fill="#4CAF50"
126
+ ></path>
127
+ </svg>
128
+ Google Drive
129
+ </button>
130
+ <button id="dropbox">
131
+ <svg
132
+ class="mr-3"
133
+ viewBox="0 0 24 24"
134
+ fill="#0061FF"
135
+ xmlns="http://www.w3.org/2000/svg"
136
+ >
137
+ <path
138
+ id="icon"
139
+ d="M12.0146 6.57367L6.50732 10.1473L12.0146 13.721L6.50732 17.2947L1 13.6912L6.50732 10.1176L1 6.57367L6.50732 3L12.0146 6.57367ZM6.47803 18.4263L11.9854 14.8527L17.4927 18.4263L11.9854 22L6.47803 18.4263ZM12.0146 13.6912L17.522 10.1176L12.0146 6.57367L17.4927 3L23 6.57367L17.4927 10.1473L23 13.721L17.4927 17.2947L12.0146 13.6912Z"
140
+ ></path>
141
+ </svg>
142
+ Dropbox
143
+ </button>
144
+ </div>
77
145
  </div>
78
146
  </div>
79
147
  </div>
148
+ <p id="dropfile" class="text-dark">or drop your file here</p>
149
+ <p id="error" class="p-3"></p>
80
150
  </div>
81
- <p id="dropfile" class="text-dark">or drop your file here</p>
82
- <p id="error" class="p-3"></p>
83
151
  </div>
84
- </div>
85
- {%- endif -%} {%- if page.workspace -%}
86
- <div class="workspace" style="display: none">
87
- <div class="row mx-auto">
88
- <div class="col-md-10 mx-auto">{{content}}</div>
152
+ {%- endif -%} {%- if page.workspace -%}
153
+ <div class="workspace" style="display: none">
154
+ <div class="row mx-auto">
155
+ <div class="col-md-10 mx-auto">{{content}}</div>
156
+ </div>
89
157
  </div>
90
- </div>
91
- {%- else -%}
92
- <div class="workspace" style="display: none">
93
- <div class="row">
94
- <div class="col-12">
95
- <div class="download-wrapper mt-3">
96
- <div class="row rowclass">
97
- <div class="col-7">
98
- <div class="d-flex align-items-center">
99
- <div class="select-format-title">image's format</div>
100
- <div class="download-format">
101
- <select name="image-format" id="image-format">
102
- {%- if pageData.downloadFormats -%} {%- for item in
103
- pageData.downloadFormats -%}
104
- <option value="{{item}}">{{item}}</option>
105
- {%- endfor -%} {%- else -%}
106
- <option value="png">png</option>
107
- <option value="jpg">jpg</option>
108
- <option value="jpeg">jpeg</option>
109
- <option value="webp">webp</option>
110
- <option value="gif">gif</option>
111
- {%- endif -%}
112
- </select>
158
+ {%- else -%}
159
+ <div class="workspace" style="display: none">
160
+ <div class="row">
161
+ <div class="col-12">
162
+ <div class="download-wrapper mt-3">
163
+ <div class="row rowclass">
164
+ <div class="col-7">
165
+ <div class="d-flex align-items-center">
166
+ <div class="select-format-title">image's format</div>
167
+ <div class="download-format">
168
+ <select name="image-format" id="image-format">
169
+ {%- if pageData.downloadFormats -%} {%- for item in
170
+ pageData.downloadFormats -%}
171
+ <option value="{{item}}">{{item}}</option>
172
+ {%- endfor -%} {%- else -%}
173
+ <option value="png">png</option>
174
+ <option value="jpg">jpg</option>
175
+ <option value="jpeg">jpeg</option>
176
+ <option value="webp">webp</option>
177
+ <option value="gif">gif</option>
178
+ {%- endif -%}
179
+ </select>
180
+ </div>
113
181
  </div>
114
182
  </div>
115
- </div>
116
- <div class="col-5">
117
- <div class="d-flex align-items-center">
118
- <button id="download-button" style="background-color: {{pageData.color}};">
119
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
120
- <path
121
- d="M256 0C114.6 0 0 114.6 0 256c0 141.4 114.6 256 256 256s256-114.6 256-256C512 114.6 397.4 0 256 0zM382.6 302.6l-103.1 103.1C270.7 414.6 260.9 416 256 416c-4.881 0-14.65-1.391-22.65-9.398L129.4 302.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 306.8V128c0-17.69 14.33-32 32-32s32 14.31 32 32v178.8l49.38-49.38c12.5-12.5 32.75-12.5 45.25 0S395.1 290.1 382.6 302.6z" />
122
- </svg>Download
123
- </button>
183
+ <div class="col-5">
184
+ <div class="d-flex align-items-center">
185
+ <button
186
+ id="download-button"
187
+ style="background-color: {{pageData.color}};"
188
+ >
189
+ <svg
190
+ xmlns="http://www.w3.org/2000/svg"
191
+ viewBox="0 0 512 512"
192
+ >
193
+ <path
194
+ d="M256 0C114.6 0 0 114.6 0 256c0 141.4 114.6 256 256 256s256-114.6 256-256C512 114.6 397.4 0 256 0zM382.6 302.6l-103.1 103.1C270.7 414.6 260.9 416 256 416c-4.881 0-14.65-1.391-22.65-9.398L129.4 302.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 306.8V128c0-17.69 14.33-32 32-32s32 14.31 32 32v178.8l49.38-49.38c12.5-12.5 32.75-12.5 45.25 0S395.1 290.1 382.6 302.6z"
195
+ /></svg
196
+ >Download
197
+ </button>
198
+ </div>
124
199
  </div>
125
200
  </div>
126
201
  </div>
127
202
  </div>
128
203
  </div>
129
- </div>
130
- {%- if page.commonStructure != false -%}
131
- <div class="row">
132
- <div class="col-md-7 mx-auto mb-2">
133
- <div class="select-img-panel">
134
- <div id="saving-data" style="display: none">
135
- <img loading="lazy" src="/assets/images/loader.gif" alt="saving" />
136
- <span class="ml-2" {%- if site.crossorigin -%} crossorigin {%- endif -%}>Saving your images...</span>
204
+ {%- if page.commonStructure != false -%}
205
+ <div class="row">
206
+ <div class="col-md-7 mx-auto mb-2">
207
+ <div class="select-img-panel">
208
+ <div id="saving-data" style="display: none">
209
+ <img
210
+ loading="lazy"
211
+ src="/assets/images/loader.gif"
212
+ alt="saving"
213
+ />
214
+ <span
215
+ class="ml-2"
216
+ {%-
217
+ if
218
+ site.crossorigin
219
+ -%}
220
+ crossorigin
221
+ {%-
222
+ endif
223
+ -%}
224
+ >Saving your images...</span
225
+ >
226
+ </div>
227
+ <div id="canvas-box-panel"></div>
137
228
  </div>
138
- <div id="canvas-box-panel"></div>
139
229
  </div>
140
- </div>
141
- <div class="col-md-5">
142
- <div class="options-panel">
143
- {%- if pageData.optionPanelTitle -%}
144
- <div class="title">{{pageData.optionPanelTitle}}</div>
145
- {%- endif -%} {{content}}
230
+ <div class="col-md-5">
231
+ <div class="options-panel">
232
+ {%- if pageData.optionPanelTitle -%}
233
+ <div class="title">{{pageData.optionPanelTitle}}</div>
234
+ {%- endif -%} {{content}}
235
+ </div>
146
236
  </div>
147
237
  </div>
238
+ {%- else -%} {{content}} {%- endif -%}
148
239
  </div>
149
- {%- else -%} {{content}} {%- endif -%}
240
+ {%- endif -%}
150
241
  </div>
151
- {%- endif -%}
152
242
  </div>
153
- </div>
154
- {%- endif -%} {%- endif -%} {%- if featureData.TEXTUAL_CONTENT -%}
155
- <div class="container mt-4 mb-5">
156
- <div class="row px-0">
157
- <div class="col-md-12 mx-auto">
158
- <div class="row">
159
- {% for data in featureData.TEXTUAL_CONTENT %}
160
- <div class="col-md-4 my-4">
161
- <img class="feature-card-img" src="{{data.logoUrl}}" loading="lazy" height="48px" width="48px"
162
- alt="{{data.header}}" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
163
- <div class="feature-card-title">
164
- {{data.header | replace: "$variable", page.value}}
165
- </div>
166
- <div class="feature1-card-desc">
167
- {{data.content | replace: "$variable", page.value}}
243
+ {%- endif -%} {%- endif -%} {%- if featureData.TEXTUAL_CONTENT -%}
244
+ <div class="container mt-4 mb-5">
245
+ <div class="row px-0">
246
+ <div class="col-md-12 mx-auto">
247
+ <div class="row">
248
+ {% for data in featureData.TEXTUAL_CONTENT %}
249
+ <div class="col-md-4 my-4">
250
+ <img
251
+ class="feature-card-img"
252
+ src="{{data.logoUrl}}"
253
+ loading="lazy"
254
+ height="48px"
255
+ width="48px"
256
+ alt="{{data.header}}"
257
+ {%-
258
+ if
259
+ site.crossorigin
260
+ -%}
261
+ crossorigin
262
+ {%-
263
+ endif
264
+ -%}
265
+ />
266
+ <div class="feature-card-title">
267
+ {{data.header | replace: "$variable", page.value}}
268
+ </div>
269
+ <div class="feature1-card-desc">
270
+ {{data.content | replace: "$variable", page.value}}
271
+ </div>
168
272
  </div>
273
+ {% endfor %}
169
274
  </div>
170
- {% endfor %}
171
275
  </div>
172
276
  </div>
173
277
  </div>
174
- </div>
175
- {%- endif -%}
176
-
177
- {%- if featureData.HOW_TO_CONTENT -%}
178
- <section class="how-to-section">
179
- <div class="container">
180
- <div class="row">
181
- {%- if site.monumetricId and page.url != '/' and page.lang == 'en' -%}
182
- <div class="col-md-9 mx-auto">
183
- <div class="row">
184
- {%- endif -%}
185
- <div class="col-md-6 order-0">
186
- {%- if featureData.HOW_TO_CONTENT.YoutubeVideoUrl.size > 0 -%}
187
- <div class="how-to-video-wrapper">
188
- {% assign video_url = featureData.HOW_TO_CONTENT.YoutubeVideoUrl %}
189
- {% assign video_id = "" %}
190
- {% if video_url contains "youtu.be/" %}
191
- {% assign parts = video_url | split: "/" %}
192
- {% assign video_id = parts[3] %}
193
- {% elsif video_url contains "youtube.com/watch" %}
194
- {% assign params = video_url | split: "?" | last | split: "&" %}
195
- {% for param in params %}
196
- {% if param contains "v=" %}
197
- {% assign video_id = param | split: "=" | last %}
198
- {% endif %}
199
- {% endfor %}
200
- {% endif %}
201
- {%- if site.monumetricId -%}
202
- <iframe class="youtubeVideoPlayer mb-5" width="400" height="315"
203
- src="https://www.youtube.com/embed/{{video_id}}?autoplay=1&mute=1" allowfullscreen>
204
- </iframe>
278
+ {%- endif -%} {%- if featureData.HOW_TO_CONTENT -%}
279
+ <section class="how-to-section">
280
+ <div class="container">
281
+ <div class="row">
282
+ {%- if site.monumetricId and page.url != '/' and page.lang == 'en' -%}
283
+ <div class="col-md-9 mx-auto">
284
+ <div class="row">
285
+ {%- endif -%}
286
+ <div class="col-md-6 order-0">
287
+ {%- if featureData.HOW_TO_CONTENT.YoutubeVideoUrl.size > 0 -%}
288
+ <div class="how-to-video-wrapper">
289
+ {% assign video_url =
290
+ featureData.HOW_TO_CONTENT.YoutubeVideoUrl %} {% assign
291
+ video_id = "" %} {% if video_url contains "youtu.be/" %} {%
292
+ assign parts = video_url | split: "/" %} {% assign video_id =
293
+ parts[3] %} {% elsif video_url contains "youtube.com/watch" %}
294
+ {% assign params = video_url | split: "?" | last | split: "&"
295
+ %} {% for param in params %} {% if param contains "v=" %} {%
296
+ assign video_id = param | split: "=" | last %} {% endif %} {%
297
+ endfor %} {% endif %} {%- if site.monumetricId -%}
298
+ <iframe
299
+ class="youtubeVideoPlayer mb-5"
300
+ width="400"
301
+ height="315"
302
+ src="https://www.youtube.com/embed/{{video_id}}?autoplay=1&mute=1"
303
+ allowfullscreen
304
+ >
305
+ </iframe>
306
+ {%- else -%}
307
+ <iframe
308
+ class="youtubeVideoPlayer mb-5"
309
+ width="500"
310
+ height="315"
311
+ src="https://www.youtube.com/embed/{{video_id}}?autoplay=1&mute=1"
312
+ allowfullscreen
313
+ >
314
+ </iframe>
315
+ {%- endif -%}
316
+ </div>
205
317
  {%- else -%}
206
- <iframe class="youtubeVideoPlayer mb-5" width="500" height="315"
207
- src="https://www.youtube.com/embed/{{video_id}}?autoplay=1&mute=1" allowfullscreen>
208
- </iframe>
318
+ <div class="how-to-img-wrapper">
319
+ <img
320
+ class="how-to-leftimg"
321
+ height="180px"
322
+ width="300px"
323
+ src="{{featureData.HOW_TO_CONTENT.logoImageUrl}}"
324
+ loading="lazy"
325
+ alt="{{featureData.HOW_TO_CONTENT.logoImageAlt | default: 'how to image' }}"
326
+ {%-
327
+ if
328
+ site.crossorigin
329
+ -%}
330
+ crossorigin
331
+ {%-
332
+ endif
333
+ -%}
334
+ />
335
+ </div>
209
336
  {%- endif -%}
210
337
  </div>
211
- {%- else -%}
212
- <div class="how-to-img-wrapper">
213
- <img class="how-to-leftimg" height="180px" width="300px"
214
- src="{{featureData.HOW_TO_CONTENT.logoImageUrl}}" loading="lazy"
215
- alt="{{featureData.HOW_TO_CONTENT.logoImageAlt | default: 'how to image' }}" {%- if site.crossorigin
216
- -%} crossorigin {%- endif -%} />
217
- </div>
218
- {%- endif -%}
219
- </div>
220
- <div class="col-md-6 order-1">
221
- <div class="how-to-right">
222
- <h3 class="how-to-title text-left">
223
- {{featureData.HOW_TO_CONTENT.heading | replace: "$variable",
224
- page.value}}
225
- </h3>
226
- <ol class="how-to-list">
227
- {% for data in featureData.HOW_TO_CONTENT.steps %}
338
+ <div class="col-md-6 order-1">
339
+ <div class="how-to-right">
340
+ <h3 class="how-to-title text-left">
341
+ {{featureData.HOW_TO_CONTENT.heading | replace: "$variable",
342
+ page.value}}
343
+ </h3>
344
+ <ol class="how-to-list">
345
+ {% for data in featureData.HOW_TO_CONTENT.steps %}
228
346
 
229
- <li id="step{{forloop.index}}" class="how-to-list-item">
230
- <span>{{forloop.index}}.</span>{{data | replace:
231
- "$variable", page.value}}
232
- </li>
233
- {% endfor %}
234
- </ol>
347
+ <li id="step{{forloop.index}}" class="how-to-list-item">
348
+ <span>{{forloop.index}}.</span>{{data | replace:
349
+ "$variable", page.value}}
350
+ </li>
351
+ {% endfor %}
352
+ </ol>
353
+ </div>
235
354
  </div>
355
+ {%- if site.monumetricId and page.url != '/' and page.lang == 'en'
356
+ -%}
236
357
  </div>
237
- {%- if site.monumetricId and page.url != '/' and page.lang == 'en'
238
- -%}
239
358
  </div>
359
+ {%- endif -%}
240
360
  </div>
241
- {%- endif -%}
242
361
  </div>
243
- </div>
244
- </section>
245
- {%- endif -%}
246
-
247
-
248
- {%- assign showFaqs= true -%} {%- for item in site.noFaqsList
249
- -%} {%- if item == page.lang -%} {%- assign showFaqs = false -%} {%- break
250
- -%} {%- else -%} {%- assign showFaqs = true -%} {%- endif -%} {%- endfor -%}
251
- {%- if showFaqs == true -%} {%- if featureData.FAQ.size>0 -%}
252
- <section class="faq-section">
253
- <div class="container">
254
- <div class="row">
255
- <div class="col-md-8 mx-auto">
256
- <main class="faqs">
257
- <h3 class="feature-h1 text-left mb-4" style="font-weight: 900">
258
- {{featureData.faqheading | default: "FAQ's"}}
259
- </h3>
260
- {% for data in featureData.FAQ %}
261
- <details open>
262
- <summary>
263
- {{data.question | replace: "$variable",page.value}}
264
- </summary>
265
- <div class="faq__content">
266
- <p style="color: #5c5e60; font-size: 14px">
267
- {{data.answer | replace: "$variable", page.value}}
268
- </p>
269
- </div>
270
- </details>
271
- {% endfor %}
272
- </main>
362
+ </section>
363
+ {%- endif -%} {%- assign showFaqs= true -%} {%- for item in site.noFaqsList
364
+ -%} {%- if item == page.lang -%} {%- assign showFaqs = false -%} {%- break
365
+ -%} {%- else -%} {%- assign showFaqs = true -%} {%- endif -%} {%- endfor -%}
366
+ {%- if showFaqs == true -%} {%- if featureData.FAQ.size>0 -%}
367
+ <section class="faq-section">
368
+ <div class="container">
369
+ <div class="row">
370
+ <div class="col-md-8 mx-auto">
371
+ <main class="faqs">
372
+ <h3 class="feature-h1 text-left mb-4" style="font-weight: 900">
373
+ {{featureData.faqheading | default: "FAQ's"}}
374
+ </h3>
375
+ {% for data in featureData.FAQ %}
376
+ <details open>
377
+ <summary>
378
+ {{data.question | replace: "$variable",page.value}}
379
+ </summary>
380
+ <div class="faq__content">
381
+ <p style="color: #5c5e60; font-size: 14px">
382
+ {{data.answer | replace: "$variable", page.value}}
383
+ </p>
384
+ </div>
385
+ </details>
386
+ {% endfor %}
387
+ </main>
388
+ </div>
273
389
  </div>
274
390
  </div>
275
- </div>
276
- </section>
277
- {%- endif -%} {%- endif -%} {%- include share/socialshare.html -%} {%-
278
- include Rating/rating.html -%} {%- if featureData.infographics.size > 0 -%}
279
- {%- include infographics/infographics.html -%} {%- endif -%} {%- assign
280
- langen = "en" -%} {%- if site.data[folder][langen][file].categories -%} {%
281
- assign categories= site.data[folder][langen][file].categories %} {%- else
282
- -%} {% assign categories= page.categories %} {%- endif -%} {%- if
283
- site.data[folder][langen][file].tags -%} {% assign tags=
284
- site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
285
- page.tags %} {%- endif -%} {%- if featureData.posts.size > 0 -%} {%- include
286
- customblog/pageRelatedPosts.html -%} {%- else -%} {%- if categories.size > 0
287
- or tags.size > 0 -%} {%- include section/related_categories_post.html -%}
288
- {%- else -%} {%- include section/recent_posts.html -%} {%- endif -%} {%-
289
- endif -%} {%- if site.customblogdata -%} {%- if categories.size> 0 or
290
- tags.size>0-%} {%- include customblog/relatedposts.html -%} {%- else -%} {%-
291
- include customblog/recentposts.html -%} {% endif %} {%- endif -%} {% include
292
- footer/index.html %} {% include script.html %}
293
- </body>
294
-
295
- </html>
391
+ </section>
392
+ {%- endif -%} {%- endif -%} {%- include share/socialshare.html -%} {%-
393
+ include Rating/rating.html -%} {%- if featureData.infographics.size > 0 -%}
394
+ {%- include infographics/infographics.html -%} {%- endif -%} {%- assign
395
+ langen = "en" -%} {%- if site.data[folder][langen][file].categories -%} {%
396
+ assign categories= site.data[folder][langen][file].categories %} {%- else
397
+ -%} {% assign categories= page.categories %} {%- endif -%} {%- if
398
+ site.data[folder][langen][file].tags -%} {% assign tags=
399
+ site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
400
+ page.tags %} {%- endif -%} {%- if featureData.posts.size > 0 -%} {%- include
401
+ customblog/pageRelatedPosts.html -%} {%- else -%} {%- if categories.size > 0
402
+ or tags.size > 0 -%} {%- include section/related_categories_post.html -%}
403
+ {%- else -%} {%- include section/recent_posts.html -%} {%- endif -%} {%-
404
+ endif -%} {%- if site.customblogdata -%} {%- if categories.size> 0 or
405
+ tags.size>0-%} {%- include customblog/relatedposts.html -%} {%- else -%} {%-
406
+ include customblog/recentposts.html -%} {% endif %} {%- endif -%} {% include
407
+ footer/index.html %} {% include script.html %}
408
+ </body>
409
+ </html>