word-games-theme 1.5.6 → 1.5.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/_data/wordgames/en/jumble_word_finder.json +25 -4
  3. data/_includes/adBlocker/adBlocker.html +1 -1
  4. data/_includes/footer/index.html +2 -20
  5. data/_includes/head/index.html +4 -4
  6. data/_includes/header/index.html +1 -5
  7. data/_includes/howto.html +0 -37
  8. data/_includes/postbox.html +1 -1
  9. data/_includes/script.html +7 -3
  10. data/_includes/section/commonPage.html +0 -21
  11. data/_includes/section/count.html +1 -39
  12. data/_includes/section/feature.html +1 -29
  13. data/_includes/section/news.html +1 -27
  14. data/_includes/section/recent_posts.html +0 -48
  15. data/_includes/section/related_categories_post.html +1 -179
  16. data/_includes/xyzpages/xyz.html +0 -1
  17. data/_layouts/allpages.html +1 -4
  18. data/_layouts/blank.html +0 -5
  19. data/_layouts/blog.html +0 -50
  20. data/_layouts/categories.html +2 -3
  21. data/_layouts/default.html +0 -7
  22. data/_layouts/page.html +1 -4
  23. data/_layouts/page2.html +2 -4
  24. data/_layouts/post.html +23 -35
  25. data/_layouts/privacyPolicy.html +0 -6
  26. data/_layouts/termAndCondition.html +2 -4
  27. data/_layouts/tools.html +1 -5
  28. data/_layouts/wordMeaning.html +2 -4
  29. data/_layouts/xyzpages.html +1 -5
  30. data/assets/css/adBlocker.css +0 -1
  31. data/assets/css/blog.css +1 -46
  32. data/assets/css/content.css +0 -7
  33. data/assets/css/feature.css +0 -1
  34. data/assets/css/footer.css +0 -1
  35. data/assets/css/game.css +2 -20
  36. data/assets/css/home.css +19 -22
  37. data/assets/css/news.css +6 -0
  38. data/assets/css/style.css +0 -20
  39. data/assets/css/testhome.css +417 -0
  40. data/assets/css/wordleSolver.css +43 -29
  41. data/assets/css/wordsInCertainPosition.css +0 -7
  42. data/assets/js/X-letter-test.js +29 -16
  43. data/assets/js/wordScrabble-test.js +26 -28
  44. data/assets/js/words-starting-with.js +30 -22
  45. metadata +3 -8
  46. data/_includes/placeholder-loading.html +0 -8
  47. data/assets/css/config.css +0 -22
  48. data/assets/fonts/Poppins-Regular.ttf +0 -0
  49. data/assets/js/advancedFilter.js +0 -5
  50. data/assets/js/advancedFilter2.js +0 -12
  51. data/assets/js/advancedFilter3.js +0 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d3a9d770dacd4f0aa5f0af7fccfe4eeb815d671d5f03038b8676f9b7afc4bf34
4
- data.tar.gz: 137bf7f2b777f934335ef29714c4d7f1794de5a09d942a58ea4c712e2c67cbc6
3
+ metadata.gz: 00b9651900036e4023ae7a154e7fdaaf98610f8ca1e3bce9623782c40262d18a
4
+ data.tar.gz: 5e885c65234ae6c33145a8a6b944cfa9cc67abd7af981e3eea0a80fe41d9276d
5
5
  SHA512:
6
- metadata.gz: 1b4981154ce3da95a32b0d0c2dda956b432145150747caa314f81825ce1a48b57990d61e01cc6178f74610cbbcd79daef4acc855d2394703d383980e3aac67b3
7
- data.tar.gz: ab073cbf67b36730865faa62771ea2cfe7c288fcf749ff5bb7fed36fafacd7a106c09e001989257e3e79cf4aea80bf32b2807aac778a060559f8c7503cb692a9
6
+ metadata.gz: 2d74d68f2f45bbdc63945d17727dadba939d0c9253e41372a1cdcdff2ed7aca5de9557738a6927a3e607ed1632af3ec924bec97503b822eb80f43f992fc7e3bf
7
+ data.tar.gz: 1f93cabe59fbfb98a10af1bc9c781830fe3e23950649d8a9c8324cdcaee7a057b87fc25c46e61142a1bc512cd579f79b5d3ea15e837048c888b9f51b28b773d0
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "title": "Jumble word finder",
3
3
  "h1": "Jumble word finder",
4
+ "h2": "Jumble word finder",
4
5
  "meta": "Still worried of unscrambling jumbled words ? Use our jumble word finder now!",
5
6
  "featureNo": "02",
6
7
  "feature_title": "Features",
@@ -10,6 +11,7 @@
10
11
  "Faq_title": "FAQ",
11
12
  "aboutNo": "05",
12
13
  "about_title": "About",
14
+ "howto": "How to",
13
15
  "featureList": [
14
16
  {
15
17
  "feature_heading": "Heard of Jumbler Word finder?",
@@ -42,13 +44,32 @@
42
44
  "fa_class": "../assets/images/star.svg"
43
45
  }
44
46
  ],
45
- "faqList": [],
46
- "aboutList": [
47
+ "HOW_TO_CONTENT": {
48
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
49
+ "heading": "How to set alarm for $variable minutes:",
50
+ "steps": [
51
+ "Click on set alarm ",
52
+ "Set $variable minutes for alarm.",
53
+ "Choose sound of your choice.",
54
+ "Click submit to set alarm, that's it !."
55
+ ]
56
+ },
57
+ "faqList": [
47
58
  {
48
- "aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
59
+ "Question": "What this Lexical word finder actually is?",
60
+ "Answer": "Lexical Word Finder is a very cool tool that can assist you breeze through any word recreation in opposition to your friends or the computer. With the lexical word finder tool, winning becomes a lot simpler."
49
61
  },
50
62
  {
51
- "aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
63
+ "Question": "What this Lexical word finder actually is?",
64
+ "Answer": "Lexical Word Finder is a very cool tool that can assist you breeze through any word recreation in opposition to your friends or the computer. With the lexical word finder tool, winning becomes a lot simpler."
65
+ },
66
+ {
67
+ "Question": "What this Lexical word finder actually is?",
68
+ "Answer": "Lexical Word Finder is a very cool tool that can assist you breeze through any word recreation in opposition to your friends or the computer. With the lexical word finder tool, winning becomes a lot simpler."
69
+ },
70
+ {
71
+ "Question": "What this Lexical word finder actually is?",
72
+ "Answer": "Lexical Word Finder is a very cool tool that can assist you breeze through any word recreation in opposition to your friends or the computer. With the lexical word finder tool, winning becomes a lot simpler."
52
73
  }
53
74
  ]
54
75
  }
@@ -1,4 +1,4 @@
1
- {%- if site.show_allow_ad_blocker_pop and site.MonumetricID -%}
1
+ {%- if site.show_allow_ad_blocker_pop -%}
2
2
  <link rel="stylesheet" href="/assets/css/adBlocker.css">
3
3
  <div id="detect"></div>
4
4
  <div class="wrapper text-center">
@@ -3,12 +3,11 @@
3
3
  {%- assign networksitesData = site.data.footer.networksites -%}
4
4
  {%- include languages/languages.html -%}
5
5
  {% assign dataFile= site.data[folder][lang][file] %}
6
-
7
6
  <footer class="footer-section">
8
7
  <div class="footer-wrap">
9
8
  <div class="container">
10
9
  <div class="footer-single-col">
11
- <div class="row d-flex justify-content-between mt-5 ">
10
+ <div class="row d-flex justify-content-between">
12
11
  <div class="col-md-2 txt-secondary">
13
12
  <p class=" font-weight-bold txt-primary footer_subheading">{{dataToShow.linksTitle | default:
14
13
  'Links' }}</p>
@@ -38,7 +37,6 @@
38
37
  {% endfor %}
39
38
  </div>
40
39
  </div>
41
-
42
40
  <div class="col-md-12 txt-secondary mb-5">
43
41
  {%- if dataToShow.logo -%}
44
42
  <div class="footer-logo-cont">
@@ -47,7 +45,6 @@
47
45
  <span class="email_heaidng">
48
46
  {{dataToShow.heading}}
49
47
  </span>
50
- <!-- <div class="footer-title">{{dataToShow.heading}}</div> -->
51
48
  </div>
52
49
  {%- endif -%}
53
50
  <hr class="footer_hr">
@@ -63,9 +60,6 @@
63
60
  </ul>
64
61
  </div>
65
62
 
66
-
67
-
68
-
69
63
  {%- if site.internationalization -%}
70
64
  <center>
71
65
  <button id="modalButton" type="button" class="drop-down-btn" data-toggle="modal"
@@ -160,12 +154,8 @@
160
154
  {%- endfor -%}
161
155
  {%- endif -%}
162
156
  {%- endif -%}
163
-
164
-
165
157
  </ul>
166
-
167
158
  </div>
168
-
169
159
  </div>
170
160
  </div>
171
161
  </div>
@@ -176,7 +166,7 @@
176
166
  {%- else -%}
177
167
  {%- if site.internationalizationall -%}
178
168
  <center>
179
- <button id="modalButton" type="button" class="drop-down-btn" data-toggle="modal"
169
+ <button id="modalButton2" type="button" class="drop-down-btn" data-toggle="modal"
180
170
  data-target="#staticBackdrop">
181
171
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
182
172
  <path
@@ -185,7 +175,6 @@
185
175
  </svg> {{dataFile.Language}}
186
176
  </button>
187
177
  </center>
188
-
189
178
  <div class="modal fade" id="staticBackdrop" data-backdrop="static" data-keyboard="false"
190
179
  tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
191
180
  <div class="modal-dialog ">
@@ -261,14 +250,8 @@
261
250
  </div>
262
251
  </div>
263
252
  </div>
264
-
265
253
  {%- endif -%}
266
254
  {%- endif -%}
267
-
268
-
269
-
270
-
271
-
272
255
  </div>
273
256
  <div class="copyright-text mt-5 txt-secondary text-center">
274
257
  <p>
@@ -276,7 +259,6 @@
276
259
  </p>
277
260
  </div>
278
261
  </div>
279
-
280
262
  </div>
281
263
  </div>
282
264
  </footer>
@@ -16,17 +16,17 @@
16
16
  <link rel="shortcut icon" href="{{ site.favicon | relative_url }}">
17
17
  <link rel="stylesheet" href="/assets/css/bootstrap.min.css">
18
18
  <link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">
19
+ {%- if page.url == "/" -%}
20
+ <link rel="stylesheet" href="{{ '/assets/css/testhome.css' | relative_url }}">
21
+ {%- else -%}
19
22
  <link rel="stylesheet" href="{{ '/assets/css/home.css' | relative_url }}">
23
+ {%- endif -%}
20
24
  <link rel="stylesheet" href="{{ '/assets/css/feature.css' | relative_url }}">
21
25
  <link rel="stylesheet" href="{{ '/assets/css/HomePageblog.css' | relative_url }}">
22
26
  <link rel="stylesheet" href="{{ '/assets/css/news.css' | relative_url }}">
23
27
  <link rel="stylesheet" href="{{ '/assets/css/wordGroup.css' | relative_url }}">
24
28
  <link rel="stylesheet" href="{{ '/assets/css/footer.css' | relative_url }}">
25
29
 
26
- {%- if site.MonumetricID -%}
27
- <link rel="stylesheet" href="{{ '/assets/css/config.css' | relative_url }}">
28
- {%- endif -%}
29
-
30
30
  {% include cssfile/links.html %}
31
31
 
32
32
  <title>
@@ -2,9 +2,7 @@
2
2
  {% assign dataToShow = site.data.header[lang].data %}
3
3
  {%- assign CustomColor = site.data.theme.colors -%}
4
4
 
5
- <!-- header starts -->
6
5
  <header id="header">
7
- <!-- navigation startss -->
8
6
  <nav class="navbar navbar-expand-lg navbar-dark" style="background: {{CustomColor.navbarBg}}">
9
7
  <a class="navbar-brand" href="/" title="{{dataToShow.tooltip}}">
10
8
  <img src="{{ site.favicon | relative_url }}" alt="{{site.name}}" style="width:35px; height:35px;">
@@ -66,6 +64,4 @@
66
64
  </div>
67
65
  {%- endif -%}
68
66
  </nav>
69
- <!-- navbar close -->
70
- </header>
71
- <!-- header close -->
67
+ </header>
data/_includes/howto.html CHANGED
@@ -1,46 +1,10 @@
1
- <!-- how to section -->
2
1
  {%- if dataToShow.HOW_TO_CONTENT -%}
3
2
  <section class="how-to-section">
4
-
5
-
6
- {%- if site.MonumetricID and page.url != '/'-%}
7
- <div class="ads_layout">
8
- <p class="title mb-0">{{dataToShow.howto}}</p>
9
- </div>
10
- {%- else -%}
11
3
  <div class="feature">
12
4
  <p class="title mb-0">{{dataToShow.howto}}</p>
13
5
  </div>
14
- {%- endif -%}
15
-
16
6
  <div class="container">
17
7
  <div class="row pt-5 justify-content-center">
18
- {% if site.MonumetricID and page.url != '/' %}
19
- <div class="col-md-4 order-0 ">
20
- {%- if dataToShow.HOW_TO_CONTENT.logoImageUrl -%}
21
- <div class="how-to-img-wrapper ">
22
- <img class="how-to-leftimg" height="300px" width="300px"
23
- src="{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}" loading="lazy"
24
- alt="{{dataToShow.HOW_TO_CONTENT.logoImageAlt | default: 'how to image' }}">
25
- </div>
26
- {%- endif -%}
27
- </div>
28
- <div class="col-md-4 order-1">
29
- <div class="how-to-right">
30
- <h3 class="how-to-title">{{dataToShow.HOW_TO_CONTENT.heading | replace: "$variable",
31
- page.value}}</h3>
32
- <ol class="how-to-list">
33
- {% for data in dataToShow.HOW_TO_CONTENT.steps %}
34
- <li id="step{{forloop.index}}" class="how-to-list-item">
35
- <span>{{forloop.index}}.</span>{{data |
36
- replace: "$variable",
37
- page.value}}
38
- </li>
39
- {% endfor %}
40
- </ol>
41
- </div>
42
- </div>
43
- {%- else -%}
44
8
  <div class="col-md-6 order-0 ">
45
9
  {%- if dataToShow.HOW_TO_CONTENT.logoImageUrl -%}
46
10
  <div class="how-to-img-wrapper ">
@@ -65,7 +29,6 @@
65
29
  </ol>
66
30
  </div>
67
31
  </div>
68
- {% endif %}
69
32
  </div>
70
33
  </div>
71
34
  </section>
@@ -1,5 +1,5 @@
1
1
  {%- include /authors/authors.html -%}
2
- <div class="col-lg-6 col-md-6 mb-4 card-group">
2
+ <div class="col-lg-4 col-md-6 mb-4 card-group">
3
3
  <div class="card h-100">
4
4
  <a href="{{ post.url }}">
5
5
  <img src="{{ post.image }}" class="card-img-top" height="208px" width="100%" loading="lazy" alt="">
@@ -15,13 +15,17 @@
15
15
  href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.5.0/font/bootstrap-icons.min.css" />
16
16
  <script defer src="/assets/js/jquery.min.js"></script>
17
17
  <script defer src="/assets/js/bootstrap.bundle.min.js"></script>
18
- <script src="//cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js" crossorigin="anonymous"></script>
19
18
 
20
19
  {%- if page.layout == "blog" or page.layout == "post" -%}
20
+ <script src="//cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js" crossorigin="anonymous"></script>
21
21
  <script>WebFont.load({ google: { families: ['Open Sans:400&display=swap'] } })</script>
22
- {%- else -%}
22
+ {%- endif -%}
23
+
24
+ {%- if page.url != "/" -%}
25
+ <script src="//cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js" crossorigin="anonymous"></script>
23
26
  <script>WebFont.load({ google: { families: ['Poppins:400&display=swap'] } })</script>
24
27
  {%- endif -%}
28
+
25
29
  {{site.data.customcdns.customcdns.jsfiles}}
26
30
  {%- if scriptData.jsfilepaths -%}
27
31
  {%- for path in scriptData.jsfilepaths -%}
@@ -34,6 +38,6 @@
34
38
  {{item}}
35
39
  {%- endfor -%}
36
40
  {%- endif -%}
37
- {%- if site.show_allow_ad_blocker_pop and site.MonumetricID -%}
41
+ {%- if site.show_allow_ad_blocker_pop -%}
38
42
  <script defer delay="/assets/js/adBlocker.js"></script>
39
43
  {%- endif -%}
@@ -5,20 +5,13 @@
5
5
  {% assign header = site.data.header[lang].data %}
6
6
 
7
7
  {%- assign CustomColor = site.data.theme.colors -%}
8
- <!-- start commonPage as LandingPage -->
9
8
 
10
- <!-- header starts -->
11
- <!-- <header class="container" id="resultHeader"> -->
12
- <!-- navigation startss -->
13
9
  <nav class="result_navbar_section navbar-expand-lg navbar-dark" style="background-color: #fff;">
14
10
  <a class="nav_menu_bar" href="/" title="{{dataToShow.tooltip}}" style="position: absolute; top:5px">
15
11
  <img src="{{ site.favicon | relative_url }}" alt="{{site.name}}" style="width:35px; height:35px;">
16
12
  </a>
17
13
 
18
-
19
-
20
14
  {%- if site.MonumetricID -%}
21
-
22
15
  <span class="mobile_bars"><i style="top:0px" id="bars_style" class="bi bi-list bi-2x bars"></i></span>
23
16
  <div id="open_list_bar">
24
17
  {%- if header.megaMenu -%}
@@ -48,7 +41,6 @@
48
41
  {%- endfor -%}
49
42
  {%- endif -%}
50
43
  </div>
51
-
52
44
  {%- endif -%}
53
45
 
54
46
 
@@ -155,19 +147,10 @@
155
147
  </section>
156
148
  </div>
157
149
  </nav>
158
- <!-- </header> -->
159
-
160
150
 
161
151
 
162
- <!-- Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
163
152
  <div id="ezoic-pub-ad-placeholder-109"> </div>
164
- <!-- End Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
165
-
166
- <!-- Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
167
153
  <div id="ezoic-pub-ad-placeholder-110"> </div>
168
- <!-- End Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
169
-
170
-
171
154
 
172
155
  <div class="container" id="containerWd">
173
156
  {%- if page.layout == "page2" -%}
@@ -180,11 +163,7 @@
180
163
  {% include section/wordGroup.html %}
181
164
 
182
165
  </div>
183
- <!-- navbar close -->
184
- <!-- header close -->
185
-
186
166
 
187
- <!-- close commonPage as LandingPage -->
188
167
  <link rel="stylesheet" href="{{ '/assets/css/advancedFilter.css' | relative_url }}">
189
168
  <script>
190
169
  const clearFilter = document.querySelector('.clearFilter')
@@ -1,40 +1,3 @@
1
- {% if site.MonumetricID %}
2
- <div class="explore">
3
- <div class="row">
4
- <div class="col-md-8 mx-auto">
5
-
6
- <h2 class="text-center font-weight-bolder mb-5">Explore <span class="d-none d-md-inline">→</span></h2>
7
- <ul>
8
- {% assign categories_list = site.categories %}
9
- {% if categories_list.first[0] == null %}
10
- {% for category in categories_list %}
11
- <li>
12
- <a class="cat mt-1 mb-1"
13
- href="/blog/categories#{{ category | url_escape | strip | replace: ' ', '-' }}">{{
14
- category
15
- |
16
- camelcase }} ({{ site.tags[category].size }})</a>
17
- </li>
18
-
19
- {% endfor %}
20
- {% else %}
21
- {% for category in categories_list %}
22
- <li>
23
- <a class="cat mt-1 mb-1"
24
- href="/blog/categories#{{ category[0] | url_escape | strip | replace: ' ', '-' }}">{{
25
- category[0]
26
- | camelcase }} ({{ category[1].size }})</a>
27
- </li>
28
- {% endfor %}
29
- {% endif %}
30
- {% assign categories_list = nil %}
31
- </ul>
32
-
33
- </div>
34
- </div>
35
- </div>
36
- {%- else -%}
37
-
38
1
  <div class="explore">
39
2
  <h2>Explore <span class="d-none d-md-inline">→</span></h2>
40
3
  <ul>
@@ -60,5 +23,4 @@
60
23
  {% endif %}
61
24
  {% assign categories_list = nil %}
62
25
  </ul>
63
- </div>
64
- {%- endif -%}
26
+ </div>
@@ -3,41 +3,14 @@
3
3
  {% assign dataToShow = site.data.[page.folderName][lang][file] %}
4
4
  <div class="container-fluid">
5
5
  <div class="row">
6
-
7
- {%- if site.MonumetricID and page.url != '/' -%}
8
- <div class="ads_layout">
9
- <p class="title mb-0">{{dataToShow.feature_title}}</h5>
10
- {%- if dataToShow.feature_description -%}
11
- <p class="description">{{dataToShow.feature_description}}</p>
12
- {%- endif -%}
13
- </div>
14
- {%- else -%}
15
- <div class="feature">
6
+ <div class="ads_layout feature">
16
7
  <p class="title mb-0">{{dataToShow.feature_title}}</p>
17
8
  {%- if dataToShow.feature_description -%}
18
9
  <p class="description">{{dataToShow.feature_description}}</p>
19
10
  {%- endif -%}
20
11
  </div>
21
- {%- endif -%}
22
-
23
12
  <div class="container">
24
- <!--class earlier= col-xl-9 col-lg-12-->
25
13
  <div class="row text-center features_data">
26
- {% if site.MonumetricID and page.url != '/' %}
27
- {% for entry in dataToShow.featureList %}
28
- <div class="col-md-8 my-3 mx-auto">
29
- <div class="card-body h-100">
30
- <img src="{{ entry.fa_class }}" loading="lazy" height="25px" width="25px"
31
- alt="{{entry.feature_heading}}"></img>
32
- <h3 class="card-title">
33
- {{ entry.feature_heading }}
34
- </h3>
35
- <p class="card-text" style="color: #a7a7a7;
36
- font-size: 14px;">{{ entry.feature_text}}</p>
37
- </div>
38
- </div>
39
- {% endfor %}
40
- {%- else -%}
41
14
  {% for entry in dataToShow.featureList %}
42
15
  <div class="col-lg-4 col-md-6 my-3">
43
16
  <div class="card-body h-100">
@@ -51,7 +24,6 @@
51
24
  </div>
52
25
  </div>
53
26
  {% endfor %}
54
- {% endif %}
55
27
  </div>
56
28
  </div>
57
29
  </div>
@@ -1,46 +1,20 @@
1
1
  {% assign file = page.fileName %}
2
2
  {% assign lang = page.lang %}
3
3
  {% assign dataToShow = site.data.[page.folderName][lang][file] %}
4
- <!-- starting news section -->
5
4
  <div class="container-fluid">
6
5
  <div class="row rowHeight2">
7
-
8
-
9
-
10
- {%- if site.MonumetricID and page.url != '/' -%}
11
- <div class="ads_layout">
12
- <p class="title mb-0">{{dataToShow.Faq_title}}</p>
13
- </div>
14
- {%- else -%}
15
6
  <div class="news">
16
7
  <p class="title mb-0">{{dataToShow.Faq_title}}</p>
17
8
  </div>
18
- {%- endif -%}
19
-
20
-
21
-
22
-
23
9
  <div class="container">
24
- <!--class earlier=col-xl-9 col-lg-12 -->
25
10
  <div class="row my-xl-0">
26
- {% if site.MonumetricID and page.url != '/' %}
27
- {% for entry in dataToShow.faqList %}
28
- <div class="col-md-8 mx-auto pt-5">
29
- <h3 class="meduim-text2 text-center mb-2">{{entry.Question}}</h2>
30
- <p class="meduim-text text-center mb-0">{{entry.Answer}}</p>
31
- </div>
32
- {% endfor %}
33
- {%- else -%}
34
11
  {% for entry in dataToShow.faqList %}
35
12
  <div class="col-md-6 pt-5">
36
13
  <h3 class="meduim-text2 mb-2">{{entry.Question}}</h3>
37
14
  <p class="meduim-text mb-0">{{entry.Answer}}</p>
38
15
  </div>
39
16
  {% endfor %}
40
- {% endif %}
41
17
  </div>
42
18
  </div>
43
19
  </div>
44
- </div>
45
-
46
- <!-- close -->
20
+ </div>
@@ -1,52 +1,5 @@
1
1
  <div class="container">
2
2
  <div class="relatedPosts">
3
-
4
- {% if site.MonumetricID and page.url != '/' %}
5
- <div class="row">
6
- <div class="col-lg-8 mx-auto">
7
- {%- if site.posts.size>0 -%}
8
- <h2 class="related_post_heading text-center">Recent Posts</h2>
9
- {%- endif -%}
10
- <div class="row">
11
- {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
12
- {% for post in posts limit: 6%}
13
- {%- include /authors/authors.html -%}
14
- <div class="col-lg-6 col-md-6 mb-4 card-group">
15
- <div class="card h-100">
16
- <a href="{{ post.url }}">
17
- <img src="{{ post.image }}" class="card-img-top" height="100%" width="100%"
18
- loading="lazy" alt="{{post.title}}">
19
- </a>
20
- <div class="card-body">
21
- <a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
22
- <h3 class="card-title mb-4 text-left">{{ post.title }}</h3>
23
- </a>
24
- </div>
25
- <div class="card-footer bg-white">
26
- <div class="wrapfooter">
27
- {% if post.author %}
28
- <span class="meta-footer-thumb">
29
- <img class="author-thumb" loading="lazy" height="35px" width="35px"
30
- src="{{image}}" alt="{{ authorName }}">
31
- </span>
32
- {% endif %}
33
- <span class="author-meta">
34
- <span class="post-name">
35
- <a target="_blank" href="/blog">{{authorName}}</a>
36
- </span><br>
37
- <span class="post-date">{{post.date | date_to_string }}</span>
38
- </span>
39
- <!-- <span class="post-read-more"><a class="text-dark" href="{{ post.url }}"
40
- title="Read Story">Read More</a></span> -->
41
- </div>
42
- </div>
43
- </div>
44
- </div>
45
- {% endfor %}
46
- </div>
47
- </div>
48
- </div>
49
- {%- else -%}
50
3
  {%- if site.posts.size>0 -%}
51
4
  <h2 class="related_post_heading">Recent Posts</h2>
52
5
  {%- endif -%}
@@ -89,6 +42,5 @@
89
42
  </div>
90
43
  {% endfor %}
91
44
  </div>
92
- {% endif %}
93
45
  </div>
94
46
  </div>