appscms-tools-theme 3.0.8 → 3.0.9
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.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +50 -50
- data/_data/about/en/about.json +16 -16
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/authors.yml +11 -11
- data/_data/blog/blog.yml +4 -4
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/calculators/en/biology-calc/bulb-spacing.json +78 -78
- data/_data/calculators/en/biology-calc/cat-chocolate-toxicity.json +52 -52
- data/_data/calculators/en/chemistry-calc/activation-energy.json +44 -44
- data/_data/calculators/en/finance-calc/401k.json +122 -122
- data/_data/contact/en/contact.json +38 -38
- data/_data/disclaimer/en/disclaimer.json +37 -37
- data/_data/download/en/download.json +35 -35
- data/_data/feature/en/3_shop_posters.json +351 -351
- data/_data/feature/en/allele-frequency.json +246 -246
- data/_data/feature/en/batch-conversion.json +77 -77
- data/_data/feature/en/compress-pdf.json +202 -202
- data/_data/feature/en/face-detection.json +52 -52
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/en/theframe.json +56 -56
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/filecomparison/en/filecomparison.json +38 -38
- data/_data/fileinfo/en/fileinfo.json +15 -15
- data/_data/footer/en/data.json +166 -166
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +173 -173
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +285 -285
- data/_data/home/en/photoeffects.json +22 -22
- data/_data/home/en/posters.json +323 -323
- data/_data/home/hi/hi.json +86 -86
- data/_data/home-1/en/en.json +229 -229
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/photo-categories.json +104 -104
- data/_data/photoeffects.json +31 -31
- data/_data/privacy/en/privacyPolicy.json +265 -265
- data/_data/termAndCondition/en/termAndCondition.json +358 -358
- data/_includes/Rating/rating.html +92 -92
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/Usp/usp.html +95 -95
- data/_includes/adblocker.html +240 -240
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +36 -36
- data/_includes/authors/authors.html +67 -67
- data/_includes/batch-conversion.html +65 -65
- data/_includes/bookmark.html +5 -5
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +136 -136
- data/_includes/customblog/recentposts.html +67 -67
- data/_includes/customblog/relatedposts.html +203 -203
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +56 -56
- data/_includes/fileformat/Tabularcompariosn.html +158 -158
- data/_includes/fileformat/comparisonfiles.html +151 -151
- data/_includes/fileformat/fileformatdetail.html +101 -101
- data/_includes/fileformat/fileinfoformat.html +93 -93
- data/_includes/footer/index.html +538 -538
- data/_includes/google-analytics.html +22 -22
- data/_includes/head/index.html +235 -235
- data/_includes/header/blogHeader.html +34 -34
- data/_includes/header/index.html +188 -188
- data/_includes/languages/languages.html +60 -60
- data/_includes/monumetric/ads.html +57 -57
- data/_includes/monumetric/monumetric.html +57 -57
- data/_includes/monumetric/profitablecpmgate.html +51 -51
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +71 -71
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +508 -508
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +36 -36
- data/_includes/section/recent_posts.html +65 -65
- data/_includes/section/related_categories_post.html +198 -198
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +69 -69
- data/_layouts/aboutUs.html +34 -34
- data/_layouts/audio.html +33 -33
- data/_layouts/batch.html +98 -98
- data/_layouts/blog-1.html +83 -83
- data/_layouts/blog.html +94 -94
- data/_layouts/calculator.html +89 -89
- data/_layouts/categories.html +33 -33
- data/_layouts/contactUs.html +124 -124
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +123 -123
- data/_layouts/download.html +301 -301
- data/_layouts/feature-1.html +322 -322
- data/_layouts/feature-download.html +311 -311
- data/_layouts/feature.html +256 -256
- data/_layouts/featureResultPage.html +65 -65
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/filecomparison.html +85 -85
- data/_layouts/frame.html +222 -222
- data/_layouts/help.html +23 -23
- data/_layouts/home-1.html +229 -229
- data/_layouts/home.html +265 -265
- data/_layouts/homeResultPage.html +31 -31
- data/_layouts/imagekit.html +150 -126
- data/_layouts/page.html +5 -5
- data/_layouts/photo-effects-home.html +5 -5
- data/_layouts/post.html +177 -177
- data/_layouts/privacyPolicy.html +637 -637
- data/_layouts/termAndCondition.html +646 -646
- data/_layouts/video.html +33 -33
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -187
- data/assets/css/batch.css +437 -437
- data/assets/css/blog-1.css +65 -65
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/calculators.css +47 -47
- data/assets/css/common.css +550 -550
- data/assets/css/feature-1.css +290 -290
- data/assets/css/filecomparison.css +25 -25
- data/assets/css/frame.css +780 -780
- data/assets/css/home-1.css +187 -187
- data/assets/css/imagekit.css +840 -840
- data/assets/css/tools.css +1545 -1545
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -41
- data/assets/images/adblock.svg +266 -266
- data/assets/images/addimg.svg +2 -2
- data/assets/images/convert.svg +8 -8
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -41
- data/assets/images/vectorpaint.svg +5 -5
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +68 -68
- data/assets/js/ads.js +8 -8
- data/assets/js/append-div.js +10 -10
- data/assets/js/batch.js +229 -229
- data/assets/js/calculator-tooltip.js +3 -3
- data/assets/js/face-api.js +38064 -38064
- data/assets/js/face-detection.js +303 -303
- data/assets/js/featureResult.js +48 -48
- data/assets/js/frame.js +263 -263
- data/assets/js/googledrive.js +155 -155
- data/assets/js/homeResult.js +36 -36
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/js/perspective.min.js +182 -182
- data/assets/js/photo-effects.json +84 -84
- data/assets/js/redirectResult.js +9 -9
- data/assets/js/testing-batch.js +39 -39
- data/assets/js/theme.js +44 -44
- data/assets/linkdin.svg +4 -4
- data/assets/noserverupload.svg +4 -4
- data/assets/pdf.svg +20 -20
- data/assets/secure.svg +43 -43
- data/assets/star.svg +4 -4
- data/assets/twitter.svg +4 -4
- data/assets/youtube.svg +4 -4
- metadata +7 -7
data/_layouts/home.html
CHANGED
@@ -1,265 +1,265 @@
|
|
1
|
-
{% assign file = page.fileName %} {% assign lang = page.lang %} {% assign folder
|
2
|
-
= page.folderName %} {% assign homeData= site.data[folder][lang][file] %}
|
3
|
-
<!DOCTYPE html>
|
4
|
-
<html lang="{{page.lang}}">
|
5
|
-
{% include head/index.html %}
|
6
|
-
|
7
|
-
<body>
|
8
|
-
{% include header/index.html %} {%- if homeData.nofileupload -%}
|
9
|
-
<div
|
10
|
-
id="safeui-alert"
|
11
|
-
class="alert alert-{{homeData.variant | default: 'info'}}` fade show text-center"
|
12
|
-
role="alert"
|
13
|
-
>
|
14
|
-
<div class="container">
|
15
|
-
{%- if homeData.alertmsg -%} {{homeData.alertmsg}} {%- else -%} We do
|
16
|
-
not upload any files to server, hence your data is 100% secure. {%-
|
17
|
-
endif -%}
|
18
|
-
</div>
|
19
|
-
</div>
|
20
|
-
{%- endif -%} {%- if homeData.h1 or homeData.h2 -%}
|
21
|
-
<div class="flex-container mb-1">
|
22
|
-
<div class="flex-class py-5">
|
23
|
-
<div class="d-flex justify-content-center align-items-center">
|
24
|
-
<span class="fHhdVc">
|
25
|
-
<div class="div-cont feature-img mr-2">
|
26
|
-
{%- if homeData.img -%}
|
27
|
-
<img
|
28
|
-
style="width:{{homeData.imgwidth}};height:{{homeData.imgheight}};"
|
29
|
-
src="{{homeData.img}}"
|
30
|
-
alt="{{homeData.imgalt}}"
|
31
|
-
{%-
|
32
|
-
if
|
33
|
-
site.crossorigin
|
34
|
-
-%}
|
35
|
-
crossorigin
|
36
|
-
{%-
|
37
|
-
endif
|
38
|
-
-%}
|
39
|
-
/>
|
40
|
-
{%- endif -%}
|
41
|
-
</div>
|
42
|
-
</span>
|
43
|
-
<h1 class="home-top-h1">
|
44
|
-
{%- for word in homeData.h1 -%} {%- if forloop.first == true -%}
|
45
|
-
{{word | capitalize }} {%- else -%} {{word}} {%- endif -%} {%-
|
46
|
-
endfor -%}
|
47
|
-
</h1>
|
48
|
-
</div>
|
49
|
-
<h2 class="home-top-h2">
|
50
|
-
{%- for word in homeData.h2 -%} {%- if forloop.first == true -%}
|
51
|
-
{{word | capitalize }} {%- else -%} {{word}} {%- endif -%} {%- endfor
|
52
|
-
-%}
|
53
|
-
</h2>
|
54
|
-
</div>
|
55
|
-
</div>
|
56
|
-
{%- endif -%} {%- if homeData.features -%} {%- if site.monumetricId and
|
57
|
-
page.url != '/' and page.lang == "en" -%}
|
58
|
-
<div class="container">
|
59
|
-
<div class="row">
|
60
|
-
<div class="col-md-9 mx-auto">
|
61
|
-
{%- endif -%}
|
62
|
-
<div class="flex-container">
|
63
|
-
<div class="flex-class">
|
64
|
-
<ul class="home-features">
|
65
|
-
{% for product in homeData.features %}
|
66
|
-
<li
|
67
|
-
style="background:{{product.color}}"
|
68
|
-
class="home-feature-box"
|
69
|
-
>
|
70
|
-
<div class="home-inner-box">
|
71
|
-
<div
|
72
|
-
class="div-cont feature-img"
|
73
|
-
height="36px"
|
74
|
-
width="36px"
|
75
|
-
>
|
76
|
-
<img
|
77
|
-
src="{{product.icon}}"
|
78
|
-
height="36px"
|
79
|
-
width="36px"
|
80
|
-
alt="star icon"
|
81
|
-
{%-
|
82
|
-
if
|
83
|
-
site.crossorigin
|
84
|
-
-%}
|
85
|
-
crossorigin
|
86
|
-
{%-
|
87
|
-
endif
|
88
|
-
-%}
|
89
|
-
/>
|
90
|
-
</div>
|
91
|
-
</div>
|
92
|
-
<div class="home-feature-desc">{{product.description}}</div>
|
93
|
-
<a class="home-feature-name" href="{{product.url}}"
|
94
|
-
>{{product.name}}</a
|
95
|
-
>
|
96
|
-
</li>
|
97
|
-
{% endfor %}
|
98
|
-
</ul>
|
99
|
-
</div>
|
100
|
-
</div>
|
101
|
-
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
102
|
-
</div>
|
103
|
-
</div>
|
104
|
-
</div>
|
105
|
-
{%- endif -%} {%- endif -%}
|
106
|
-
<div class="home-content-box" id="theme-content-box">{{content}}</div>
|
107
|
-
{%- if homeData.TEXTUAL_CONTENT -%}
|
108
|
-
<div class="container mt-4 mb-4">
|
109
|
-
<div class="row px-0">
|
110
|
-
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
111
|
-
<div class="col-md-9 mx-auto">
|
112
|
-
<div class="row">
|
113
|
-
{%- endif -%} {% for data in homeData.TEXTUAL_CONTENT %}
|
114
|
-
<div
|
115
|
-
class="{%- if site.monumetricId and page.url != '/' and page.lang == 'en' -%} col-md-6 my-4 {%- else -%} col-md-4 my-4 {%- endif -%}"
|
116
|
-
>
|
117
|
-
<div>
|
118
|
-
<img
|
119
|
-
class="feature-card-img"
|
120
|
-
height="48px"
|
121
|
-
width="48px"
|
122
|
-
loading="lazy"
|
123
|
-
src="{{data.logoUrl}}"
|
124
|
-
alt="{{data.header}}"
|
125
|
-
{%-
|
126
|
-
if
|
127
|
-
site.crossorigin
|
128
|
-
-%}
|
129
|
-
crossorigin
|
130
|
-
{%-
|
131
|
-
endif
|
132
|
-
-%}
|
133
|
-
/>
|
134
|
-
<div class="feature-card-title">
|
135
|
-
{{data.header | replace: "$variable", page.value}}
|
136
|
-
</div>
|
137
|
-
<div class="feature-card-desc">
|
138
|
-
{{data.content | replace: "$variable", page.value}}
|
139
|
-
</div>
|
140
|
-
</div>
|
141
|
-
</div>
|
142
|
-
{% endfor %} {%- if site.monumetricId and page.url != '/' and
|
143
|
-
page.lang == "en" -%}
|
144
|
-
</div>
|
145
|
-
</div>
|
146
|
-
{%- endif -%}
|
147
|
-
</div>
|
148
|
-
</div>
|
149
|
-
{%- endif -%} {%- if homeData.HOW_TO_CONTENT -%}
|
150
|
-
<section class="how-to-section">
|
151
|
-
<div class="container">
|
152
|
-
<div class="row">
|
153
|
-
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
154
|
-
<div class="col-md-9 mx-auto">
|
155
|
-
<div class="row">
|
156
|
-
{%- endif -%}
|
157
|
-
<div class="col-md-6 order-0">
|
158
|
-
{%- if homeData.HOW_TO_CONTENT.logoImageUrl -%}
|
159
|
-
<div class="how-to-img-wrapper">
|
160
|
-
<img
|
161
|
-
class="how-to-leftimg"
|
162
|
-
height="180px"
|
163
|
-
width="300px"
|
164
|
-
src="{{homeData.HOW_TO_CONTENT.logoImageUrl}}"
|
165
|
-
loading="lazy"
|
166
|
-
alt="{{homeData.HOW_TO_CONTENT.logoImageAlt | default: 'how to image' }}"
|
167
|
-
{%-
|
168
|
-
if
|
169
|
-
site.crossorigin
|
170
|
-
-%}
|
171
|
-
crossorigin
|
172
|
-
{%-
|
173
|
-
endif
|
174
|
-
-%}
|
175
|
-
/>
|
176
|
-
</div>
|
177
|
-
{%- endif -%}
|
178
|
-
</div>
|
179
|
-
<div class="col-md-6 order-1">
|
180
|
-
<div class="how-to-right">
|
181
|
-
<h3 class="how-to-title text-left">
|
182
|
-
{{homeData.HOW_TO_CONTENT.heading | replace: "$variable",
|
183
|
-
page.value}}
|
184
|
-
</h3>
|
185
|
-
<ol class="how-to-list">
|
186
|
-
{% for data in homeData.HOW_TO_CONTENT.steps %}
|
187
|
-
|
188
|
-
<li id="step{{forloop.index}}" class="how-to-list-item">
|
189
|
-
<span>{{forloop.index}}.</span>{{data | replace:
|
190
|
-
"$variable", page.value}}
|
191
|
-
</li>
|
192
|
-
{% endfor %}
|
193
|
-
</ol>
|
194
|
-
</div>
|
195
|
-
</div>
|
196
|
-
{%- if site.monumetricId and page.url != '/' and page.lang == "en"
|
197
|
-
-%}
|
198
|
-
</div>
|
199
|
-
</div>
|
200
|
-
{%- endif -%}
|
201
|
-
</div>
|
202
|
-
</div>
|
203
|
-
</section>
|
204
|
-
{%- endif -%} {%- assign showFaqs = true -%} {%- for item in site.noFaqsList
|
205
|
-
-%} {%- if item == page.lang -%} {%- assign showFaqs = false -%} {%- break
|
206
|
-
-%} {%- else -%} {%- assign showFaqs = true -%} {%- endif -%} {%- endfor -%}
|
207
|
-
{%- if showFaqs == true -%} {%- if homeData.FAQ -%}
|
208
|
-
<section class="faq-section">
|
209
|
-
<div class="container">
|
210
|
-
<div class="row">
|
211
|
-
<div class="col-md-8 mx-auto">
|
212
|
-
<div class="faq">
|
213
|
-
{%- if homeData.FAQ.size>0 -%}
|
214
|
-
<h3 class="feature-h1 text-center mb-4">
|
215
|
-
{{homeData.faqheading | default: 'Frequently Asked Questions'}}
|
216
|
-
</h3>
|
217
|
-
{%- endif -%}
|
218
|
-
<ul class="list-unstyled">
|
219
|
-
{% for data in homeData.FAQ %}
|
220
|
-
<li>
|
221
|
-
<h3 class="faq-question" itemprop="name">
|
222
|
-
{{data.question | replace: "$variable", page.value}}<em
|
223
|
-
style="transform: rotate(-135deg)"
|
224
|
-
>
|
225
|
-
<i></i
|
226
|
-
></em>
|
227
|
-
</h3>
|
228
|
-
<div style="display: block">
|
229
|
-
<p class="faq-answer" itemprop="text">
|
230
|
-
{{data.answer | replace: "$variable", page.value}}
|
231
|
-
</p>
|
232
|
-
</div>
|
233
|
-
</li>
|
234
|
-
{% endfor %}
|
235
|
-
</ul>
|
236
|
-
</div>
|
237
|
-
</div>
|
238
|
-
</div>
|
239
|
-
</div>
|
240
|
-
</section>
|
241
|
-
{%- endif -%} {%- endif -%} {%- include share/socialshare.html -%} {%-
|
242
|
-
include Rating/rating.html -%} {%- if homeData.USPS -%} {%- include
|
243
|
-
/Usp/usp.html -%} {%- endif -%} {%- if homeData.display_formats -%}
|
244
|
-
<div class="container file-detail-table">
|
245
|
-
{%- include fileformat/fileformatdetail.html -%}
|
246
|
-
</div>
|
247
|
-
{%- endif -%} {%- if homeData.compare_formats -%}
|
248
|
-
<div class="container compare-table">
|
249
|
-
{%- include fileformat/comparisonfiles.html -%}
|
250
|
-
</div>
|
251
|
-
{%- endif -%} {%- assign langen = "en" -%} {%- if
|
252
|
-
site.data[folder][langen][file].categories -%} {% assign categories=
|
253
|
-
site.data[folder][langen][file].categories %} {%- else -%} {% assign
|
254
|
-
categories= page.categories %} {%- endif -%} {%- if
|
255
|
-
site.data[folder][langen][file].tags -%} {% assign tags=
|
256
|
-
site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
|
257
|
-
page.tags %} {%- endif -%} {%- if categories.size> 0 or tags.size>0-%} {%-
|
258
|
-
include section/related_categories_post.html -%} {%- else -%} {%- include
|
259
|
-
section/recent_posts.html -%} {% endif %} {%- if site.customblogdata -%} {%-
|
260
|
-
if categories.size> 0 or tags.size>0-%} {%- include
|
261
|
-
customblog/relatedposts.html -%} {%- else -%} {%- include
|
262
|
-
customblog/recentposts.html -%} {% endif %} {%- endif -%} {% include
|
263
|
-
footer/index.html %} {% include script.html %}
|
264
|
-
</body>
|
265
|
-
</html>
|
1
|
+
{% assign file = page.fileName %} {% assign lang = page.lang %} {% assign folder
|
2
|
+
= page.folderName %} {% assign homeData= site.data[folder][lang][file] %}
|
3
|
+
<!DOCTYPE html>
|
4
|
+
<html lang="{{page.lang}}">
|
5
|
+
{% include head/index.html %}
|
6
|
+
|
7
|
+
<body>
|
8
|
+
{% include header/index.html %} {%- if homeData.nofileupload -%}
|
9
|
+
<div
|
10
|
+
id="safeui-alert"
|
11
|
+
class="alert alert-{{homeData.variant | default: 'info'}}` fade show text-center"
|
12
|
+
role="alert"
|
13
|
+
>
|
14
|
+
<div class="container">
|
15
|
+
{%- if homeData.alertmsg -%} {{homeData.alertmsg}} {%- else -%} We do
|
16
|
+
not upload any files to server, hence your data is 100% secure. {%-
|
17
|
+
endif -%}
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
{%- endif -%} {%- if homeData.h1 or homeData.h2 -%}
|
21
|
+
<div class="flex-container mb-1">
|
22
|
+
<div class="flex-class py-5">
|
23
|
+
<div class="d-flex justify-content-center align-items-center">
|
24
|
+
<span class="fHhdVc">
|
25
|
+
<div class="div-cont feature-img mr-2">
|
26
|
+
{%- if homeData.img -%}
|
27
|
+
<img
|
28
|
+
style="width:{{homeData.imgwidth}};height:{{homeData.imgheight}};"
|
29
|
+
src="{{homeData.img}}"
|
30
|
+
alt="{{homeData.imgalt}}"
|
31
|
+
{%-
|
32
|
+
if
|
33
|
+
site.crossorigin
|
34
|
+
-%}
|
35
|
+
crossorigin
|
36
|
+
{%-
|
37
|
+
endif
|
38
|
+
-%}
|
39
|
+
/>
|
40
|
+
{%- endif -%}
|
41
|
+
</div>
|
42
|
+
</span>
|
43
|
+
<h1 class="home-top-h1">
|
44
|
+
{%- for word in homeData.h1 -%} {%- if forloop.first == true -%}
|
45
|
+
{{word | capitalize }} {%- else -%} {{word}} {%- endif -%} {%-
|
46
|
+
endfor -%}
|
47
|
+
</h1>
|
48
|
+
</div>
|
49
|
+
<h2 class="home-top-h2">
|
50
|
+
{%- for word in homeData.h2 -%} {%- if forloop.first == true -%}
|
51
|
+
{{word | capitalize }} {%- else -%} {{word}} {%- endif -%} {%- endfor
|
52
|
+
-%}
|
53
|
+
</h2>
|
54
|
+
</div>
|
55
|
+
</div>
|
56
|
+
{%- endif -%} {%- if homeData.features -%} {%- if site.monumetricId and
|
57
|
+
page.url != '/' and page.lang == "en" -%}
|
58
|
+
<div class="container">
|
59
|
+
<div class="row">
|
60
|
+
<div class="col-md-9 mx-auto">
|
61
|
+
{%- endif -%}
|
62
|
+
<div class="flex-container">
|
63
|
+
<div class="flex-class">
|
64
|
+
<ul class="home-features">
|
65
|
+
{% for product in homeData.features %}
|
66
|
+
<li
|
67
|
+
style="background:{{product.color}}"
|
68
|
+
class="home-feature-box"
|
69
|
+
>
|
70
|
+
<div class="home-inner-box">
|
71
|
+
<div
|
72
|
+
class="div-cont feature-img"
|
73
|
+
height="36px"
|
74
|
+
width="36px"
|
75
|
+
>
|
76
|
+
<img
|
77
|
+
src="{{product.icon}}"
|
78
|
+
height="36px"
|
79
|
+
width="36px"
|
80
|
+
alt="star icon"
|
81
|
+
{%-
|
82
|
+
if
|
83
|
+
site.crossorigin
|
84
|
+
-%}
|
85
|
+
crossorigin
|
86
|
+
{%-
|
87
|
+
endif
|
88
|
+
-%}
|
89
|
+
/>
|
90
|
+
</div>
|
91
|
+
</div>
|
92
|
+
<div class="home-feature-desc">{{product.description}}</div>
|
93
|
+
<a class="home-feature-name" href="{{product.url}}"
|
94
|
+
>{{product.name}}</a
|
95
|
+
>
|
96
|
+
</li>
|
97
|
+
{% endfor %}
|
98
|
+
</ul>
|
99
|
+
</div>
|
100
|
+
</div>
|
101
|
+
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
102
|
+
</div>
|
103
|
+
</div>
|
104
|
+
</div>
|
105
|
+
{%- endif -%} {%- endif -%}
|
106
|
+
<div class="home-content-box" id="theme-content-box">{{content}}</div>
|
107
|
+
{%- if homeData.TEXTUAL_CONTENT -%}
|
108
|
+
<div class="container mt-4 mb-4">
|
109
|
+
<div class="row px-0">
|
110
|
+
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
111
|
+
<div class="col-md-9 mx-auto">
|
112
|
+
<div class="row">
|
113
|
+
{%- endif -%} {% for data in homeData.TEXTUAL_CONTENT %}
|
114
|
+
<div
|
115
|
+
class="{%- if site.monumetricId and page.url != '/' and page.lang == 'en' -%} col-md-6 my-4 {%- else -%} col-md-4 my-4 {%- endif -%}"
|
116
|
+
>
|
117
|
+
<div>
|
118
|
+
<img
|
119
|
+
class="feature-card-img"
|
120
|
+
height="48px"
|
121
|
+
width="48px"
|
122
|
+
loading="lazy"
|
123
|
+
src="{{data.logoUrl}}"
|
124
|
+
alt="{{data.header}}"
|
125
|
+
{%-
|
126
|
+
if
|
127
|
+
site.crossorigin
|
128
|
+
-%}
|
129
|
+
crossorigin
|
130
|
+
{%-
|
131
|
+
endif
|
132
|
+
-%}
|
133
|
+
/>
|
134
|
+
<div class="feature-card-title">
|
135
|
+
{{data.header | replace: "$variable", page.value}}
|
136
|
+
</div>
|
137
|
+
<div class="feature-card-desc">
|
138
|
+
{{data.content | replace: "$variable", page.value}}
|
139
|
+
</div>
|
140
|
+
</div>
|
141
|
+
</div>
|
142
|
+
{% endfor %} {%- if site.monumetricId and page.url != '/' and
|
143
|
+
page.lang == "en" -%}
|
144
|
+
</div>
|
145
|
+
</div>
|
146
|
+
{%- endif -%}
|
147
|
+
</div>
|
148
|
+
</div>
|
149
|
+
{%- endif -%} {%- if homeData.HOW_TO_CONTENT -%}
|
150
|
+
<section class="how-to-section">
|
151
|
+
<div class="container">
|
152
|
+
<div class="row">
|
153
|
+
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
154
|
+
<div class="col-md-9 mx-auto">
|
155
|
+
<div class="row">
|
156
|
+
{%- endif -%}
|
157
|
+
<div class="col-md-6 order-0">
|
158
|
+
{%- if homeData.HOW_TO_CONTENT.logoImageUrl -%}
|
159
|
+
<div class="how-to-img-wrapper">
|
160
|
+
<img
|
161
|
+
class="how-to-leftimg"
|
162
|
+
height="180px"
|
163
|
+
width="300px"
|
164
|
+
src="{{homeData.HOW_TO_CONTENT.logoImageUrl}}"
|
165
|
+
loading="lazy"
|
166
|
+
alt="{{homeData.HOW_TO_CONTENT.logoImageAlt | default: 'how to image' }}"
|
167
|
+
{%-
|
168
|
+
if
|
169
|
+
site.crossorigin
|
170
|
+
-%}
|
171
|
+
crossorigin
|
172
|
+
{%-
|
173
|
+
endif
|
174
|
+
-%}
|
175
|
+
/>
|
176
|
+
</div>
|
177
|
+
{%- endif -%}
|
178
|
+
</div>
|
179
|
+
<div class="col-md-6 order-1">
|
180
|
+
<div class="how-to-right">
|
181
|
+
<h3 class="how-to-title text-left">
|
182
|
+
{{homeData.HOW_TO_CONTENT.heading | replace: "$variable",
|
183
|
+
page.value}}
|
184
|
+
</h3>
|
185
|
+
<ol class="how-to-list">
|
186
|
+
{% for data in homeData.HOW_TO_CONTENT.steps %}
|
187
|
+
|
188
|
+
<li id="step{{forloop.index}}" class="how-to-list-item">
|
189
|
+
<span>{{forloop.index}}.</span>{{data | replace:
|
190
|
+
"$variable", page.value}}
|
191
|
+
</li>
|
192
|
+
{% endfor %}
|
193
|
+
</ol>
|
194
|
+
</div>
|
195
|
+
</div>
|
196
|
+
{%- if site.monumetricId and page.url != '/' and page.lang == "en"
|
197
|
+
-%}
|
198
|
+
</div>
|
199
|
+
</div>
|
200
|
+
{%- endif -%}
|
201
|
+
</div>
|
202
|
+
</div>
|
203
|
+
</section>
|
204
|
+
{%- endif -%} {%- assign showFaqs = true -%} {%- for item in site.noFaqsList
|
205
|
+
-%} {%- if item == page.lang -%} {%- assign showFaqs = false -%} {%- break
|
206
|
+
-%} {%- else -%} {%- assign showFaqs = true -%} {%- endif -%} {%- endfor -%}
|
207
|
+
{%- if showFaqs == true -%} {%- if homeData.FAQ -%}
|
208
|
+
<section class="faq-section">
|
209
|
+
<div class="container">
|
210
|
+
<div class="row">
|
211
|
+
<div class="col-md-8 mx-auto">
|
212
|
+
<div class="faq">
|
213
|
+
{%- if homeData.FAQ.size>0 -%}
|
214
|
+
<h3 class="feature-h1 text-center mb-4">
|
215
|
+
{{homeData.faqheading | default: 'Frequently Asked Questions'}}
|
216
|
+
</h3>
|
217
|
+
{%- endif -%}
|
218
|
+
<ul class="list-unstyled">
|
219
|
+
{% for data in homeData.FAQ %}
|
220
|
+
<li>
|
221
|
+
<h3 class="faq-question" itemprop="name">
|
222
|
+
{{data.question | replace: "$variable", page.value}}<em
|
223
|
+
style="transform: rotate(-135deg)"
|
224
|
+
>
|
225
|
+
<i></i
|
226
|
+
></em>
|
227
|
+
</h3>
|
228
|
+
<div style="display: block">
|
229
|
+
<p class="faq-answer" itemprop="text">
|
230
|
+
{{data.answer | replace: "$variable", page.value}}
|
231
|
+
</p>
|
232
|
+
</div>
|
233
|
+
</li>
|
234
|
+
{% endfor %}
|
235
|
+
</ul>
|
236
|
+
</div>
|
237
|
+
</div>
|
238
|
+
</div>
|
239
|
+
</div>
|
240
|
+
</section>
|
241
|
+
{%- endif -%} {%- endif -%} {%- include share/socialshare.html -%} {%-
|
242
|
+
include Rating/rating.html -%} {%- if homeData.USPS -%} {%- include
|
243
|
+
/Usp/usp.html -%} {%- endif -%} {%- if homeData.display_formats -%}
|
244
|
+
<div class="container file-detail-table">
|
245
|
+
{%- include fileformat/fileformatdetail.html -%}
|
246
|
+
</div>
|
247
|
+
{%- endif -%} {%- if homeData.compare_formats -%}
|
248
|
+
<div class="container compare-table">
|
249
|
+
{%- include fileformat/comparisonfiles.html -%}
|
250
|
+
</div>
|
251
|
+
{%- endif -%} {%- assign langen = "en" -%} {%- if
|
252
|
+
site.data[folder][langen][file].categories -%} {% assign categories=
|
253
|
+
site.data[folder][langen][file].categories %} {%- else -%} {% assign
|
254
|
+
categories= page.categories %} {%- endif -%} {%- if
|
255
|
+
site.data[folder][langen][file].tags -%} {% assign tags=
|
256
|
+
site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
|
257
|
+
page.tags %} {%- endif -%} {%- if categories.size> 0 or tags.size>0-%} {%-
|
258
|
+
include section/related_categories_post.html -%} {%- else -%} {%- include
|
259
|
+
section/recent_posts.html -%} {% endif %} {%- if site.customblogdata -%} {%-
|
260
|
+
if categories.size> 0 or tags.size>0-%} {%- include
|
261
|
+
customblog/relatedposts.html -%} {%- else -%} {%- include
|
262
|
+
customblog/recentposts.html -%} {% endif %} {%- endif -%} {% include
|
263
|
+
footer/index.html %} {% include script.html %}
|
264
|
+
</body>
|
265
|
+
</html>
|
@@ -1,32 +1,32 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
{% include head/index.html %}
|
4
|
-
|
5
|
-
<body>
|
6
|
-
{% include header/index.html %}
|
7
|
-
|
8
|
-
<div class="flex-container mb-1">
|
9
|
-
<div class="flex-class py-5">
|
10
|
-
<div class="d-flex justify-content-center align-items-center"><span class="fHhdVc">
|
11
|
-
<div class="div-cont feature-img mr-2">
|
12
|
-
<img class="home-img" src="" alt="" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
13
|
-
</div>
|
14
|
-
</span>
|
15
|
-
<h1 class="home-top-h1"></h1>
|
16
|
-
</div>
|
17
|
-
<h2 class="home-top-h2"></h2>
|
18
|
-
</div>
|
19
|
-
</div>
|
20
|
-
|
21
|
-
<div>
|
22
|
-
{{content}}
|
23
|
-
</div>
|
24
|
-
|
25
|
-
{% include footer/index.html %}
|
26
|
-
{% include script.html %}
|
27
|
-
|
28
|
-
<script defer src="/assets/js/homeResult.js" data-foldername="{{page.folderName}}"
|
29
|
-
data-lang="{{page.lang}}"></script>
|
30
|
-
</body>
|
31
|
-
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
3
|
+
{% include head/index.html %}
|
4
|
+
|
5
|
+
<body>
|
6
|
+
{% include header/index.html %}
|
7
|
+
|
8
|
+
<div class="flex-container mb-1">
|
9
|
+
<div class="flex-class py-5">
|
10
|
+
<div class="d-flex justify-content-center align-items-center"><span class="fHhdVc">
|
11
|
+
<div class="div-cont feature-img mr-2">
|
12
|
+
<img class="home-img" src="" alt="" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
13
|
+
</div>
|
14
|
+
</span>
|
15
|
+
<h1 class="home-top-h1"></h1>
|
16
|
+
</div>
|
17
|
+
<h2 class="home-top-h2"></h2>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
|
21
|
+
<div>
|
22
|
+
{{content}}
|
23
|
+
</div>
|
24
|
+
|
25
|
+
{% include footer/index.html %}
|
26
|
+
{% include script.html %}
|
27
|
+
|
28
|
+
<script defer src="/assets/js/homeResult.js" data-foldername="{{page.folderName}}"
|
29
|
+
data-lang="{{page.lang}}"></script>
|
30
|
+
</body>
|
31
|
+
|
32
32
|
</html>
|