appscms-tools-theme 5.5.0 → 5.5.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5ae34aeec74a8d45b07a83fade4fcce604374c211e179544f2cb40027b195c8b
4
- data.tar.gz: 226a8612475e2212a0a806bfcaa3d7a9026da4405b5ffe818d7604de7fd05907
3
+ metadata.gz: aea54a374a726bce27454c5b5164dd068170c6c3cd748841e9cad8f31431e34f
4
+ data.tar.gz: 7b54045e1cd1263c7b8b99ae823da5dc255f5b8aaa8cd6f9a38ccaf845097151
5
5
  SHA512:
6
- metadata.gz: f44471249990dacc7d1eba5ead9678367267afc0515b44c1ef260caa1c0a480c686374ae9ae1c6fed1132ba31193283bd77d4c290a8aa3ae934184c119762c2d
7
- data.tar.gz: 9b0be2b9d19e66d7c1248fd9947b39f0ac9f269c7331d54dec1749098d336fb4a4fce4989c8a4ee5d71a294dc8e145d68e3e082a08e9ad96590c3b883491a6ac
6
+ metadata.gz: 64e6c58e65da214f693699e5c663717e419cf261b325e67d0844dc81ba4d2287b2b9d3f13c7aabfd55e19438f4d2a2e30a5b9e84e3f6adbf131f89006f5fb832
7
+ data.tar.gz: 7fa62f9747db59638fa298ad1817cfa5b7907811a1431e06be6ac60128a2d95c6cbc6220ababeae8cfc65f4193f195e1890c1f6a7cbe22dbe663959ea68b783e
data/_data/.DS_Store CHANGED
Binary file
data/_includes/.DS_Store CHANGED
Binary file
@@ -1,4 +1,4 @@
1
-
1
+ {% if jekyll.environment == 'production' and site.clientid %}
2
2
  <style>
3
3
  .appscms-left-sidebar {
4
4
  position: fixed;
@@ -55,3 +55,4 @@
55
55
  (adsbygoogle = window.adsbygoogle || []).push({});
56
56
  </script>
57
57
  </div>
58
+ {%- endif -%}
@@ -1,4 +1,3 @@
1
- <div id="top-adsense-slot" style="width:100%;margin:16px 0;"></div>
2
1
  {%- if page.layout == "appscms-audio" or page.layout == "appscms-video" -%} {%-
3
2
  else -%}
4
3
  <div class="container heading">
@@ -198,7 +198,11 @@
198
198
  <div class="about-hero">
199
199
  <h1>Welcome to {{ page.companyName }}</h1>
200
200
  <p>
201
+ {% if site.is_browser_based == false %}
202
+ A collection of fast, free, and easy-to-use online tools designed to help you complete everyday tasks efficiently.
203
+ {% else %}
201
204
  A collection of fast, free, and easy-to-use browser-based tools designed to help you complete everyday tasks without installing software.
205
+ {% endif %}
202
206
  </p>
203
207
  </div>
204
208
 
@@ -211,6 +215,7 @@
211
215
  </div>
212
216
  </div>
213
217
 
218
+ {% if site.is_browser_based != false %}
214
219
  <div class="privacy-banner">
215
220
  <h3>
216
221
  <svg xmlns="http://www.w3.org/2000/px" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path></svg>
@@ -220,6 +225,7 @@
220
225
  Many of our tools process data directly within your browser. This means your files often remain on your device instead of being uploaded to our servers, helping protect your privacy while delivering incredibly fast results.
221
226
  </p>
222
227
  </div>
228
+ {% endif %}
223
229
 
224
230
  {%- if site.what_we_offer -%}
225
231
  <div class="my-5">
@@ -254,7 +260,7 @@
254
260
  <div class="row px-4 text-center">
255
261
  <div class="col-md-4 mb-4">
256
262
  <img class="feature-card-img" src="/assets/images/lightbulb.svg" loading="lazy" height="48px" width="48px" alt="Tools" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
257
- <div class="feature-card-title mt-3">Browser-based Tools</div>
263
+ <div class="feature-card-title mt-3">{% if site.is_browser_based == false %}Online Tools{% else %}Browser-based Tools{% endif %}</div>
258
264
  <div class="feature-card-desc font-weight-bold" style="font-size: 1.2rem; color: #007bff;">
259
265
  <a href="{{site.url}}/sitemap.xml" style="text-decoration:none;">{{ site.pages | size }}+ features</a>
260
266
  </div>
@@ -297,9 +303,11 @@
297
303
  <div class="my-5">
298
304
  <h3 class="section-title">Why Choose Us</h3>
299
305
  <ul class="check-list mt-4">
306
+ {% if site.is_browser_based != false %}
300
307
  <li>No software installation required</li>
301
308
  <li>100% Browser-based tools</li>
302
309
  <li>Privacy-focused local processing</li>
310
+ {% endif %}
303
311
  <li>Blazing fast performance</li>
304
312
  <li>Multi-language support</li>
305
313
  <li>Regularly updated features</li>
@@ -188,9 +188,13 @@
188
188
  <div class="about-hero">
189
189
  <h1>Welcome to {{ page.companyName }}</h1>
190
190
  <p>
191
+ {% if site.is_browser_based == false %}
192
+ A collection of fast, free, and easy-to-use online tools designed to help you complete everyday tasks efficiently.
193
+ {% else %}
191
194
  A collection of fast, free, and easy-to-use browser-based tools
192
195
  designed to help you complete everyday tasks without installing
193
196
  software.
197
+ {% endif %}
194
198
  </p>
195
199
  </div>
196
200
 
@@ -203,6 +207,7 @@
203
207
  </div>
204
208
  </div>
205
209
 
210
+ {% if site.is_browser_based != false %}
206
211
  <div class="privacy-banner">
207
212
  <h3>
208
213
  <svg
@@ -230,6 +235,7 @@
230
235
  delivering incredibly fast results.
231
236
  </p>
232
237
  </div>
238
+ {% endif %}
233
239
 
234
240
  {%- if site.what_we_offer -%}
235
241
  <div class="my-5">
@@ -282,7 +288,7 @@
282
288
  endif
283
289
  -%}
284
290
  />
285
- <div class="feature-card-title mt-3">Browser-based Tools</div>
291
+ <div class="feature-card-title mt-3">{% if site.is_browser_based == false %}Online Tools{% else %}Browser-based Tools{% endif %}</div>
286
292
  <div
287
293
  class="feature-card-desc font-weight-bold"
288
294
  style="font-size: 1.2rem; color: #007bff"
@@ -409,9 +415,11 @@
409
415
  <div class="my-5">
410
416
  <h3 class="section-title">Why Choose Us</h3>
411
417
  <ul class="check-list mt-4">
418
+ {% if site.is_browser_based != false %}
412
419
  <li>No software installation required</li>
413
420
  <li>100% Browser-based tools</li>
414
421
  <li>Privacy-focused local processing</li>
422
+ {% endif %}
415
423
  <li>Blazing fast performance</li>
416
424
  <li>Multi-language support</li>
417
425
  <li>Regularly updated features</li>
@@ -10,6 +10,7 @@
10
10
  data-dropbox-apikey="{{ site.dropboxapikey }}">
11
11
  {%- include appscms/navbars/navbar.html -%} {%- include
12
12
  appscms/navbars/toolbar.html -%}
13
+ {%- include adsense/sidebar-ads.html -%}
13
14
  <div class="container">
14
15
  {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
15
16
  <div class="row">
@@ -17,7 +18,7 @@
17
18
  {%- endif -%}
18
19
  <div class="appscms-download-section">
19
20
  <div class="row">
20
- <div class="col-md-12 px-0">
21
+ <div class="col-md-9 px-0 mx-auto">
21
22
  <div class="success-msg-cont mb-0 ">
22
23
  <div class="success-greeting">
23
24
  <p class="success-msg"> {{downloadData.successmessage | default: 'Hurray! your operation was
@@ -1,6 +1,7 @@
1
1
  {% assign file = page.fileName %} {% assign folder = page.folderName %} {%
2
2
  assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
3
- %} {% capture privacy_contact_email %}{% if site.email %}{{ site.email }}{% else %}care@{{ page.companyName }}{% endif %}{% endcapture %}
3
+ %} {% capture privacy_contact_email %}{% if site.email %}{{ site.email }}{% else
4
+ %}care@{{ page.companyName }}{% endif %}{% endcapture %}
4
5
  <!doctype html>
5
6
  <html lang="{{ privacyData.htmlLangAtt | default: page.lang | default: 'en' }}">
6
7
  {%- include appscms/head/head.html -%}
@@ -27,9 +28,9 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
27
28
  tools, pages, and related services (the "Platform").
28
29
  </p>
29
30
  <p>
30
- Our tools are designed for simple browser use. In many cases,
31
- your files are processed directly on your device instead of
32
- being uploaded to our servers. This policy explains that local
31
+ Our tools are designed for simple browser use. In many cases, your
32
+ files are processed directly on your device instead of being
33
+ uploaded to our servers. This policy explains that local
33
34
  processing model, as well as the limited information that may be
34
35
  collected for site operation, analytics, advertising, security,
35
36
  support, and legal compliance.
@@ -57,8 +58,8 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
57
58
  addresses, or mobile numbers for normal tool usage.
58
59
  </p>
59
60
  <p>
60
- Depending on how you use the Platform, we may collect or
61
- receive the following limited information:
61
+ Depending on how you use the Platform, we may collect or receive
62
+ the following limited information:
62
63
  </p>
63
64
  <p>
64
65
  1. Tool inputs that you type, paste, select, or upload into a
@@ -85,11 +86,11 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
85
86
  <p>
86
87
  Most of our tools process files directly within your browser.
87
88
  Unless specifically stated otherwise, uploaded files are not
88
- transmitted to our servers and remain on your device during
89
+ transmitted to our servers; they remain on your device during
89
90
  processing.
90
91
  </p>
91
92
  <p>
92
- Browser-based processing means the file may be opened,
93
+ Browser-based processing means that the file may be opened,
93
94
  converted, compressed, edited, previewed, or otherwise handled
94
95
  by code running locally in your browser. The result is then
95
96
  generated for you to download or use on your device.
@@ -98,14 +99,14 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
98
99
  Some features may require an internet connection for page
99
100
  loading, scripts, fonts, ads, analytics, examples, templates,
100
101
  optional integrations, or other online resources. If a tool
101
- needs to send a file or input to a server for processing, the
102
- tool should make that behavior clear in the interface or
103
- related documentation.
102
+ needs to send a file or input to a server for processing, it
103
+ will make that behavior clear in its interface or related
104
+ documentation.
104
105
  </p>
105
106
  <p>
106
- You should avoid uploading highly sensitive files unless you
107
- are comfortable using the specific tool and understand how that
108
- tool processes data.
107
+ You should avoid uploading highly sensitive files unless you are
108
+ comfortable using the specific tool and understand how it
109
+ processes data.
109
110
  </p>
110
111
 
111
112
  <h3>4. Cookies</h3>
@@ -115,17 +116,14 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
115
116
  technologies help the site remember preferences, measure usage,
116
117
  load features, prevent abuse, and show or measure ads.
117
118
  </p>
118
- <p>
119
- Cookies used on the Platform may include:
120
- </p>
119
+ <p>Cookies used on the Platform may include:</p>
121
120
  <p>
122
121
  1. Essential cookies that are needed for site functionality,
123
122
  security, consent choices, or page delivery.
124
123
  </p>
125
124
  <p>
126
125
  2. Preference cookies that remember interface choices, tool
127
- settings, language choices, or similar browser-side
128
- preferences.
126
+ settings, language choices, or similar browser-side preferences.
129
127
  </p>
130
128
  <p>
131
129
  3. Analytics cookies that help us understand how visitors use
@@ -147,69 +145,70 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
147
145
  errors, and general usage patterns. Analytics data helps us
148
146
  improve tools and prioritize fixes.
149
147
  </p>
150
- {%- if site.production_google_analytics or site.development_google_analytics or site.google_analytics -%}
148
+ {%- if site.production_google_analytics or
149
+ site.development_google_analytics or site.google_analytics -%}
151
150
  <p>
152
- The Platform may use Google Analytics to monitor and analyze web traffic.
153
- Google Analytics may collect information such as page views, browser and device
154
- data, approximate location, referring pages, and interaction
155
- events. Google may process this information according to its
156
- own privacy policies and settings.
151
+ The Platform may use Google Analytics to monitor and analyze web
152
+ traffic. Google Analytics may collect information such as page
153
+ views, browser and device data, approximate location, referring
154
+ pages, and interaction events. Google may process this
155
+ information according to its own privacy policies and settings.
157
156
  </p>
158
157
  {%- endif -%}
159
158
  <p>
160
- The Platform may also use Microsoft Clarity to understand user interaction
161
- through heatmaps, session playbacks, and behavioral metrics. Clarity may
162
- capture how you use and interact with our website through behavioral metrics,
163
- heatmaps, and session replay to improve our products and services.
159
+ The Platform may also use Microsoft Clarity to understand user
160
+ interaction through heatmaps, session playbacks, and behavioral
161
+ metrics. Clarity may capture how you use and interact with our
162
+ website through behavioral metrics, heatmaps, and session replay
163
+ to improve our products and services.
164
164
  </p>
165
165
  <p>
166
166
  We may also use hosting, performance, security, or diagnostic
167
- providers, such as Cloudflare, that collect technical logs (IP address,
168
- browser information, request URLs, timestamps, and error
169
- details) to operate, protect, and optimize the Platform.
167
+ providers, such as Cloudflare, that collect technical logs (IP
168
+ address, browser information, request URLs, timestamps, and
169
+ error details) to operate, protect, and optimize the Platform.
170
170
  </p>
171
171
 
172
172
  <h3>6. Advertising</h3>
173
173
  <p>
174
- We may display advertising to keep the Platform free or low
175
- cost for users. Advertising partners may use cookies, pixels,
176
- tags, device identifiers, IP address, browser data, approximate
174
+ We may display advertising to keep the Platform free or low cost
175
+ for users. Advertising partners may use cookies, pixels, tags,
176
+ device identifiers, IP address, browser data, approximate
177
177
  location, page context, and interaction data to provide,
178
178
  personalize, limit, and measure ads.
179
179
  </p>
180
180
  {%- if site.monumetricId or site.monumetric_enabled -%}
181
181
  <p>
182
- The Platform may work with Monumetric (dba for The Blogger Network, LLC)
183
- for advertising. Monumetric will collect and use certain data for advertising
184
- purposes. You can learn more from Monumetric's publisher
185
- advertising privacy information:
182
+ The Platform may work with Monumetric (dba for The Blogger
183
+ Network, LLC) for advertising. Monumetric will collect and use
184
+ certain data for advertising purposes. You can learn more from
185
+ Monumetric's publisher advertising privacy information:
186
186
  <a
187
187
  target="_blank"
188
188
  href="https://www.monumetric.com/publisher-advertising-privacy"
189
189
  rel="noopener noreferrer"
190
- >Publisher Advertising Privacy</a>.
190
+ >Publisher Advertising Privacy</a
191
+ >.
191
192
  </p>
192
- {%- endif -%}
193
- {%- if site.clientid -%}
193
+ {%- endif -%} {%- if site.clientid -%}
194
194
  <p>
195
195
  The Platform may use Google Ads or Google AdSense. Google and
196
196
  its partners may use cookies or similar technologies to serve
197
197
  and measure ads. You can manage Google ad personalization
198
198
  through Google's ad settings and related privacy controls.
199
199
  </p>
200
- {%- endif -%}
201
- {%- if site.adsterra.enabled -%}
200
+ {%- endif -%} {%- if site.adsterra.enabled -%}
202
201
  <p>
203
202
  The Platform may use Adsterra or related advertising networks.
204
- These partners may collect advertising and device information
205
- to serve and measure ads according to their own policies.
203
+ These partners may collect advertising and device information to
204
+ serve and measure ads according to their own policies.
206
205
  </p>
207
206
  {%- endif -%}
208
207
  <p>
209
- Advertising partners act under their own privacy policies. We
210
- do not control every cookie or identifier they may use, but you
211
- can limit many advertising cookies through browser settings,
212
- consent tools where available, and industry opt-out controls.
208
+ Advertising partners act under their own privacy policies. We do
209
+ not control every cookie or identifier they may use, but you can
210
+ limit many advertising cookies through browser settings, consent
211
+ tools where available, and industry opt-out controls.
213
212
  </p>
214
213
 
215
214
  <h3>7. Third-Party Services</h3>
@@ -230,13 +229,13 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
230
229
  <h3>8. Data Retention</h3>
231
230
  <p>
232
231
  Files processed locally in your browser are not retained by us.
233
- Browser storage created by a tool may remain on your device
232
+ Browser storage created by our tool may remain on your device
234
233
  until you clear it or the browser removes it.
235
234
  </p>
236
235
  <p>
237
236
  Analytics, advertising, security, and server log data may be
238
- retained by us or our service providers for the period needed
239
- to operate, analyze, secure, and improve the Platform, or as
237
+ retained by us or our service providers for the period needed to
238
+ operate, analyze, secure, and improve the Platform, or as
240
239
  required by law.
241
240
  </p>
242
241
  <p>
@@ -280,11 +279,12 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
280
279
 
281
280
  <h3>12. Your Privacy Rights</h3>
282
281
  <p>
283
- Depending on your location (such as under the GDPR or CCPA), you
284
- may have rights to request access to, correction of, deletion of,
285
- restriction of, or a copy of personal information associated with you.
286
- You may also have the right to object to certain processing or withdraw
287
- consent where processing is based on consent.
282
+ Depending on your location (such as under the GDPR or CCPA), you
283
+ may have rights to request access to, correction of, deletion
284
+ of, restriction of, or a copy of personal information associated
285
+ with you. You may also have the right to object to certain
286
+ processing or withdraw consent where processing is based on
287
+ consent.
288
288
  </p>
289
289
  <p>
290
290
  For cookie and advertising choices, you can use browser
@@ -294,10 +294,11 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
294
294
  data.
295
295
  </p>
296
296
  <p>
297
- To make a privacy request (such as a request to delete data or update
298
- cookie preferences), contact us at
299
- <a href="mailto:{{ privacy_contact_email | strip }}">{{ privacy_contact_email | strip }}</a>.
300
- We may need enough information to verify and respond to your
297
+ To make a privacy request (such as a request to delete data or
298
+ update cookie preferences), contact us at
299
+ <a href="mailto:{{ privacy_contact_email | strip }}"
300
+ >{{ privacy_contact_email | strip }}</a
301
+ >. We may need enough information to verify and respond to your
301
302
  request. We will handle requests according to applicable law.
302
303
  </p>
303
304
 
@@ -305,8 +306,8 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
305
306
  <p>
306
307
  We may update this Privacy Policy from time to time to reflect
307
308
  changes in our tools, technology, service providers, legal
308
- requirements, or business practices. The updated version will
309
- be posted on this page, and your continued use of the Platform
309
+ requirements, or business practices. The updated version will be
310
+ posted on this page, and your continued use of the Platform
310
311
  means you have read the updated policy.
311
312
  </p>
312
313
 
@@ -314,7 +315,9 @@ assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
314
315
  <p>
315
316
  If you have questions about this Privacy Policy, our privacy
316
317
  practices, or your experience with the Platform, contact us at
317
- <a href="mailto:{{ privacy_contact_email | strip }}">{{ privacy_contact_email | strip }}</a>.
318
+ <a href="mailto:{{ privacy_contact_email | strip }}"
319
+ >{{ privacy_contact_email | strip }}</a
320
+ >.
318
321
  </p>
319
322
  </div>
320
323
  </div>
@@ -58,6 +58,8 @@
58
58
  monitor, review, or store them on our servers unless explicitly stated for a specific tool. You are solely
59
59
  responsible for ensuring you have the right to process your files and that they do not violate any laws.
60
60
  </p>
61
+ <h3>Third-party Services</h3>
62
+ <p>Your use of such third-party services is subject to their own terms and privacy policies.we are not responsible for the availability, content, or practices of third party services.</p>
61
63
 
62
64
  <h3>5. Intellectual Property</h3>
63
65
  <p>
@@ -11,7 +11,8 @@
11
11
  data-app-id="{{ site.appId }}"
12
12
  data-dropbox-apikey="{{ site.dropboxapikey }}">
13
13
  {% include header/index.html %}
14
- <div class="container">
14
+ {%- include adsense/sidebar-ads.html -%}
15
+ <div class="container" style="padding: 0 5rem;">
15
16
  {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
16
17
 
17
18
  <div class="row">
@@ -19,7 +20,7 @@
19
20
  {%- endif -%}
20
21
  <div class="download-section">
21
22
  <div class="row">
22
- <div class="col-md-12 px-0">
23
+ <div class="col-md-9 mx-auto px-0">
23
24
  <div class="success-msg-cont mb-0 ">
24
25
  <?xml version="1.0" encoding="iso-8859-1"?>
25
26
  <div class="success-greeting">
@@ -6,7 +6,6 @@
6
6
 
7
7
  <body data-developer-key="{{ site.developerKey }}" data-client-id="{{ site.clientId }}" data-app-id="{{ site.appId }}"
8
8
  data-dropbox-apikey="{{ site.dropboxapikey }}">
9
- {%- include adsense/sidebar-ads.html -%}
10
9
  {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
11
10
 
12
11
  <div class="flex-container feature1-flex-container">
@@ -16,6 +16,8 @@
16
16
  role="alert"
17
17
  id="safeui-alert"
18
18
  >
19
+ {%- include adsense/sidebar-ads.html -%}
20
+
19
21
  <div class="container">
20
22
  {%- if featureData.alertmsg -%} {{featureData.alertmsg}} {%- else -%} We
21
23
  do not upload any files to server, hence your data is 100% secure. {%-
data/_layouts/home-1.html CHANGED
@@ -48,8 +48,7 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
48
48
  data-app-id="{{ site.appId }}"
49
49
  data-dropbox-apikey="{{ site.dropboxapikey }}"
50
50
  >
51
- {%- include adsense/sidebar-ads.html -%}
52
- {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
51
+ {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
53
52
  {%- if homeData.H1 or homeData.H2 -%}
54
53
 
55
54
  <div class="flex-container mb-1">
@@ -99,11 +98,8 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
99
98
  </h2>
100
99
  </div>
101
100
  </div>
102
- {%- endif -%}
103
- {%- if site.search and page.noSearchBar != true -%}
104
- {%- include appscms/searchbar/searchbar.html -%}
105
- {%- endif -%}
106
- {%- if homeData.features
101
+ {%- endif -%} {%- if site.search -%} {%- include
102
+ appscms/searchbar/searchbar.html -%} {%- endif -%} {%- if homeData.features
107
103
  -%}
108
104
  <div class="container mt-4">
109
105
  <div class="row">
@@ -245,7 +241,7 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
245
241
  {%- endif -%} {%- assign showFaqs = true -%} {%- for item in site.noFaqsList
246
242
  -%} {%- if item == page.lang -%} {%- assign showFaqs = false -%} {%- break
247
243
  -%} {%- else -%} {%- assign showFaqs = true -%} {%- endif -%} {%- endfor -%}
248
- {%- if showFaqs == true -%} {%- if homeData.FAQ.size > 0 -%}
244
+ {%- if showFaqs == true -%} {%- if homeData.FAQ -%}
249
245
  <section class="faq-section">
250
246
  <div class="container">
251
247
  <div class="row">
@@ -274,17 +270,7 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
274
270
  {%- endif -%} {%- endif -%}
275
271
 
276
272
  {%- include appscms/reviews/trustpilot.html -%}
277
- {%- include Rating/rating.html -%}
278
- {%- if pageData.posts.size > 0 -%} {%-
279
- include appscms/customblog/pageRelatedPosts.html -%} {%- else -%} {%- if
280
- categories.size > 0 or tags.size > 0 -%} {%- include
281
- appscms/recent-posts/related_categories_post.html -%} {%- else -%} {%-
282
- include appscms/recent-posts/recent_posts.html -%} {%- endif -%} {%- endif
283
- -%} {%- if site.customblogdata -%} {%- if categories.size> 0 or
284
- tags.size>0-%} {%- include appscms/customblog/relatedposts.html -%} {%- else
285
- -%} {%- include appscms/customblog/recentposts.html -%} {% endif %} {%-
286
- endif -%}
287
- {% include footer/index.html %}
273
+ {%- include Rating/rating.html -%} {% include footer/index.html %}
288
274
 
289
275
 
290
276
  {%- include /ads/banner.html -%}
data/_layouts/home.html CHANGED
@@ -10,6 +10,8 @@
10
10
  data-app-id="{{ site.appId }}"
11
11
  data-dropbox-apikey="{{ site.dropboxapikey }}"
12
12
  >
13
+ {%- include adsense/sidebar-ads.html -%}
14
+
13
15
  {% include header/index.html %} {%- if homeData.nofileupload -%}
14
16
  <div
15
17
  id="safeui-alert"
data/assets/.DS_Store CHANGED
Binary file
data/assets/css/tools.css CHANGED
@@ -571,10 +571,7 @@ ul li {
571
571
  flex-direction: column;
572
572
  }
573
573
  }
574
- .footer-logo{
575
- height: 50px;
576
- width: 50px;
577
- }
574
+
578
575
  .footer-logo-cont {
579
576
  flex: 1 1 auto;
580
577
  display: flex;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.5.0
4
+ version: 5.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-09 00:00:00.000000000 Z
11
+ date: 2026-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -713,7 +713,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
713
713
  - !ruby/object:Gem::Version
714
714
  version: '0'
715
715
  requirements: []
716
- rubygems_version: 3.3.26
716
+ rubygems_version: 3.3.7
717
717
  signing_key:
718
718
  specification_version: 4
719
719
  summary: Appscms theme for all tools