appscms-tools-theme 2.9.5 → 2.9.6
Sign up to get free protection for your applications and to get access to all the features.
- 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 +164 -164
- 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 +23 -23
- 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 +135 -135
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/authors/authors.html +67 -67
- data/_includes/batch-conversion.html +65 -65
- 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 +37 -37
- 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 +534 -534
- 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 +58 -58
- 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 +67 -67
- data/_layouts/aboutUs.html +34 -34
- data/_layouts/batch.html +102 -102
- 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 +299 -299
- data/_layouts/feature-1.html +320 -320
- data/_layouts/feature-download.html +308 -308
- data/_layouts/feature.html +258 -258
- data/_layouts/featureResultPage.html +65 -65
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/filecomparison.html +85 -85
- data/_layouts/frame.html +222 -434
- data/_layouts/help.html +23 -23
- data/_layouts/home-1.html +229 -229
- data/_layouts/home.html +249 -249
- data/_layouts/homeResultPage.html +31 -31
- data/_layouts/imagekit.html +125 -125
- data/_layouts/page.html +5 -5
- data/_layouts/photo-effects-home.html +191 -193
- data/_layouts/post.html +177 -177
- data/_layouts/privacyPolicy.html +637 -637
- data/_layouts/termAndCondition.html +646 -646
- 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 +1278 -1278
- 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 +44 -44
- 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/feature-1.html
CHANGED
@@ -1,321 +1,321 @@
|
|
1
|
-
{% assign file = page.fileName %}
|
2
|
-
{% assign lang = page.lang %}
|
3
|
-
{% assign folder = page.folderName %}
|
4
|
-
{% assign featureData= site.data[folder][lang][file] %}
|
5
|
-
<!DOCTYPE html>
|
6
|
-
<html lang="{{page.lang}}">
|
7
|
-
{% include head/index.html %}
|
8
|
-
|
9
|
-
<body>
|
10
|
-
{% include header/index.html %}
|
11
|
-
|
12
|
-
<div class="flex-container feature1-flex-container">
|
13
|
-
<div class="flex-class py-4 mt-4 mt-md-0">
|
14
|
-
<div id="h1-img-wrapper" class="d-flex justify-content-center align-items-center">
|
15
|
-
{%- assign featureh1 = featureData.H1 | replace: "$variable", page.value -%}
|
16
|
-
<h1 class="feature1-h1">{%- for word in featureh1-%}
|
17
|
-
{%- if forloop.first == true -%}
|
18
|
-
{{word }}
|
19
|
-
{%- else -%}
|
20
|
-
{{word}}
|
21
|
-
{%- endif -%}
|
22
|
-
{%- endfor -%}</h1>
|
23
|
-
</div>
|
24
|
-
{%- assign featureh2 = featureData.H2 | replace: "$variable", page.value -%}
|
25
|
-
<h2 class="feature1-h2">
|
26
|
-
{%- for word in featureh2 -%}
|
27
|
-
{%- if forloop.first == true -%}
|
28
|
-
{{word | capitalize }}
|
29
|
-
{%- else -%}
|
30
|
-
{{word}}
|
31
|
-
{%- endif -%}
|
32
|
-
{%- endfor -%}
|
33
|
-
</h2>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
{%- if site.noFeatureBox == true -%}
|
38
|
-
<div class="feature-content-box" id="theme-content-box">
|
39
|
-
{{content}}
|
40
|
-
</div>
|
41
|
-
{%- else -%}
|
42
|
-
{%- if page.noBox == true -%}
|
43
|
-
<div class="feature-content-box" id="theme-content-box">
|
44
|
-
{{content}}
|
45
|
-
</div>
|
46
|
-
{%- else -%}
|
47
|
-
<div class="feature-content-box" id="theme-content-box">
|
48
|
-
<div class="container">
|
49
|
-
{%- assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
|
50
|
-
{%- if page.removeBox != true -%}
|
51
|
-
<div class="custom-box" data-color="{{boxColor}}">
|
52
|
-
<div style="display: none;" id="file-loader">
|
53
|
-
<img src="/spinner.gif" alt="">
|
54
|
-
<p>Please Wait ,Loading Your file </p>
|
55
|
-
</div>
|
56
|
-
<div class="saving-file-download-wrap" style="display: none;">
|
57
|
-
<img loading="lazy" class="trust-img" src="/trust.svg" alt="trust">
|
58
|
-
<p class="text-white my-2">Thanks for your patience</p>
|
59
|
-
<button class="btn" id="download-zip">Download</button>
|
60
|
-
</div>
|
61
|
-
<div class="file-input" id="inputbox" style="color:#fff">
|
62
|
-
<div class="m-auto">
|
63
|
-
<div class="d-flex justify-content-center align-items-center">
|
64
|
-
<div id="Inputbox" class="boxes" style="background-color: {{boxColor}};">
|
65
|
-
<img height="21px" width="21px" src="/assets/images/add.svg" alt="add " />
|
66
|
-
<span class="ml-3">CHOOSE FILE</span>
|
67
|
-
</div>
|
68
|
-
<div class="file-pick-dropdown" style="background-color:{{boxColor}}">
|
69
|
-
<i class="fas fa-angle-down arrow-sign"></i>
|
70
|
-
<div class="file-picker-dropdown" style="display: none">
|
71
|
-
<button id="filepicker">
|
72
|
-
<svg class="mr-3" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
73
|
-
<path id="Path" d="M8.33331 3H15.6666L23 15H15.6666L8.33331 3Z"
|
74
|
-
fill="#FFC107">
|
75
|
-
</path>
|
76
|
-
<path id="Path_2" d="M4.6012 21L8.30086 15H23L19.3333 21H4.6012Z"
|
77
|
-
fill="#1976D2"></path>
|
78
|
-
<path id="Path_3" d="M1 15.0625L4.60119 21L12 9L8.33333 3L1 15.0625Z"
|
79
|
-
fill="#4CAF50"></path>
|
80
|
-
</svg>
|
81
|
-
Google Drive
|
82
|
-
</button>
|
83
|
-
<button id="dropbox">
|
84
|
-
<svg class="mr-3" viewBox="0 0 24 24" fill="#0061FF"
|
85
|
-
xmlns="http://www.w3.org/2000/svg">
|
86
|
-
<path id="icon"
|
87
|
-
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">
|
88
|
-
</path>
|
89
|
-
</svg>
|
90
|
-
Dropbox
|
91
|
-
</button>
|
92
|
-
|
93
|
-
</div>
|
94
|
-
</div>
|
95
|
-
</div>
|
96
|
-
</div>
|
97
|
-
<p id="dropfile" class="text-dark">or drop your file here</p>
|
98
|
-
<p id="error" class="p-3"></p>
|
99
|
-
</div>
|
100
|
-
</div>
|
101
|
-
{%- endif -%}
|
102
|
-
|
103
|
-
|
104
|
-
{%- if page.workspace -%}
|
105
|
-
<div class="workspace" style="display: none">
|
106
|
-
<div class="row mx-auto">
|
107
|
-
<div class="col-md-10 mx-auto">
|
108
|
-
{{content}}
|
109
|
-
</div>
|
110
|
-
</div>
|
111
|
-
</div>
|
112
|
-
{%- else -%}
|
113
|
-
<div class="workspace" style="display: none;">
|
114
|
-
<div class="row">
|
115
|
-
<div class="col-12">
|
116
|
-
<div class="download-wrapper mt-3">
|
117
|
-
<div class="row rowclass">
|
118
|
-
<div class="col-7">
|
119
|
-
<div class="d-flex align-items-center">
|
120
|
-
<div class="select-format-title">image's format</div>
|
121
|
-
<div class="download-format">
|
122
|
-
<select name="image-format" id="image-format">
|
123
|
-
{%- if pageData.downloadFormats -%}
|
124
|
-
{%- for item in pageData.downloadFormats -%}
|
125
|
-
<option value="{{item}}">{{item}}</option>
|
126
|
-
{%- endfor -%}
|
127
|
-
{%- else -%}
|
128
|
-
<option value="png">png</option>
|
129
|
-
<option value="jpg">jpg</option>
|
130
|
-
<option value="jpeg">jpeg</option>
|
131
|
-
<option value="webp">webp</option>
|
132
|
-
<option value="gif">gif</option>
|
133
|
-
{%- endif -%}
|
134
|
-
|
135
|
-
</select>
|
136
|
-
</div>
|
137
|
-
</div>
|
138
|
-
</div>
|
139
|
-
<div class="col-5">
|
140
|
-
<div class="d-flex align-items-center">
|
141
|
-
<button id="download-button" style="background-color: {{pageData.color}};"><svg
|
142
|
-
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
143
|
-
<path
|
144
|
-
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" />
|
145
|
-
</svg>Download</button>
|
146
|
-
</div>
|
147
|
-
</div>
|
148
|
-
</div>
|
149
|
-
</div>
|
150
|
-
</div>
|
151
|
-
</div>
|
152
|
-
{%- if page.commonStructure != false -%}
|
153
|
-
<div class="row">
|
154
|
-
<div class="col-md-7 mx-auto mb-2">
|
155
|
-
<div class="select-img-panel">
|
156
|
-
<div id="saving-data" style="display: none;">
|
157
|
-
<img loading="lazy" src="/assets/images/loader.gif" alt="saving"> <span
|
158
|
-
class="ml-2">Saving your
|
159
|
-
images...</span>
|
160
|
-
</div>
|
161
|
-
<div id="canvas-box-panel">
|
162
|
-
</div>
|
163
|
-
</div>
|
164
|
-
</div>
|
165
|
-
<div class="col-md-5">
|
166
|
-
<div class="options-panel">
|
167
|
-
{%- if pageData.optionPanelTitle -%}
|
168
|
-
<div class="title">
|
169
|
-
{{pageData.optionPanelTitle}}
|
170
|
-
</div>
|
171
|
-
{%- endif -%}
|
172
|
-
{{content}}
|
173
|
-
</div>
|
174
|
-
</div>
|
175
|
-
</div>
|
176
|
-
{%- else -%}
|
177
|
-
{{content}}
|
178
|
-
{%- endif -%}
|
179
|
-
</div>
|
180
|
-
{%- endif -%}
|
181
|
-
|
182
|
-
</div>
|
183
|
-
</div>
|
184
|
-
{%- endif -%}
|
185
|
-
{%- endif -%}
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
{%- if featureData.TEXTUAL_CONTENT -%}
|
200
|
-
<div class="container mt-4 mb-5">
|
201
|
-
<div class="row px-0">
|
202
|
-
<div class="col-md-12 mx-auto">
|
203
|
-
<div class="row">
|
204
|
-
{% for data in featureData.TEXTUAL_CONTENT %}
|
205
|
-
<div class="col-md-4 my-4">
|
206
|
-
<img class="feature-card-img" src="{{data.logoUrl}}" loading="lazy" height="48px" width="48px"
|
207
|
-
alt="{{data.header}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
208
|
-
<div class="feature-card-title">{{data.header | replace: "$variable", page.value}}</div>
|
209
|
-
<div class="feature1-card-desc">{{data.content | replace: "$variable", page.value}}</div>
|
210
|
-
</div>
|
211
|
-
{% endfor %}
|
212
|
-
</div>
|
213
|
-
</div>
|
214
|
-
</div>
|
215
|
-
</div>
|
216
|
-
{%- endif -%}
|
217
|
-
|
218
|
-
{%- if featureData.HOW_TO_CONTENT -%}
|
219
|
-
<section class="how-to-section">
|
220
|
-
<div class="container">
|
221
|
-
<div class="row">
|
222
|
-
<div class="col-md-12 mx-auto">
|
223
|
-
<div class="row">
|
224
|
-
<h4 class="feature1-how-to-heading w-100 text-center mb-5">
|
225
|
-
{{featureData.HOW_TO_CONTENT.mainHeading |
|
226
|
-
replace:
|
227
|
-
"$variable",
|
228
|
-
page.value}}</h4>
|
229
|
-
|
230
|
-
{%- for data in featureData.HOW_TO_CONTENT.steps -%}
|
231
|
-
<div class="col-md-4 d-flex justify-content-center order-{{forloop.index}}">
|
232
|
-
<div class="feature1-how-to-right">
|
233
|
-
<span class="feature1-howto-steps" style="color: {{boxColor}} ">Step
|
234
|
-
{{forloop.index}}</span>
|
235
|
-
<h3 class="feature1-how-to-title">{{data.heading | replace:
|
236
|
-
"$variable",
|
237
|
-
page.value}}</h3>
|
238
|
-
<ol class="how-to-list">
|
239
|
-
<li id="step{{forloop.index}}" class="feature1-how-to-list-item">
|
240
|
-
{{data.desc |
|
241
|
-
replace: "$variable",
|
242
|
-
page.value}}
|
243
|
-
</li>
|
244
|
-
|
245
|
-
</ol>
|
246
|
-
</div>
|
247
|
-
</div>
|
248
|
-
{%- endfor -%}
|
249
|
-
</div>
|
250
|
-
</div>
|
251
|
-
</div>
|
252
|
-
</div>
|
253
|
-
</section>
|
254
|
-
{%- endif -%}
|
255
|
-
|
256
|
-
|
257
|
-
{%- assign showFaqs= true -%}
|
258
|
-
{%- for item in site.noFaqsList -%}
|
259
|
-
{%- if item == page.lang -%}
|
260
|
-
{%- assign showFaqs = false -%}
|
261
|
-
{%- break -%}
|
262
|
-
{%- else -%}
|
263
|
-
{%- assign showFaqs = true -%}
|
264
|
-
{%- endif -%}
|
265
|
-
{%- endfor -%}
|
266
|
-
{%- if showFaqs == true -%}
|
267
|
-
{%- if featureData.FAQ.size>0 -%}
|
268
|
-
<section class="faq-section">
|
269
|
-
<div class="container">
|
270
|
-
<div class="row">
|
271
|
-
<div class="col-md-8 mx-auto">
|
272
|
-
<main class="faqs">
|
273
|
-
<h3 class="feature-h1 text-left mb-4" style="font-weight:900">{{featureData.faqheading |
|
274
|
-
default: "FAQ's"}}</h3>
|
275
|
-
{% for data in featureData.FAQ %}
|
276
|
-
<details open>
|
277
|
-
<summary>{{data.question | replace: "$variable",page.value}}</summary>
|
278
|
-
<div class="faq__content">
|
279
|
-
<p style="color:#5c5e60; font-size:14px">{{data.answer | replace: "$variable",
|
280
|
-
page.value}}</p>
|
281
|
-
</div>
|
282
|
-
</details>
|
283
|
-
{% endfor %}
|
284
|
-
</main>
|
285
|
-
</div>
|
286
|
-
</div>
|
287
|
-
</div>
|
288
|
-
</section>
|
289
|
-
{%- endif -%}
|
290
|
-
{%- endif -%}
|
291
|
-
{%- include share/socialshare.html -%}
|
292
|
-
{%- include Rating/rating.html -%}
|
293
|
-
|
294
|
-
{%- assign langen = "en" -%}
|
295
|
-
{%- if site.data[folder][langen][file].categories -%}
|
296
|
-
{% assign categories= site.data[folder][langen][file].categories %}
|
297
|
-
{%- else -%}
|
298
|
-
{% assign categories= page.categories %}
|
299
|
-
{%- endif -%}
|
300
|
-
{%- if site.data[folder][langen][file].tags -%}
|
301
|
-
{% assign tags= site.data[folder][langen][file].tags %}
|
302
|
-
{%- else -%}
|
303
|
-
{% assign tags= page.tags %}
|
304
|
-
{%- endif -%}
|
305
|
-
{%- if categories.size> 0 or tags.size>0-%}
|
306
|
-
{%- include section/related_categories_post.html -%}
|
307
|
-
{%- else -%}
|
308
|
-
{%- include section/recent_posts.html -%}
|
309
|
-
{% endif %}
|
310
|
-
{%- if site.customblogdata -%}
|
311
|
-
{%- if categories.size> 0 or tags.size>0-%}
|
312
|
-
{%- include customblog/relatedposts.html -%}
|
313
|
-
{%- else -%}
|
314
|
-
{%- include customblog/recentposts.html -%}
|
315
|
-
{% endif %}
|
316
|
-
{%- endif -%}
|
317
|
-
{% include footer/index.html %}
|
318
|
-
{% include script.html %}
|
319
|
-
</body>
|
320
|
-
|
1
|
+
{% assign file = page.fileName %}
|
2
|
+
{% assign lang = page.lang %}
|
3
|
+
{% assign folder = page.folderName %}
|
4
|
+
{% assign featureData= site.data[folder][lang][file] %}
|
5
|
+
<!DOCTYPE html>
|
6
|
+
<html lang="{{page.lang}}">
|
7
|
+
{% include head/index.html %}
|
8
|
+
|
9
|
+
<body>
|
10
|
+
{% include header/index.html %}
|
11
|
+
|
12
|
+
<div class="flex-container feature1-flex-container">
|
13
|
+
<div class="flex-class py-4 mt-4 mt-md-0">
|
14
|
+
<div id="h1-img-wrapper" class="d-flex justify-content-center align-items-center">
|
15
|
+
{%- assign featureh1 = featureData.H1 | replace: "$variable", page.value -%}
|
16
|
+
<h1 class="feature1-h1">{%- for word in featureh1-%}
|
17
|
+
{%- if forloop.first == true -%}
|
18
|
+
{{word }}
|
19
|
+
{%- else -%}
|
20
|
+
{{word}}
|
21
|
+
{%- endif -%}
|
22
|
+
{%- endfor -%}</h1>
|
23
|
+
</div>
|
24
|
+
{%- assign featureh2 = featureData.H2 | replace: "$variable", page.value -%}
|
25
|
+
<h2 class="feature1-h2">
|
26
|
+
{%- for word in featureh2 -%}
|
27
|
+
{%- if forloop.first == true -%}
|
28
|
+
{{word | capitalize }}
|
29
|
+
{%- else -%}
|
30
|
+
{{word}}
|
31
|
+
{%- endif -%}
|
32
|
+
{%- endfor -%}
|
33
|
+
</h2>
|
34
|
+
</div>
|
35
|
+
</div>
|
36
|
+
|
37
|
+
{%- if site.noFeatureBox == true -%}
|
38
|
+
<div class="feature-content-box" id="theme-content-box">
|
39
|
+
{{content}}
|
40
|
+
</div>
|
41
|
+
{%- else -%}
|
42
|
+
{%- if page.noBox == true -%}
|
43
|
+
<div class="feature-content-box" id="theme-content-box">
|
44
|
+
{{content}}
|
45
|
+
</div>
|
46
|
+
{%- else -%}
|
47
|
+
<div class="feature-content-box" id="theme-content-box">
|
48
|
+
<div class="container">
|
49
|
+
{%- assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
|
50
|
+
{%- if page.removeBox != true -%}
|
51
|
+
<div class="custom-box" data-color="{{boxColor}}">
|
52
|
+
<div style="display: none;" id="file-loader">
|
53
|
+
<img src="/spinner.gif" alt="">
|
54
|
+
<p>Please Wait ,Loading Your file </p>
|
55
|
+
</div>
|
56
|
+
<div class="saving-file-download-wrap" style="display: none;">
|
57
|
+
<img loading="lazy" class="trust-img" src="/trust.svg" alt="trust">
|
58
|
+
<p class="text-white my-2">Thanks for your patience</p>
|
59
|
+
<button class="btn" id="download-zip">Download</button>
|
60
|
+
</div>
|
61
|
+
<div class="file-input" id="inputbox" style="color:#fff">
|
62
|
+
<div class="m-auto">
|
63
|
+
<div class="d-flex justify-content-center align-items-center">
|
64
|
+
<div id="Inputbox" class="boxes" style="background-color: {{boxColor}};">
|
65
|
+
<img height="21px" width="21px" src="/assets/images/add.svg" alt="add " />
|
66
|
+
<span class="ml-3">CHOOSE FILE</span>
|
67
|
+
</div>
|
68
|
+
<div class="file-pick-dropdown" style="background-color:{{boxColor}}">
|
69
|
+
<i class="fas fa-angle-down arrow-sign"></i>
|
70
|
+
<div class="file-picker-dropdown" style="display: none">
|
71
|
+
<button id="filepicker">
|
72
|
+
<svg class="mr-3" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
73
|
+
<path id="Path" d="M8.33331 3H15.6666L23 15H15.6666L8.33331 3Z"
|
74
|
+
fill="#FFC107">
|
75
|
+
</path>
|
76
|
+
<path id="Path_2" d="M4.6012 21L8.30086 15H23L19.3333 21H4.6012Z"
|
77
|
+
fill="#1976D2"></path>
|
78
|
+
<path id="Path_3" d="M1 15.0625L4.60119 21L12 9L8.33333 3L1 15.0625Z"
|
79
|
+
fill="#4CAF50"></path>
|
80
|
+
</svg>
|
81
|
+
Google Drive
|
82
|
+
</button>
|
83
|
+
<button id="dropbox">
|
84
|
+
<svg class="mr-3" viewBox="0 0 24 24" fill="#0061FF"
|
85
|
+
xmlns="http://www.w3.org/2000/svg">
|
86
|
+
<path id="icon"
|
87
|
+
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">
|
88
|
+
</path>
|
89
|
+
</svg>
|
90
|
+
Dropbox
|
91
|
+
</button>
|
92
|
+
|
93
|
+
</div>
|
94
|
+
</div>
|
95
|
+
</div>
|
96
|
+
</div>
|
97
|
+
<p id="dropfile" class="text-dark">or drop your file here</p>
|
98
|
+
<p id="error" class="p-3"></p>
|
99
|
+
</div>
|
100
|
+
</div>
|
101
|
+
{%- endif -%}
|
102
|
+
|
103
|
+
|
104
|
+
{%- if page.workspace -%}
|
105
|
+
<div class="workspace" style="display: none">
|
106
|
+
<div class="row mx-auto">
|
107
|
+
<div class="col-md-10 mx-auto">
|
108
|
+
{{content}}
|
109
|
+
</div>
|
110
|
+
</div>
|
111
|
+
</div>
|
112
|
+
{%- else -%}
|
113
|
+
<div class="workspace" style="display: none;">
|
114
|
+
<div class="row">
|
115
|
+
<div class="col-12">
|
116
|
+
<div class="download-wrapper mt-3">
|
117
|
+
<div class="row rowclass">
|
118
|
+
<div class="col-7">
|
119
|
+
<div class="d-flex align-items-center">
|
120
|
+
<div class="select-format-title">image's format</div>
|
121
|
+
<div class="download-format">
|
122
|
+
<select name="image-format" id="image-format">
|
123
|
+
{%- if pageData.downloadFormats -%}
|
124
|
+
{%- for item in pageData.downloadFormats -%}
|
125
|
+
<option value="{{item}}">{{item}}</option>
|
126
|
+
{%- endfor -%}
|
127
|
+
{%- else -%}
|
128
|
+
<option value="png">png</option>
|
129
|
+
<option value="jpg">jpg</option>
|
130
|
+
<option value="jpeg">jpeg</option>
|
131
|
+
<option value="webp">webp</option>
|
132
|
+
<option value="gif">gif</option>
|
133
|
+
{%- endif -%}
|
134
|
+
|
135
|
+
</select>
|
136
|
+
</div>
|
137
|
+
</div>
|
138
|
+
</div>
|
139
|
+
<div class="col-5">
|
140
|
+
<div class="d-flex align-items-center">
|
141
|
+
<button id="download-button" style="background-color: {{pageData.color}};"><svg
|
142
|
+
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
143
|
+
<path
|
144
|
+
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" />
|
145
|
+
</svg>Download</button>
|
146
|
+
</div>
|
147
|
+
</div>
|
148
|
+
</div>
|
149
|
+
</div>
|
150
|
+
</div>
|
151
|
+
</div>
|
152
|
+
{%- if page.commonStructure != false -%}
|
153
|
+
<div class="row">
|
154
|
+
<div class="col-md-7 mx-auto mb-2">
|
155
|
+
<div class="select-img-panel">
|
156
|
+
<div id="saving-data" style="display: none;">
|
157
|
+
<img loading="lazy" src="/assets/images/loader.gif" alt="saving"> <span
|
158
|
+
class="ml-2">Saving your
|
159
|
+
images...</span>
|
160
|
+
</div>
|
161
|
+
<div id="canvas-box-panel">
|
162
|
+
</div>
|
163
|
+
</div>
|
164
|
+
</div>
|
165
|
+
<div class="col-md-5">
|
166
|
+
<div class="options-panel">
|
167
|
+
{%- if pageData.optionPanelTitle -%}
|
168
|
+
<div class="title">
|
169
|
+
{{pageData.optionPanelTitle}}
|
170
|
+
</div>
|
171
|
+
{%- endif -%}
|
172
|
+
{{content}}
|
173
|
+
</div>
|
174
|
+
</div>
|
175
|
+
</div>
|
176
|
+
{%- else -%}
|
177
|
+
{{content}}
|
178
|
+
{%- endif -%}
|
179
|
+
</div>
|
180
|
+
{%- endif -%}
|
181
|
+
|
182
|
+
</div>
|
183
|
+
</div>
|
184
|
+
{%- endif -%}
|
185
|
+
{%- endif -%}
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
|
196
|
+
|
197
|
+
|
198
|
+
|
199
|
+
{%- if featureData.TEXTUAL_CONTENT -%}
|
200
|
+
<div class="container mt-4 mb-5">
|
201
|
+
<div class="row px-0">
|
202
|
+
<div class="col-md-12 mx-auto">
|
203
|
+
<div class="row">
|
204
|
+
{% for data in featureData.TEXTUAL_CONTENT %}
|
205
|
+
<div class="col-md-4 my-4">
|
206
|
+
<img class="feature-card-img" src="{{data.logoUrl}}" loading="lazy" height="48px" width="48px"
|
207
|
+
alt="{{data.header}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
208
|
+
<div class="feature-card-title">{{data.header | replace: "$variable", page.value}}</div>
|
209
|
+
<div class="feature1-card-desc">{{data.content | replace: "$variable", page.value}}</div>
|
210
|
+
</div>
|
211
|
+
{% endfor %}
|
212
|
+
</div>
|
213
|
+
</div>
|
214
|
+
</div>
|
215
|
+
</div>
|
216
|
+
{%- endif -%}
|
217
|
+
|
218
|
+
{%- if featureData.HOW_TO_CONTENT -%}
|
219
|
+
<section class="how-to-section">
|
220
|
+
<div class="container">
|
221
|
+
<div class="row">
|
222
|
+
<div class="col-md-12 mx-auto">
|
223
|
+
<div class="row">
|
224
|
+
<h4 class="feature1-how-to-heading w-100 text-center mb-5">
|
225
|
+
{{featureData.HOW_TO_CONTENT.mainHeading |
|
226
|
+
replace:
|
227
|
+
"$variable",
|
228
|
+
page.value}}</h4>
|
229
|
+
|
230
|
+
{%- for data in featureData.HOW_TO_CONTENT.steps -%}
|
231
|
+
<div class="col-md-4 d-flex justify-content-center order-{{forloop.index}}">
|
232
|
+
<div class="feature1-how-to-right">
|
233
|
+
<span class="feature1-howto-steps" style="color: {{boxColor}} ">Step
|
234
|
+
{{forloop.index}}</span>
|
235
|
+
<h3 class="feature1-how-to-title">{{data.heading | replace:
|
236
|
+
"$variable",
|
237
|
+
page.value}}</h3>
|
238
|
+
<ol class="how-to-list">
|
239
|
+
<li id="step{{forloop.index}}" class="feature1-how-to-list-item">
|
240
|
+
{{data.desc |
|
241
|
+
replace: "$variable",
|
242
|
+
page.value}}
|
243
|
+
</li>
|
244
|
+
|
245
|
+
</ol>
|
246
|
+
</div>
|
247
|
+
</div>
|
248
|
+
{%- endfor -%}
|
249
|
+
</div>
|
250
|
+
</div>
|
251
|
+
</div>
|
252
|
+
</div>
|
253
|
+
</section>
|
254
|
+
{%- endif -%}
|
255
|
+
|
256
|
+
|
257
|
+
{%- assign showFaqs= true -%}
|
258
|
+
{%- for item in site.noFaqsList -%}
|
259
|
+
{%- if item == page.lang -%}
|
260
|
+
{%- assign showFaqs = false -%}
|
261
|
+
{%- break -%}
|
262
|
+
{%- else -%}
|
263
|
+
{%- assign showFaqs = true -%}
|
264
|
+
{%- endif -%}
|
265
|
+
{%- endfor -%}
|
266
|
+
{%- if showFaqs == true -%}
|
267
|
+
{%- if featureData.FAQ.size>0 -%}
|
268
|
+
<section class="faq-section">
|
269
|
+
<div class="container">
|
270
|
+
<div class="row">
|
271
|
+
<div class="col-md-8 mx-auto">
|
272
|
+
<main class="faqs">
|
273
|
+
<h3 class="feature-h1 text-left mb-4" style="font-weight:900">{{featureData.faqheading |
|
274
|
+
default: "FAQ's"}}</h3>
|
275
|
+
{% for data in featureData.FAQ %}
|
276
|
+
<details open>
|
277
|
+
<summary>{{data.question | replace: "$variable",page.value}}</summary>
|
278
|
+
<div class="faq__content">
|
279
|
+
<p style="color:#5c5e60; font-size:14px">{{data.answer | replace: "$variable",
|
280
|
+
page.value}}</p>
|
281
|
+
</div>
|
282
|
+
</details>
|
283
|
+
{% endfor %}
|
284
|
+
</main>
|
285
|
+
</div>
|
286
|
+
</div>
|
287
|
+
</div>
|
288
|
+
</section>
|
289
|
+
{%- endif -%}
|
290
|
+
{%- endif -%}
|
291
|
+
{%- include share/socialshare.html -%}
|
292
|
+
{%- include Rating/rating.html -%}
|
293
|
+
|
294
|
+
{%- assign langen = "en" -%}
|
295
|
+
{%- if site.data[folder][langen][file].categories -%}
|
296
|
+
{% assign categories= site.data[folder][langen][file].categories %}
|
297
|
+
{%- else -%}
|
298
|
+
{% assign categories= page.categories %}
|
299
|
+
{%- endif -%}
|
300
|
+
{%- if site.data[folder][langen][file].tags -%}
|
301
|
+
{% assign tags= site.data[folder][langen][file].tags %}
|
302
|
+
{%- else -%}
|
303
|
+
{% assign tags= page.tags %}
|
304
|
+
{%- endif -%}
|
305
|
+
{%- if categories.size> 0 or tags.size>0-%}
|
306
|
+
{%- include section/related_categories_post.html -%}
|
307
|
+
{%- else -%}
|
308
|
+
{%- include section/recent_posts.html -%}
|
309
|
+
{% endif %}
|
310
|
+
{%- if site.customblogdata -%}
|
311
|
+
{%- if categories.size> 0 or tags.size>0-%}
|
312
|
+
{%- include customblog/relatedposts.html -%}
|
313
|
+
{%- else -%}
|
314
|
+
{%- include customblog/recentposts.html -%}
|
315
|
+
{% endif %}
|
316
|
+
{%- endif -%}
|
317
|
+
{% include footer/index.html %}
|
318
|
+
{% include script.html %}
|
319
|
+
</body>
|
320
|
+
|
321
321
|
</html>
|