appscms-tools-theme 4.5.8 → 4.5.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1c063de3eaa1c54f8f2c37fea43e3d89eb0d6e37d5281184b76272675cc311d1
4
- data.tar.gz: c4d8b6735948fca72083816bf0eaf4ebe8d51545097e22f0536cf14bb90e108a
3
+ metadata.gz: d4500cc7192d3ca81b0a0988c72cb7e8fcdbe6699e48461eabafe838a394c376
4
+ data.tar.gz: 65ea9320344ef0c1e256a0670cdf7db2460787aa5cc09275c2ddfb31a3b9e36a
5
5
  SHA512:
6
- metadata.gz: 3662e9f3903e40255d2ca8c5890830b813ab4137dc12dd4a2e526d5e723d184c625fc52276fd41885a9615e451091667a037fb6cb3dcaa006fb91f0efe43718e
7
- data.tar.gz: 9f5340dd8640c21debe1a505b2758e2329db90b139e6617e6ecd19faa7cd6976bf27457917a4173f745a156b7d10320af0a940d38dd607f3f14d79e982ce2dc7
6
+ metadata.gz: ced60e38dd3d22291fa6d30f0b775592a91a49d3da4802243aa1d9383304563a5649e7f0a097f48e080148bed652d18990e0505d624cd191c8af330d6a3cf29c
7
+ data.tar.gz: 5160c6d61eaa8513cc07d0add4bbbea384b289caa8090822b980882e2cfe9409381bf8a644e06a2a53e448ee132088743fc844d6d0dbef3db39845a6d4ae2705
@@ -1,357 +1,324 @@
1
1
  {
2
- "Language": "English",
3
- "htmlLangAtt": "en",
4
- "h1": "Welcome to the home page",
5
- "h2": "All-in-one easy-to-use online PDF tools",
6
- "TITLE": "Home Title",
7
- "META": "See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
- "keywords": "key1,key2,key3,key4",
9
- "img": "/assets/bulb.svg",
10
- "imgwidth": "40px",
11
- "imgheight": "40px",
12
- "imgalt": "altvalue",
13
- "nofileupload": true,
14
- "author": "ankita",
15
- "contributors": [
16
- {
17
- "name": "ankita"
18
- },
19
- {
20
- "name": "udit"
21
- }
22
- ],
23
- "features": [
24
- {
25
- "name": "Appscms Media tool",
26
- "description": "Appscms feature layout with new design",
27
- "color": "linear-gradient(148deg, #835af2 20%, #1220d8 100%)",
28
- "icon": "/assets/images/digipaint.svg",
29
- "url": "/appscms-feature"
30
- },
31
- {
32
- "name": "Erase tool",
33
- "description": "Appscms feature layout with new design",
34
- "color": "linear-gradient(148deg, #31d3bd 20%, #187cca 100%)",
35
- "icon": "/assets/images/digipaint.svg",
36
- "url": "/appscms-feature"
37
- },
38
- {
39
- "name": "Pdf tool",
40
- "description": "Appscms feature layout with new design",
41
- "color": "linear-gradient(148deg, #32a0f7 20%, #114793 100%)",
42
- "icon": "/assets/images/digipaint.svg",
43
- "url": "/appscms-feature"
44
- },
45
- {
46
- "name": "Appscms Video Split",
47
- "description": "Appscms feature layout with new design",
48
- "color": "linear-gradient(148deg, #ffa16b 20%, #db410a 100%)",
49
- "icon": "/assets/images/digipaint.svg",
50
- "url": "/appscms-feature"
51
- },
52
- {
53
- "name": "Appscms resize tool",
54
- "description": "Appscms feature layout with new design",
55
- "color": "#1A2EE7",
56
- "icon": "/assets/images/digipaint.svg",
57
- "url": "/appscms-feature"
58
- },
59
- {
60
- "name": "Appscms Audio kit",
61
- "description": "Appscms feature layout with new design",
62
- "color": "#1A2EE7",
63
- "icon": "/assets/images/digipaint.svg",
64
- "url": "/appscms-feature"
65
- },
66
- {
67
- "name": "Appscms feature",
68
- "description": "Appscms feature layout with new design",
69
- "color": "#1A2EE7",
70
- "icon": "/assets/images/digipaint.svg",
71
- "url": "/appscms-feature"
72
- },
73
- {
74
- "name": "Appscms feature",
75
- "description": "Appscms feature layout with new design",
76
- "color": "#1A2EE7",
77
- "icon": "/assets/images/digipaint.svg",
78
- "url": "/appscms-feature"
79
- },
80
- {
81
- "name": "Appscms feature",
82
- "description": "Appscms feature layout with new design",
83
- "color": "#1A2EE7",
84
- "icon": "/assets/images/digipaint.svg",
85
- "url": "/appscms-feature"
86
- }
87
- ],
88
-
89
- "megaMenu": {
90
- "nav-link-name": "Tools",
91
- "dropdown": [
92
- {
93
- "categoryName": "Compress Pdf",
94
- "links": [
95
- {
96
- "iconSrc": "/assets/cloud.svg",
97
- "name": "Compress",
98
- "url": "/",
99
- "hover": "red"
100
- },
101
- {
102
- "iconSrc": "/assets/cloud.svg",
103
- "name": "Split",
104
- "url": "/",
105
- "hover": "blue"
106
- },
107
- {
108
- "iconSrc": "/assets/easy.svg",
109
- "name": "Merge Pdf",
110
- "url": "/",
111
- "hover": "green"
112
- }
113
- ]
114
- },
115
- {
116
- "categoryName": "Compress Pdf",
117
- "links": [
118
- {
119
- "iconSrc": "/assets/cloud.svg",
120
- "name": "Compress",
121
- "url": "/",
122
- "hover": "red"
123
- },
124
- {
125
- "iconSrc": "/assets/cloud.svg",
126
- "name": "Split",
127
- "url": "/",
128
- "hover": "blue"
129
- },
130
- {
131
- "iconSrc": "/assets/easy.svg",
132
- "name": "Merge Pdf",
133
- "url": "/",
134
- "hover": "green"
135
- }
136
- ]
137
- },
138
- {
139
- "categoryName": "Compress Pdf",
140
- "links": [
141
- {
142
- "iconSrc": "/assets/cloud.svg",
143
- "name": "Compress",
144
- "url": "/",
145
- "hover": "red"
146
- },
147
- {
148
- "iconSrc": "/assets/cloud.svg",
149
- "name": "Split",
150
- "url": "/",
151
- "hover": "blue"
152
- },
153
- {
154
- "iconSrc": "/assets/easy.svg",
155
- "name": "Merge Pdf",
156
- "url": "/",
157
- "hover": "green"
158
- }
159
- ]
160
- },
161
- {
162
- "categoryName": "Compress Pdf",
163
- "links": [
164
- {
165
- "iconSrc": "/assets/cloud.svg",
166
- "name": "Compress",
167
- "url": "/",
168
- "hover": "red"
169
- },
170
- {
171
- "iconSrc": "/assets/cloud.svg",
172
- "name": "Split",
173
- "url": "/",
174
- "hover": "blue"
175
- },
176
- {
177
- "iconSrc": "/assets/easy.svg",
178
- "name": "Merge Pdf",
179
- "url": "/",
180
- "hover": "green"
181
- }
182
- ]
183
- }
184
- ]
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Welcome to the home page",
5
+ "h2": "All-in-one easy-to-use online PDF tools",
6
+ "TITLE": "Home Title",
7
+ "META": "See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
+ "keywords": "key1,key2,key3,key4",
9
+ "img": "/assets/bulb.svg",
10
+ "imgwidth": "40px",
11
+ "imgheight": "40px",
12
+ "imgalt": "altvalue",
13
+ "nofileupload": true,
14
+ "author": "ankita",
15
+ "contributors": [
16
+ {
17
+ "name": "ankita"
18
+ },
19
+ {
20
+ "name": "udit"
21
+ }
22
+ ],
23
+ "features": [
24
+ {
25
+ "name": "Appscms Media tool",
26
+ "description": "Appscms feature layout with new design",
27
+ "color": "linear-gradient(148deg, #835af2 20%, #1220d8 100%)",
28
+ "icon": "/assets/images/digipaint.svg",
29
+ "url": "/appscms-feature"
30
+ },
31
+ {
32
+ "name": "Erase tool",
33
+ "description": "Appscms feature layout with new design",
34
+ "color": "linear-gradient(148deg, #31d3bd 20%, #187cca 100%)",
35
+ "icon": "/assets/images/digipaint.svg",
36
+ "url": "/appscms-feature"
37
+ },
38
+ {
39
+ "name": "Pdf tool",
40
+ "description": "Appscms feature layout with new design",
41
+ "color": "linear-gradient(148deg, #32a0f7 20%, #114793 100%)",
42
+ "icon": "/assets/images/digipaint.svg",
43
+ "url": "/appscms-feature"
44
+ },
45
+ {
46
+ "name": "Appscms Video Split",
47
+ "description": "Appscms feature layout with new design",
48
+ "color": "linear-gradient(148deg, #ffa16b 20%, #db410a 100%)",
49
+ "icon": "/assets/images/digipaint.svg",
50
+ "url": "/appscms-feature"
51
+ },
52
+ {
53
+ "name": "Appscms resize tool",
54
+ "description": "Appscms feature layout with new design",
55
+ "color": "#1A2EE7",
56
+ "icon": "/assets/images/digipaint.svg",
57
+ "url": "/appscms-feature"
185
58
  },
186
- "filelang": "en",
187
- "display_formats": [
188
- "3gp",
189
- "aac",
190
- "acc",
191
- "aff",
192
- "ai",
193
- "aiff",
194
- "avi",
195
- "bmp",
196
- "cr2",
197
- "dvd",
198
- "flac",
199
- "flv",
200
- "gif",
201
- "heic",
202
- "html",
203
- "jfif",
204
- "jpeg",
205
- "jpg",
206
- "m4a",
207
- "mkv",
208
- "mov",
209
- "mp3",
210
- "mp4",
211
- "mpeg",
212
- "opus",
213
- "pdf",
214
- "png",
215
- "psd",
216
- "svg",
217
- "tiff",
218
- "vmv",
219
- "wav",
220
- "webm",
221
- "webp",
222
- "wma"
223
- ],
224
- "compare_formats": [
225
- "JPG",
226
- "png"
227
- ],
59
+ {
60
+ "name": "Appscms Audio kit",
61
+ "description": "Appscms feature layout with new design",
62
+ "color": "#1A2EE7",
63
+ "icon": "/assets/images/digipaint.svg",
64
+ "url": "/appscms-feature"
65
+ },
66
+ {
67
+ "name": "Appscms feature",
68
+ "description": "Appscms feature layout with new design",
69
+ "color": "#1A2EE7",
70
+ "icon": "/assets/images/digipaint.svg",
71
+ "url": "/appscms-feature"
72
+ },
73
+ {
74
+ "name": "Appscms feature",
75
+ "description": "Appscms feature layout with new design",
76
+ "color": "#1A2EE7",
77
+ "icon": "/assets/images/digipaint.svg",
78
+ "url": "/appscms-feature"
79
+ },
80
+ {
81
+ "name": "Appscms feature",
82
+ "description": "Appscms feature layout with new design",
83
+ "color": "#1A2EE7",
84
+ "icon": "/assets/images/digipaint.svg",
85
+ "url": "/appscms-feature"
86
+ }
87
+ ],
228
88
 
229
- "USP_Heading": "USP Heading",
230
- "USPS": [
231
- {
232
- "USP_VALUE": "USP_VALUE",
233
- "USP_FACTOR": "USP_FACTOR"
234
- },
235
- {
236
- "USP_VALUE": "USP_VALUE",
237
- "USP_FACTOR": "USP_FACTOR"
238
- },
239
- {
240
- "USP_VALUE": "USP_VALUE",
241
- "USP_FACTOR": "USP_FACTOR"
242
- },
243
- {
244
- "USP_VALUE": "USP_VALUE",
245
- "USP_FACTOR": "USP_FACTOR"
246
- },
247
- {
248
- "USP_VALUE": "USP_VALUE",
249
- "USP_FACTOR": "USP_FACTOR"
250
- }
251
- ],
252
- "jsfilepaths": [],
253
- "posts": [
254
- {
255
- "tags": [
256
- "ok"
257
- ],
258
- "categories": [
259
- "Scrabble",
260
- "history"
261
- ],
262
- "layout": "appscms-post",
263
- "title": "Everything has beauty, but not everyone can see",
264
- "image": "/uploads/output-1.png",
265
- "image2": "/uploads/8-jan.PNG",
266
- "author": "Balark",
267
- "comments": true,
268
- "url": "history-of-company-copy-10",
269
- "path": "_posts/2021-01-08-history-of-company copy 10.md"
270
- },
271
- {
272
- "tags": [
273
- "ok"
274
- ],
275
- "categories": [
276
- "Scrabble",
277
- "history"
278
- ],
279
- "layout": "appscms-post",
280
- "title": "Everything has beauty, but not everyone can see",
281
- "image": "/uploads/output-1.png",
282
- "image2": "/uploads/8-jan.PNG",
283
- "author": "Balark",
284
- "comments": true,
285
- "url": "history-of-company-copy-11",
286
- "path": "_posts/2021-01-08-history-of-company copy 11.md"
287
- },
288
- {
289
- "tags": [
290
- "ok"
291
- ],
292
- "categories": [
293
- "Scrabble",
294
- "history"
295
- ],
296
- "layout": "appscms-post",
297
- "title": "Everything has beauty, but not everyone can see",
298
- "image": "/uploads/output-1.png",
299
- "image2": "/uploads/8-jan.PNG",
300
- "author": "Balark",
301
- "comments": true,
302
- "url": "history-of-company-copy-12",
303
- "path": "_posts/2021-01-08-history-of-company copy 12.md"
304
- },
305
- {
306
- "tags": [
307
- "ok"
308
- ],
309
- "categories": [
310
- "Scrabble",
311
- "history"
312
- ],
313
- "layout": "appscms-post",
314
- "title": "Everything has beauty, but not everyone can see",
315
- "image": "/uploads/output-1.png",
316
- "image2": "/uploads/8-jan.PNG",
317
- "author": "Balark",
318
- "comments": true,
319
- "url": "history-of-company-copy-13",
320
- "path": "_posts/2021-01-08-history-of-company copy 13.md"
321
- },
322
- {
323
- "tags": [
324
- "ok"
325
- ],
326
- "categories": [
327
- "Scrabble",
328
- "history"
329
- ],
330
- "layout": "appscms-post",
331
- "title": "Everything has beauty, but not everyone can see",
332
- "image": "/uploads/output-1.png",
333
- "image2": "/uploads/8-jan.PNG",
334
- "author": "Balark",
335
- "comments": true,
336
- "url": "history-of-company-copy-14",
337
- "path": "_posts/2021-01-08-history-of-company copy 14.md"
338
- },
339
- {
340
- "tags": [
341
- "ok"
342
- ],
343
- "categories": [
344
- "Scrabble",
345
- "history"
346
- ],
347
- "layout": "appscms-post",
348
- "title": "Everything has beauty, but not everyone can see",
349
- "image": "/uploads/output-1.png",
350
- "image2": "/uploads/8-jan.PNG",
351
- "author": "Balark",
352
- "comments": true,
353
- "url": "history-of-company-copy-15",
354
- "path": "_posts/2021-01-08-history-of-company copy 15.md"
355
- }
89
+ "megaMenu": {
90
+ "nav-link-name": "Tools",
91
+ "dropdown": [
92
+ {
93
+ "categoryName": "Compress Pdf",
94
+ "links": [
95
+ {
96
+ "iconSrc": "/assets/cloud.svg",
97
+ "name": "Compress",
98
+ "url": "/",
99
+ "hover": "red"
100
+ },
101
+ {
102
+ "iconSrc": "/assets/cloud.svg",
103
+ "name": "Split",
104
+ "url": "/",
105
+ "hover": "blue"
106
+ },
107
+ {
108
+ "iconSrc": "/assets/easy.svg",
109
+ "name": "Merge Pdf",
110
+ "url": "/",
111
+ "hover": "green"
112
+ }
113
+ ]
114
+ },
115
+ {
116
+ "categoryName": "Compress Pdf",
117
+ "links": [
118
+ {
119
+ "iconSrc": "/assets/cloud.svg",
120
+ "name": "Compress",
121
+ "url": "/",
122
+ "hover": "red"
123
+ },
124
+ {
125
+ "iconSrc": "/assets/cloud.svg",
126
+ "name": "Split",
127
+ "url": "/",
128
+ "hover": "blue"
129
+ },
130
+ {
131
+ "iconSrc": "/assets/easy.svg",
132
+ "name": "Merge Pdf",
133
+ "url": "/",
134
+ "hover": "green"
135
+ }
136
+ ]
137
+ },
138
+ {
139
+ "categoryName": "Compress Pdf",
140
+ "links": [
141
+ {
142
+ "iconSrc": "/assets/cloud.svg",
143
+ "name": "Compress",
144
+ "url": "/",
145
+ "hover": "red"
146
+ },
147
+ {
148
+ "iconSrc": "/assets/cloud.svg",
149
+ "name": "Split",
150
+ "url": "/",
151
+ "hover": "blue"
152
+ },
153
+ {
154
+ "iconSrc": "/assets/easy.svg",
155
+ "name": "Merge Pdf",
156
+ "url": "/",
157
+ "hover": "green"
158
+ }
159
+ ]
160
+ },
161
+ {
162
+ "categoryName": "Compress Pdf",
163
+ "links": [
164
+ {
165
+ "iconSrc": "/assets/cloud.svg",
166
+ "name": "Compress",
167
+ "url": "/",
168
+ "hover": "red"
169
+ },
170
+ {
171
+ "iconSrc": "/assets/cloud.svg",
172
+ "name": "Split",
173
+ "url": "/",
174
+ "hover": "blue"
175
+ },
176
+ {
177
+ "iconSrc": "/assets/easy.svg",
178
+ "name": "Merge Pdf",
179
+ "url": "/",
180
+ "hover": "green"
181
+ }
182
+ ]
183
+ }
356
184
  ]
357
- }
185
+ },
186
+ "filelang": "en",
187
+ "display_formats": [
188
+ "3gp",
189
+ "aac",
190
+ "acc",
191
+ "aff",
192
+ "ai",
193
+ "aiff",
194
+ "avi",
195
+ "bmp",
196
+ "cr2",
197
+ "dvd",
198
+ "flac",
199
+ "flv",
200
+ "gif",
201
+ "heic",
202
+ "html",
203
+ "jfif",
204
+ "jpeg",
205
+ "jpg",
206
+ "m4a",
207
+ "mkv",
208
+ "mov",
209
+ "mp3",
210
+ "mp4",
211
+ "mpeg",
212
+ "opus",
213
+ "pdf",
214
+ "png",
215
+ "psd",
216
+ "svg",
217
+ "tiff",
218
+ "vmv",
219
+ "wav",
220
+ "webm",
221
+ "webp",
222
+ "wma"
223
+ ],
224
+ "compare_formats": ["JPG", "png"],
225
+
226
+ "USP_Heading": "USP Heading",
227
+ "USPS": [
228
+ {
229
+ "USP_VALUE": "USP_VALUE",
230
+ "USP_FACTOR": "USP_FACTOR"
231
+ },
232
+ {
233
+ "USP_VALUE": "USP_VALUE",
234
+ "USP_FACTOR": "USP_FACTOR"
235
+ },
236
+ {
237
+ "USP_VALUE": "USP_VALUE",
238
+ "USP_FACTOR": "USP_FACTOR"
239
+ },
240
+ {
241
+ "USP_VALUE": "USP_VALUE",
242
+ "USP_FACTOR": "USP_FACTOR"
243
+ },
244
+ {
245
+ "USP_VALUE": "USP_VALUE",
246
+ "USP_FACTOR": "USP_FACTOR"
247
+ }
248
+ ],
249
+ "jsfilepaths": [],
250
+ "posts": [
251
+ {
252
+ "tags": ["ok"],
253
+ "categories": ["Scrabble", "history"],
254
+ "layout": "appscms-post",
255
+ "title": "Everything has beauty, but not everyone can see",
256
+ "image": "/uploads/output-1.png",
257
+ "image2": "/uploads/8-jan.PNG",
258
+ "author": "Balark",
259
+ "comments": true,
260
+ "url": "history-of-company-copy-10",
261
+ "path": "_posts/2021-01-08-history-of-company copy 10.md"
262
+ },
263
+ {
264
+ "tags": ["ok"],
265
+ "categories": ["Scrabble", "history"],
266
+ "layout": "appscms-post",
267
+ "title": "Everything has beauty, but not everyone can see",
268
+ "image": "/uploads/output-1.png",
269
+ "image2": "/uploads/8-jan.PNG",
270
+ "author": "Balark",
271
+ "comments": true,
272
+ "url": "history-of-company-copy-11",
273
+ "path": "_posts/2021-01-08-history-of-company copy 11.md"
274
+ },
275
+ {
276
+ "tags": ["ok"],
277
+ "categories": ["Scrabble", "history"],
278
+ "layout": "appscms-post",
279
+ "title": "Everything has beauty, but not everyone can see",
280
+ "image": "/uploads/output-1.png",
281
+ "image2": "/uploads/8-jan.PNG",
282
+ "author": "Balark",
283
+ "comments": true,
284
+ "url": "history-of-company-copy-12",
285
+ "path": "_posts/2021-01-08-history-of-company copy 12.md"
286
+ },
287
+ {
288
+ "tags": ["ok"],
289
+ "categories": ["Scrabble", "history"],
290
+ "layout": "appscms-post",
291
+ "title": "Everything has beauty, but not everyone can see",
292
+ "image": "/uploads/output-1.png",
293
+ "image2": "/uploads/8-jan.PNG",
294
+ "author": "Balark",
295
+ "comments": true,
296
+ "url": "history-of-company-copy-13",
297
+ "path": "_posts/2021-01-08-history-of-company copy 13.md"
298
+ },
299
+ {
300
+ "tags": ["ok"],
301
+ "categories": ["Scrabble", "history"],
302
+ "layout": "appscms-post",
303
+ "title": "Everything has beauty, but not everyone can see",
304
+ "image": "/uploads/output-1.png",
305
+ "image2": "/uploads/8-jan.PNG",
306
+ "author": "Balark",
307
+ "comments": true,
308
+ "url": "history-of-company-copy-14",
309
+ "path": "_posts/2021-01-08-history-of-company copy 14.md"
310
+ },
311
+ {
312
+ "tags": ["ok"],
313
+ "categories": ["Scrabble", "history"],
314
+ "layout": "appscms-post",
315
+ "title": "Everything has beauty, but not everyone can see",
316
+ "image": "/uploads/output-1.png",
317
+ "image2": "/uploads/8-jan.PNG",
318
+ "author": "Balark",
319
+ "comments": true,
320
+ "url": "history-of-company-copy-15",
321
+ "path": "_posts/2021-01-08-history-of-company copy 15.md"
322
+ }
323
+ ]
324
+ }
@@ -1,16 +1,24 @@
1
- {% assign lang = page.lang %} {% assign footerData = site.data.footer[lang].data
2
- %}
1
+ {%- assign lang = page.lang -%} {%- assign footerData =
2
+ site.data.footer[lang].data -%}
3
+
3
4
  <div class="appscms-product-footer">
4
5
  <div class="container">
5
- <div class="row w-100">
6
- <div class="col-md-11 mx-auto py-4">
7
- <div class="row">
8
- {%- for item in footerData.product -%}
9
- <a class="col-lg-3 footer-product-link" href="{{item.url}}">{{item.name}}</a>
10
- {% endfor %}
6
+ <div class="row w-100">
7
+ <div class="col-md-11 mx-auto py-4">
8
+ <div class="row">
9
+ {%- if Data.megaMenu -%} {%- for item in Data.megaMenu.dropdown -%}
10
+ {%- for link in item.links -%}
11
+ <a class="col-lg-3 footer-product-link" href="{{ link.url }}"
12
+ >{{ link.name }}</a
13
+ >
14
+ {%- endfor -%} {%- endfor -%} {%- else -%} {%- for item in
15
+ footerData.product -%}
16
+ <a class="col-lg-3 footer-product-link" href="{{ item.url }}"
17
+ >{{ item.name }}</a
18
+ >
19
+ {%- endfor -%} {%- endif -%}
20
+ </div>
11
21
  </div>
12
22
  </div>
13
23
  </div>
14
- </div>
15
- <!-- -->
16
24
  </div>
@@ -1,4 +1,3 @@
1
- <!-- nav bar code -->
2
1
 
3
2
  {% assign lang = page.lang | default: "en" %} {% assign siteData = site.data.header[lang].data
4
3
  %} {% assign featureData = page.fileName %} {% assign folder = page.folderName
@@ -1,38 +1,86 @@
1
- {%- if siteData.megaMenu -%}
1
+ {%- if Data.megaMenu -%}
2
2
  <div class="appscms-toolbar">
3
3
  <div class="row">
4
4
  <div class="col-11 mx-auto">
5
5
  <div class="appscms-toolbar-list">
6
6
  <div id="close-nav-ham" data-open="1" class="close-nav-ham">
7
- <img class="mt-3" style="cursor: pointer;" height="30px" width="30px" src="/assets/images/close-button.svg"
8
- alt="close-button">
7
+ <img class="mt-3" style="cursor: pointer;" height="30px" width="30px" src="/assets/images/close-button.svg" alt="close-button">
9
8
  </div>
10
9
 
11
- {%- for item in siteData.megaMenu.dropdown -%}
12
-
10
+ {%- for item in Data.megaMenu.dropdown -%}
13
11
  <li class="appscms-toolbar-list-item">
14
12
  <span class="appscms-toolbar-list-item-span d-flex justify-content-between">
15
- {{item.categoryName}}
13
+ {{ item.categoryName }}
16
14
  </span>
17
15
  <div class="list-item-dropdown">
18
16
  <h4 class="list-item-dropdown-heading">
19
- {{siteData.megaMenu.nav-link-name}}
17
+ {{ Data.nav-link-name }}
20
18
  </h4>
21
19
  <div class="row">
22
- {%- assign count = 0 -%} {% for i in item.links %} {% assign count
23
- = count | plus:1 %} {%- if count == 1 -%}
24
- {%- if site.name == "olarandoms" -%}
25
- <div class="col-xl-6">
20
+ {%- assign count = 0 -%}
21
+ {%- for i in item.links -%}
22
+ {%- assign count = count | plus: 1 -%}
23
+ {%- if count == 1 -%}
24
+ {%- if site.name == "olarandoms" -%}
25
+ <div class="col-xl-6">
26
+ {%- else -%}
27
+ <div class="col-md-6 col-lg-4">
28
+ {%- endif -%}
29
+ {%- endif -%}
30
+ {%- if count == 6 -%}
31
+ <a class="toolbar-link" href="{{ i.url }}">{{ i.name }}</a>
32
+ </div>
33
+ {%- assign count = 0 -%}
26
34
  {%- else -%}
27
-
35
+ <a class="toolbar-link" href="{{ i.url }}">{{ i.name }}</a>
36
+ {%- endif -%}
37
+ {%- endfor -%}
38
+ </div>
39
+ </div>
40
+ </li>
41
+ {%- endfor -%}
42
+
43
+ </div>
44
+ </div>
45
+ </div>
46
+ </div>
47
+ {%- else -%}
48
+ <div class="appscms-toolbar">
49
+ <div class="row">
50
+ <div class="col-11 mx-auto">
51
+ <div class="appscms-toolbar-list">
52
+ <div id="close-nav-ham" data-open="1" class="close-nav-ham">
53
+ <img class="mt-3" style="cursor: pointer;" height="30px" width="30px" src="/assets/images/close-button.svg" alt="close-button">
54
+ </div>
55
+
56
+ {%- for item in siteData.megaMenu.dropdown -%}
57
+ <li class="appscms-toolbar-list-item">
58
+ <span class="appscms-toolbar-list-item-span d-flex justify-content-between">
59
+ {{ item.categoryName }}
60
+ </span>
61
+ <div class="list-item-dropdown">
62
+ <h4 class="list-item-dropdown-heading">
63
+ {{ siteData.megaMenu.nav-link-name }}
64
+ </h4>
65
+ <div class="row">
66
+ {%- assign count = 0 -%}
67
+ {%- for i in item.links -%}
68
+ {%- assign count = count | plus: 1 -%}
69
+ {%- if count == 1 -%}
70
+ {%- if site.name == "olarandoms" -%}
71
+ <div class="col-xl-6">
72
+ {%- else -%}
28
73
  <div class="col-md-6 col-lg-4">
29
- {%- endif -%}
30
- {%- endif -%} {% if count == 6 %}
31
- <a class="toolbar-link" href="{{i.url}}">{{i.name}}</a>
32
- </div>
33
- {% assign count = 0 %} {%- else -%}
34
- <a class="toolbar-link" href="{{i.url}}">{{i.name}}</a>
35
- {% endif %} {% endfor %}
74
+ {%- endif -%}
75
+ {%- endif -%}
76
+ {%- if count == 6 -%}
77
+ <a class="toolbar-link" href="{{ i.url }}">{{ i.name }}</a>
78
+ </div>
79
+ {%- assign count = 0 -%}
80
+ {%- else -%}
81
+ <a class="toolbar-link" href="{{ i.url }}">{{ i.name }}</a>
82
+ {%- endif -%}
83
+ {%- endfor -%}
36
84
  </div>
37
85
  </div>
38
86
  </li>
@@ -42,4 +90,4 @@
42
90
  </div>
43
91
  </div>
44
92
  </div>
45
- {%- endif -%}
93
+ {%- endif -%}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.5.8
4
+ version: 4.5.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms