word-games-theme 2.1.7 → 2.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. checksums.yaml +4 -4
  2. data/_data/blog/share.yml +1 -1
  3. data/_data/footer/en/data.json +20 -18
  4. data/_data/header/en/data.json +1 -0
  5. data/_data/rating/rating.json +47 -0
  6. data/_data/wordgames/en/root.json +5 -2
  7. data/_includes/script.html +0 -2
  8. data/_includes/wordgames/advanced-filter/advanced-filter.html +56 -0
  9. data/_includes/wordgames/authorpagehead/authorpagehead.html +40 -0
  10. data/_includes/wordgames/faqs/faqs.html +44 -0
  11. data/_includes/wordgames/featurehighlights/featurehighlights.html +76 -0
  12. data/_includes/wordgames/footer/footer.html +277 -0
  13. data/_includes/wordgames/head/bloghead.html +78 -0
  14. data/_includes/wordgames/head/head.html +148 -0
  15. data/_includes/wordgames/header/blog-header.html +51 -0
  16. data/_includes/wordgames/header/header.html +51 -0
  17. data/_includes/wordgames/headings/headings.html +14 -0
  18. data/_includes/wordgames/howto/howto.html +73 -0
  19. data/_includes/wordgames/infographics/infographics.html +131 -0
  20. data/_includes/wordgames/paginations/blog-pagination.html +44 -0
  21. data/_includes/wordgames/paginations/post-pagination.html +24 -0
  22. data/_includes/wordgames/rating/rating.html +124 -0
  23. data/_includes/wordgames/rating/structureddata.html +53 -0
  24. data/_includes/wordgames/recent-posts/recent-posts.html +104 -0
  25. data/_includes/wordgames/related-posts/related-posts.html +203 -0
  26. data/_includes/wordgames/result-page/result-page.html +95 -0
  27. data/_includes/wordgames/scripts/scripts.html +66 -0
  28. data/_includes/wordgames/search-box/search-box.html +49 -0
  29. data/_includes/wordgames/seo/seo.html +58 -0
  30. data/_includes/wordgames/words-data/words-data.html +58 -0
  31. data/_includes/wordgames/words-point-table/words-point-table.html +106 -0
  32. data/_layouts/wordgames-about.html +194 -0
  33. data/_layouts/wordgames-author.html +408 -0
  34. data/_layouts/wordgames-authors.html +138 -0
  35. data/_layouts/wordgames-autogencontent.html +0 -0
  36. data/_layouts/wordgames-blog.html +94 -0
  37. data/_layouts/wordgames-disclaimer.html +148 -0
  38. data/_layouts/wordgames-home.html +78 -0
  39. data/_layouts/wordgames-post.html +215 -0
  40. data/_layouts/wordgames-privacy-policy.html +640 -0
  41. data/_layouts/wordgames-result.html +38 -0
  42. data/_layouts/wordgames-terms-and-conditions.html +569 -0
  43. data/_layouts/wordgames-tools.html +0 -0
  44. data/_layouts/wordgames-word-meaning.html +180 -0
  45. data/_layouts/wordgames-xyz.html +0 -0
  46. data/_layouts/wordgames.categories.html +0 -0
  47. data/assets/css/style.css +1 -1
  48. data/assets/css/wordgames-blog.css +431 -0
  49. data/assets/css/wordgames-home.css +969 -0
  50. data/assets/css/wordgames-result.css +498 -0
  51. data/assets/css/wordgames-theme.css +227 -0
  52. data/assets/css/wordgames-variables.css +20 -0
  53. data/assets/images/background.svg +80 -0
  54. data/assets/images/close-btn.svg +16 -0
  55. data/assets/images/facebook-icon.svg +9 -0
  56. data/assets/images/facebook.svg +10 -1
  57. data/assets/images/how-to.svg +1 -0
  58. data/assets/images/idea.svg +113 -0
  59. data/assets/images/instagram.svg +1 -1
  60. data/assets/images/logo wordswithletter final black.svg +95 -0
  61. data/assets/images/logo.svg +106 -0
  62. data/assets/images/minus-btn.svg +14 -0
  63. data/assets/images/plus btn.svg +16 -0
  64. data/assets/images/questionmark.svg +17 -0
  65. data/assets/images/search.svg +16 -1
  66. data/assets/images/twitter.svg +1 -1
  67. data/assets/images/wordfinder-favicon.svg +69 -0
  68. data/assets/images/wordfinder-pink.svg +82 -0
  69. data/assets/images/wordfinder-result-logo.svg +105 -0
  70. data/assets/images/words with letters logo white text.svg +95 -0
  71. data/assets/js/scrabble-words.js +885 -0
  72. data/assets/js/theme.js +2 -1
  73. data/assets/js/wordgames-home.js +82 -0
  74. data/assets/js/wordgames-result.js +885 -0
  75. data/assets/js/wordgames-xletter.js +740 -0
  76. metadata +65 -2
@@ -0,0 +1,148 @@
1
+ {% assign file = page.fileName %}
2
+ {% assign folder = page.folderName %}
3
+ {% assign lang = page.lang %}
4
+ {% assign disclaimerData = site.data[folder][lang][file] %}
5
+ <!DOCTYPE html>
6
+ <html lang="{{disclaimerData.htmlLangAtt}}">
7
+ {%- include wordgames/head/head.html -%}
8
+
9
+
10
+ <body>
11
+ {%- include wordgames/header/header.html -%}
12
+
13
+ <!-- Start main body content -->
14
+ <section class="features-content section-gap">
15
+ <h1 class="information-title pb-5 font-bold text-dark text-center">{{page.title}}</h1>
16
+ <div class="container">
17
+ {%- if site.ezoicAds and page.url != '/' and page.lang == "en" -%}
18
+ <div class="row">
19
+ <div class="col-md-9 mx-auto">
20
+ {%- endif -%}
21
+ <p>
22
+ We, <b>{{page.companyName}}</b>, hereinafter referred to as the “FIRM” (where such expression
23
+ shall,
24
+ unless
25
+ repugnant
26
+ to the
27
+ context thereof, be deemed to include its respective legal heirs, representatives,
28
+ administrators,
29
+ permitted successors and assigns).
30
+ </p>
31
+ <p>
32
+ The Firm will not be responsible for any damage suffered by users from use of the Platform. This
33
+ includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries,
34
+ missed
35
+ deliveries, or service interruptions as may occur because of any act/omission of parties. This
36
+ disclaimer of liability also applies to any damages or injury caused by any failure of
37
+ performance,
38
+ error, omission, interruption, deletion, defect, delay in operation or transmission, computer
39
+ virus,
40
+ communication line failure, theft or destruction or unauthorized access to, alteration of, or
41
+ use of
42
+ record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause
43
+ of
44
+ action.
45
+ </p>
46
+ <p>
47
+ The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience
48
+ caused
49
+ to the User through the course of the provision of Services or as a result of the Users’
50
+ actions. The
51
+ Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no
52
+ responsibility for any content that Users send or receive from other Users or Third-Party posts
53
+ through
54
+ the Website or Platform. Any material downloaded or otherwise obtained through use of the
55
+ service is
56
+ accessed at the Users own discretion and risk.
57
+ </p>
58
+ <p>
59
+ The services on the Platform are intended to be subject to availability, without any promises or
60
+ guarantees on the same by the Firm, and while certain information available on the Platform is
61
+ the
62
+ property of the Firm and the Firm endeavours to keep the said information updated and accurate,
63
+ the Firm
64
+ shall not make any representations or warranties of any kind, express or implied, about the
65
+ completeness, accuracy, reliability, suitability or availability with respect to the Platform or
66
+ the
67
+ information, services, or related graphics contained on the Platform for any purpose. Any
68
+ reliance you
69
+ place on such information is therefore strictly at your own risk.
70
+ </p>
71
+ <p>
72
+ The Firm bears no responsibility whatsoever for any consequences arising from the use of the
73
+ said
74
+ Services by Users. The use of the Services in the Platform is the sole responsibility of the
75
+ User (or
76
+ legally authorised person on behalf of the User), and in case of any negligence on the part of
77
+ the User
78
+ is acting on the same shall not be construed as imposing any liability, direct or indirect, on
79
+ the Firm
80
+ /Platform.
81
+ </p>
82
+ <p>
83
+ The Firm shall disclaim all responsibility and owns no liability to Users for any outcome
84
+ (incidental,
85
+ direct, indirect or otherwise) from the use of the Platform or any such services under the
86
+ platform. In
87
+ no event will the Firm be liable for any loss or damage including without limitation, indirect
88
+ or
89
+ consequential loss or damage, or any loss or damage whatsoever arising from loss of data or
90
+ profits
91
+ arising out of, or in connection with, the use of the Platform.
92
+
93
+ </p>
94
+ <p>
95
+ Through this Platform, You may be able to access the link of other Platforms which are not under
96
+ the
97
+ control of the Firm or the Platform. We have no control over the nature, content and
98
+ availability of
99
+ those sites. The inclusion of any links does not necessarily imply a recommendation or endorse
100
+ the views
101
+ expressed within them. Every effort is made to keep the Platform up and running smoothly.
102
+ However, the
103
+ Firm takes no responsibility for, and will not be liable for, the Platform being temporarily
104
+ unavailable
105
+ due to technical issues beyond our control.
106
+ </p>
107
+ <p>
108
+ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER
109
+ CONTENT
110
+ ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS.
111
+ WEBSITE
112
+ ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF
113
+ ANY
114
+ USER CONTENT.
115
+ </p>
116
+ <p>
117
+ THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED
118
+ THROUGH THE
119
+ PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY
120
+ RESPONSIBLE FOR
121
+ ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH
122
+ MATERIAL
123
+ OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO
124
+ LIABILITY FOR
125
+ ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF
126
+ ITSELF OR
127
+ THIRD PARTIES.
128
+ </p>
129
+ <p>
130
+ THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY
131
+ WEBSITE AND
132
+ SERVICES ARE FOR INFORMATION PURPOSE ONLY.
133
+ </p>
134
+
135
+ </div>
136
+ {%- if site.ezoicAds and page.url != '/' and page.lang == "en" -%}
137
+ </div>
138
+ </div>
139
+ {%- endif -%}
140
+ </section>
141
+ <!-- End main body content -->
142
+
143
+ {%- include wordgames/footer/footer.html -%}
144
+
145
+ {%- include script.html -%}
146
+ </body>
147
+
148
+ </html>
@@ -0,0 +1,78 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+
4
+ {%- include wordgames/head/head.html -%}
5
+
6
+ <body>
7
+ {%- include wordgames/header/header.html -%}
8
+
9
+ {%- if site.newFeatureBox -%}
10
+ <div class="wordgametheme-sidebar-left"></div>
11
+ <div class="wordgametheme-sidebar-right"></div>
12
+ {%- endif -%}
13
+
14
+ <div class="main-header">
15
+
16
+ {% include wordgames/headings/headings.html %}
17
+ {% include wordgames/search-box/search-box.html %}
18
+ </div>
19
+
20
+ {% include wordgames/featurehighlights/featurehighlights.html %}
21
+ {%- include wordgames/howto/howto.html -%}
22
+
23
+ {%- if dataToShow.faqList -%}
24
+ {%- if dataToShow.faqList.first.Question !='' -%}
25
+ {% include wordgames/faqs/faqs.html %}
26
+ {% endif %}
27
+ {% endif %}
28
+
29
+ {%- if page.letter -%}
30
+ {%- include wordgames/words-point-table/words-point-table.html -%}
31
+ {%- endif -%}
32
+
33
+ {% include adBlocker/adBlocker.html %}
34
+
35
+
36
+ {%- if dataToShow.infographics.size > 0 -%}
37
+ {%- include wordgames/infographics/infographics.html -%}
38
+ {%- endif -%}
39
+
40
+ {%- include wordgames/rating/rating.html -%}
41
+
42
+ <!-- {%- include share/socialshare.html -%} -->
43
+
44
+ {%- assign langen = "en" -%}
45
+ {%- if site.data[folder][langen][file].categories -%}
46
+ {% assign categories= site.data[folder][langen][file].categories %}
47
+ {%- else -%}
48
+ {% assign categories= page.categories %}
49
+ {%- endif -%}
50
+ {%- if site.data[folder][langen][file].tags -%}
51
+ {% assign tags= site.data[folder][langen][file].tags %}
52
+ {%- else -%}
53
+ {% assign tags= page.tags %}
54
+ {%- endif -%}
55
+ {%- if categories.size> 0 or tags.size>0-%}
56
+ {%- include section/related_categories_post.html -%}
57
+ {%- else -%}
58
+ {%- include wordgames/recent-posts/recent-posts.html -%}
59
+ {% endif %}
60
+
61
+ {%- include wordgames/footer/footer.html -%}
62
+
63
+ {%- include script.html -%}
64
+
65
+ {%- if page.language -%}
66
+ <script>
67
+ const select_dropDown2 = document.querySelector(".select_dropDown2")
68
+ select_dropDown2[0].style.display = "none"
69
+ select_dropDown2[1].style.display = "none"
70
+ select_dropDown2[2].style.display = "none"
71
+ select_dropDown2[3].style.display = "none"
72
+ </script>
73
+ {%- endif -%}
74
+ <script defer src="/assets/js/theme.js"></script>
75
+ <script defer src="/assets/js/wordgames-home.js"></script>
76
+ </body>
77
+
78
+ </html>
@@ -0,0 +1,215 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ {% include wordgames/head/bloghead.html %}
4
+
5
+ <style>
6
+ p {
7
+ margin-bottom: 3rem;
8
+ }
9
+
10
+ .mainThings {
11
+ position: sticky;
12
+ top: 80px;
13
+ /* background: red; */
14
+ box-shadow: 3px 6px 1px 0px var(--primary-color);
15
+ border-radius: 20px;
16
+ /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
17
+ padding: 20px;
18
+ border: 1px solid rgba(0,0,0,1);
19
+ }
20
+
21
+ .theseFeatures .featureLink:hover {
22
+ text-decoration: underline !important;
23
+ }
24
+
25
+ .contributors {
26
+ border-bottom: 1px solid hsla(210, 18%, 87%, 1);
27
+ padding-bottom: 10px;
28
+ }
29
+
30
+
31
+ @media (max-width:768px) {
32
+ .theseFeatures {
33
+ text-align: center !important;
34
+ padding-left: 0;
35
+ position: static;
36
+ top: auto;
37
+ }
38
+
39
+ }
40
+ </style>
41
+
42
+ <body>
43
+ {%- include wordgames/header/blog-header.html -%}
44
+ {%- if site.newFeatureBox -%}
45
+ <div class="wordgametheme-sidebar-left"></div>
46
+ <div class="wordgametheme-sidebar-right"></div>
47
+ {%- endif -%}
48
+ <section class="section_post">
49
+ <div class="container">
50
+ <div class="row section-title-wrap">
51
+ <div class="
52
+ {%- if site.ezoicAds -%}
53
+ col-8 mt-5 mx-auto
54
+ {%- else -%}
55
+ col-md-12 mt-5
56
+ {%- endif -%}
57
+
58
+
59
+ ">
60
+
61
+ <h1 class="display-4" style="font-weight: 900;">{{ title }}</h1>
62
+ </div>
63
+ </div>
64
+ <div class="row mt-5">
65
+ <div class="
66
+ {%- if site.ezoicAds -%}
67
+ col-md-8 mx-auto
68
+ {%- else -%}
69
+ col-md-8
70
+ {%- endif -%}
71
+
72
+
73
+ ">
74
+ {%- include authors/authors.html -%}
75
+ {%- include postauthorbio.html -%}
76
+ {% if page.author %}
77
+ {%- include author_bio.html -%}
78
+ {% endif %}
79
+ <div class="post-content">
80
+ {{ content }}
81
+ </div>
82
+
83
+ {%- include wordgames/paginations/post-pagination.html -%}
84
+ </div>
85
+ <div class="
86
+ {%- if site.ezoicAds -%}
87
+ col-md-8 mx-auto
88
+ {%- else -%}
89
+ col-md-4
90
+ {%- endif -%}
91
+
92
+
93
+ ">
94
+ <div class="mainThings">
95
+ {% assign all_contributors = page.contributors.size %}
96
+ {%- if page.contributors.size > 0 -%}
97
+ <div class="contributors mt-5">
98
+ <h3 class="website-label"><strong>Contributors</strong> <span
99
+ class="contributors-count">{{all_contributors}}</span></h3>
100
+ <div class="d-flex mt-4" style="gap:5px; flex-wrap: wrap;">
101
+ {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
102
+ {% for contributor in page.contributors %}
103
+ {% for post in posts %}
104
+ {%- include /authors/authors.html -%}
105
+ {%- assign contributorAuthor = contributor | downcase -%}
106
+ {%- assign name = authorName | downcase -%}
107
+ {%- if name contains contributorAuthor -%}
108
+ <div class="d-flex align-items-center mb-3" style="gap:10px">
109
+ <a href="/authors/{{name | downcase | replace: ' ' , '-' }}">
110
+ <img class="contributor-image" src="{{image}}" alt="{{name}}">
111
+ </a>
112
+ </div>
113
+ {%- break -%}
114
+ {%- endif -%}
115
+ {% endfor %}
116
+ {% endfor %}
117
+ </div>
118
+ </div>
119
+ {%- endif -%}
120
+ <div class="mt-3 socialIons">
121
+ <ul class="list-unstyled item-lists2">
122
+ <li><a style="pointer-events: none;">{{ site.data.blog.share.label }}</a></li>
123
+ {% capture title %}{{ page.title }}{% endcapture %}
124
+ {% assign url = page.url | relative_url | prepend: site.url %}
125
+ {% for share in site.data.blog.share.platforms %}
126
+ {% assign link = share.link | replace: 'TITLE', title | replace: 'URL', url %}
127
+ <li>
128
+ <a href=" {{ link }}" data-toggle="tooltip"
129
+ onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
130
+ data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
131
+ <img style="width:18px;" src=" {{ share.icon }}"></img>
132
+ </a>
133
+ </li>
134
+ {% endfor %}
135
+ </span>
136
+ </ul>
137
+ <!-- <div class="sep"></div> -->
138
+ <!-- <div class="comments-count">
139
+ <a href="{{ content.absolute_url }}#disqus_thread" class="comment_count"></a>
140
+ </div> -->
141
+ </ul>
142
+ </div>
143
+
144
+ <div class="theseFeatures">
145
+ {%- if page.URLS -%}
146
+ <h3 class="font-weight-bolder">Checkout out these features</h3>
147
+ <br>
148
+ {%- for item in page.URLS -%}
149
+ <p class="mb-4"> <a class="featureLink" style="font-size: 13px"
150
+ href="{{item.url}}">{{item.name}}</a></p>
151
+ {%- endfor -%}
152
+ {% else %}
153
+ <h3 class="font-weight-bolder">Checkout out these features</h3>
154
+ <br>
155
+
156
+ {% assign tools = site.pages | where_exp:"item","item.tool" %}
157
+ {% assign allRandomUrls = "" | split: ',' %}
158
+ {%- for item in tools -%}
159
+ {%- if item.lang=="en" -%}
160
+ {% assign allRandomUrls = allRandomUrls | push: item.url %}
161
+ {%- endif -%}
162
+ {%- endfor -%}
163
+
164
+ {%- for url in allRandomUrls limit: 10-%}
165
+ {% if url %}
166
+ <p class="mb-4">
167
+ <a class="featureLink" style="font-size: 13px" href="{{url }}">
168
+ {%- assign name = url | replace: '/', ' ' | replace: '-', ' ' -%}
169
+ {{ name }}
170
+ </a>
171
+ </p>
172
+ {%- endif -%}
173
+ {%- endfor -%}
174
+ {%- endif -%}
175
+
176
+ </div>
177
+ </div>
178
+ </div>
179
+ <div class="col-md-12">
180
+ {%- if page.categories.size> 0 or page.tags.size>0-%}
181
+ {%- include wordgames/related-posts/related-posts.html -%}
182
+ {%- else -%}
183
+ {%- include wordgames/recent-posts/recent-posts.html -%}
184
+ {% endif %}
185
+ <div class="commentsection d-none my-5">
186
+ {%- if site.disqus.shortname -%}
187
+ {%- if site.ezoicAds -%}
188
+ <div class="row">
189
+ <div class="col-md-9 mx-auto">
190
+ {%- endif -%}
191
+ {%- include disqus_comments.html -%}
192
+ {%- if site.ezoicAds -%}
193
+ </div>
194
+ </div>
195
+ {%- endif -%}
196
+ {%- endif -%}
197
+ </div>
198
+ </div>
199
+ </div>
200
+ </div>
201
+ </section>
202
+ {%- include section/count.html -%}
203
+ {% include script.html %}
204
+ {%- if site.crossorigin -%}
205
+ <script>
206
+ const getImages = document.getElementsByTagName('img')
207
+ Array.from(getImages).map(item => {
208
+ item.crossOrigin = 'anonymous'
209
+ })
210
+ </script>
211
+ {%- endif -%}
212
+
213
+ </body>
214
+
215
+ </html>