word-games-theme 0.9.9 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. checksums.yaml +4 -4
  2. data/_data/footer/en/data.json +16 -0
  3. data/_data/header/en/data.json +16 -0
  4. data/_data/wordgames/en/4_letter_words_with_these_letters_and_a_blank.json +63 -1
  5. data/_data/wordgames/en/feature_certain_positions.json +10 -0
  6. data/_data/wordgames/en/find-words-that-start-with-the-letters.json +10 -0
  7. data/_data/wordgames/en/french-word-unscrambler.json +61 -0
  8. data/_data/wordgames/en/german-word-unscrambler.json +61 -0
  9. data/_data/wordgames/en/italian-word-unscrambler.json +61 -0
  10. data/_data/wordgames/en/root.json +11 -0
  11. data/_data/wordgames/en/spanish-word-unscrambler.json +61 -0
  12. data/_data/wordleSolver/en/data.json +10 -0
  13. data/_includes/adBlocker/adBlocker.html +136 -0
  14. data/_includes/find-words-in-certain-positions/words-in-certain-positions.html +1 -1
  15. data/_includes/head/index.html +5 -0
  16. data/_includes/howto.html +63 -0
  17. data/_includes/script.html +3 -0
  18. data/_includes/section/commonPage.html +5 -2
  19. data/_includes/section/count.html +2 -5
  20. data/_includes/section/feature.html +19 -2
  21. data/_includes/section/home.html +6 -3
  22. data/_includes/section/home2.html +5 -2
  23. data/_includes/section/news.html +9 -0
  24. data/_includes/section/recent_posts.html +43 -0
  25. data/_includes/wordle-solver/wordle-solver.html +1 -1
  26. data/_layouts/autogencontent.html +1 -0
  27. data/_layouts/blog.html +1 -0
  28. data/_layouts/default.html +30 -0
  29. data/_layouts/other-lang-scrabble.html +170 -0
  30. data/_layouts/page.html +5 -2
  31. data/_layouts/post.html +1 -0
  32. data/_layouts/tools.html +1 -0
  33. data/_layouts/wordMeaning.html +4 -1
  34. data/_layouts/xyzpages.html +2 -0
  35. data/assets/css/adBlocker.css +232 -0
  36. data/assets/css/advancedFilter.css +1 -0
  37. data/assets/css/config.css +17 -0
  38. data/assets/css/home.css +3 -3
  39. data/assets/css/news.css +2 -2
  40. data/assets/css/style.css +67 -1
  41. data/assets/css/wordGroup.css +15 -0
  42. data/assets/css/wordScrabble.css +4 -0
  43. data/assets/images/abp.svg +41 -0
  44. data/assets/images/adblock.svg +266 -0
  45. data/assets/images/uo.svg +41 -0
  46. data/assets/js/X-letter.js +60 -47
  47. data/assets/js/adBlocker.js +36 -0
  48. data/assets/js/other-lang-wordScrabble.js +534 -0
  49. data/assets/js/wordScrabble.js +19 -4
  50. data/assets/js/wordleSolver.js +6 -6
  51. data/assets/js/words-starting-with.js +24 -4
  52. metadata +17 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d80d3b8620a4de2daf5cf29f22a82db8187297f612fc46d7b176504e311534cf
4
- data.tar.gz: 9a00975d502193e52167136d33071d5bb6d5854b6a4c1178be77fef87c20e318
3
+ metadata.gz: 5eb18fe79c4166482cdc3a3c5d601f381ecc5a2ff9c9df9e3bbc177ccea0fb1c
4
+ data.tar.gz: 5c6f94b65fa6268961e5795ae706c638ce94c4f5c4df0b02f37e236d35c477c3
5
5
  SHA512:
6
- metadata.gz: '097486333e7b4da296d496f0c2f261d81779f3918bf827033f90f634795a9ff0e1066ea0adb02bda3a22b90ee71dbd89eb039bb069ea07de9378cfc6feac11c4'
7
- data.tar.gz: 433a663bd1d90a5352b16798a01be10edb9c2134635e8a11d527583b6ef8229e25cd9bd1d4e6eb3f5dedc293241ba703da089f40c0f10a4f773b0c2865229f20
6
+ metadata.gz: 7633e7fca8fcaa45eab9e568170138281043d42fdd74f2639363ff24073a55a55eded00ac11f0838629a4dbb057f8edeead01b0f67e3876549dbc566c8bca254
7
+ data.tar.gz: 540af01c7eccad99fde746e8f7e5cca0738042183231e1da966220cdfd0e5803d5317decfb3da5c1afc210e3d46f7d2c1d32239831897fd62343d8461d9ae7a9
@@ -46,6 +46,22 @@
46
46
  }
47
47
  ],
48
48
  "tools": [
49
+ {
50
+ "name": "French word unscrambler",
51
+ "url": "french-word-unscrambler"
52
+ },
53
+ {
54
+ "name": "German word unscrambler",
55
+ "url": "german-word-unscrambler"
56
+ },
57
+ {
58
+ "name": "Italian word unscrambler",
59
+ "url": "italian-word-unscrambler"
60
+ },
61
+ {
62
+ "name": "Spanish word unscrambler",
63
+ "url": "spanish-word-unscrambler"
64
+ },
49
65
  {
50
66
  "name": "Wordle Solver",
51
67
  "url": "/wordle-solver"
@@ -1,6 +1,22 @@
1
1
  {
2
2
  "tooltip": "words with letters",
3
3
  "more": [
4
+ {
5
+ "name": "French word unscrambler",
6
+ "url": "french-word-unscrambler"
7
+ },
8
+ {
9
+ "name": "German word unscrambler",
10
+ "url": "german-word-unscrambler"
11
+ },
12
+ {
13
+ "name": "Italian word unscrambler",
14
+ "url": "italian-word-unscrambler"
15
+ },
16
+ {
17
+ "name": "Spanish word unscrambler",
18
+ "url": "spanish-word-unscrambler"
19
+ },
4
20
  {
5
21
  "name": "Wordle Solver",
6
22
  "url": "/wordle-solver"
@@ -1 +1,63 @@
1
- {"filewords":{"name":"","data":[{"word":"","x":"","gameName":""}]},"filepath":{},"title":"4 letter words with these letters and a blank- The most useful word finder tool ","h1":"Here's the full list of 4 letter words with these letters and a blank","h2":"Find all 4 letter words with these letters and a blank","meta":"Find words using a combination of letters and blanks words using a combination of letters and blanks without any constrain. Use our advanced word search tool and get your desired result.","featureNo":"02","feature_title":"Features","blogNo":"03","blog_title":"Blog","FaqNo":"04","Faq_title":"FAQ","aboutNo":"05","about_title":"About","featureList":[{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"}],"faqList":[{"Question":"","Answer":""}]}
1
+ {
2
+ "filewords": {
3
+ "name": "",
4
+ "data": [
5
+ {
6
+ "word": "",
7
+ "x": "",
8
+ "gameName": ""
9
+ }
10
+ ]
11
+ },
12
+ "filepath": {},
13
+ "title": "4 letter words with these letters and a blank- The most useful word finder tool ",
14
+ "h1": "Here's the full list of 4 letter words with these letters and a blank",
15
+ "h2": "Find all 4 letter words with these letters and a blank",
16
+ "meta": "Find words using a combination of letters and blanks words using a combination of letters and blanks without any constrain. Use our advanced word search tool and get your desired result.",
17
+ "featureNo": "02",
18
+ "feature_title": "Features",
19
+ "blogNo": "03",
20
+ "blog_title": "Blog",
21
+ "FaqNo": "04",
22
+ "Faq_title": "FAQ",
23
+ "aboutNo": "05",
24
+ "about_title": "About",
25
+ "featureList": [
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ },
41
+ {
42
+ "feature_heading": "",
43
+ "feature_text": "",
44
+ "fa_class": "../assets/images/star.svg"
45
+ },
46
+ {
47
+ "feature_heading": "",
48
+ "feature_text": "",
49
+ "fa_class": "../assets/images/star.svg"
50
+ },
51
+ {
52
+ "feature_heading": "",
53
+ "feature_text": "",
54
+ "fa_class": "../assets/images/star.svg"
55
+ }
56
+ ],
57
+ "faqList": [
58
+ {
59
+ "Question": "",
60
+ "Answer": ""
61
+ }
62
+ ]
63
+ }
@@ -39,6 +39,16 @@
39
39
  "fa_class": "../assets/images/star.svg"
40
40
  }
41
41
  ],
42
+ "HOW_TO_CONTENT": {
43
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
44
+ "heading": "How to set alarm for $variable minutes:",
45
+ "steps": [
46
+ "Click on set alarm ",
47
+ "Set $variable minutes for alarm.",
48
+ "Choose sound of your choice.",
49
+ "Click submit to set alarm, that's it !."
50
+ ]
51
+ },
42
52
  "faqList": [
43
53
  {
44
54
  "Question": "",
@@ -7,6 +7,16 @@
7
7
  "categories": "wordle",
8
8
  "featureNo": "02",
9
9
  "feature_title": "Features",
10
+ "HOW_TO_CONTENT": {
11
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
12
+ "heading": "How to set alarm for $variable minutes:",
13
+ "steps": [
14
+ "Click on set alarm ",
15
+ "Set $variable minutes for alarm.",
16
+ "Choose sound of your choice.",
17
+ "Click submit to set alarm, that's it !."
18
+ ]
19
+ },
10
20
  "featureList": [
11
21
  {
12
22
  "feature_heading": "",
@@ -0,0 +1,61 @@
1
+ {
2
+ "title": "",
3
+ "h1": "French Scrabble",
4
+ "meta": "",
5
+ "tags": "",
6
+ "categories": "wordle",
7
+ "featureNo": "02",
8
+ "feature_title": "Features",
9
+ "blogNo": "03",
10
+ "blog_title": "Blog",
11
+ "FaqNo": "04",
12
+ "Faq_title": "FAQ",
13
+ "aboutNo": "05",
14
+ "about_title": "About",
15
+ "featureList": [
16
+ {
17
+ "feature_heading": "",
18
+ "feature_text": "",
19
+ "fa_class": "../assets/images/star.svg"
20
+ },
21
+ {
22
+ "feature_heading": "",
23
+ "feature_text": "",
24
+ "fa_class": "../assets/images/star.svg"
25
+ },
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ },
41
+ {
42
+ "feature_heading": "",
43
+ "feature_text": "",
44
+ "fa_class": "../assets/images/star.svg"
45
+ }
46
+ ],
47
+ "faqList": [
48
+ {
49
+ "Question": "",
50
+ "Answer": ""
51
+ }
52
+ ],
53
+ "aboutList": [
54
+ {
55
+ "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!"
56
+ },
57
+ {
58
+ "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
+ }
60
+ ]
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "title": "",
3
+ "h1": "German Scrabble",
4
+ "meta": "",
5
+ "tags": "",
6
+ "categories": "wordle",
7
+ "featureNo": "02",
8
+ "feature_title": "Features",
9
+ "blogNo": "03",
10
+ "blog_title": "Blog",
11
+ "FaqNo": "04",
12
+ "Faq_title": "FAQ",
13
+ "aboutNo": "05",
14
+ "about_title": "About",
15
+ "featureList": [
16
+ {
17
+ "feature_heading": "",
18
+ "feature_text": "",
19
+ "fa_class": "../assets/images/star.svg"
20
+ },
21
+ {
22
+ "feature_heading": "",
23
+ "feature_text": "",
24
+ "fa_class": "../assets/images/star.svg"
25
+ },
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ },
41
+ {
42
+ "feature_heading": "",
43
+ "feature_text": "",
44
+ "fa_class": "../assets/images/star.svg"
45
+ }
46
+ ],
47
+ "faqList": [
48
+ {
49
+ "Question": "",
50
+ "Answer": ""
51
+ }
52
+ ],
53
+ "aboutList": [
54
+ {
55
+ "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!"
56
+ },
57
+ {
58
+ "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
+ }
60
+ ]
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "title": "",
3
+ "h1": "Italian Scrabble",
4
+ "meta": "",
5
+ "tags": "",
6
+ "categories": "wordle",
7
+ "featureNo": "02",
8
+ "feature_title": "Features",
9
+ "blogNo": "03",
10
+ "blog_title": "Blog",
11
+ "FaqNo": "04",
12
+ "Faq_title": "FAQ",
13
+ "aboutNo": "05",
14
+ "about_title": "About",
15
+ "featureList": [
16
+ {
17
+ "feature_heading": "",
18
+ "feature_text": "",
19
+ "fa_class": "../assets/images/star.svg"
20
+ },
21
+ {
22
+ "feature_heading": "",
23
+ "feature_text": "",
24
+ "fa_class": "../assets/images/star.svg"
25
+ },
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ },
41
+ {
42
+ "feature_heading": "",
43
+ "feature_text": "",
44
+ "fa_class": "../assets/images/star.svg"
45
+ }
46
+ ],
47
+ "faqList": [
48
+ {
49
+ "Question": "",
50
+ "Answer": ""
51
+ }
52
+ ],
53
+ "aboutList": [
54
+ {
55
+ "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!"
56
+ },
57
+ {
58
+ "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
+ }
60
+ ]
61
+ }
@@ -13,6 +13,7 @@
13
13
  "Faq_title": "FAQ",
14
14
  "aboutNo": "05",
15
15
  "about_title": "About",
16
+ "howto": "How to",
16
17
  "featureList": [
17
18
  {
18
19
  "feature_heading": "Words with letters and a blank?",
@@ -50,6 +51,16 @@
50
51
  "fa_class": "../assets/images/star.svg"
51
52
  }
52
53
  ],
54
+ "HOW_TO_CONTENT": {
55
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
56
+ "heading": "How to set alarm for $variable minutes:",
57
+ "steps": [
58
+ "Click on set alarm ",
59
+ "Set $variable minutes for alarm.",
60
+ "Choose sound of your choice.",
61
+ "Click submit to set alarm, that's it !."
62
+ ]
63
+ },
53
64
  "faqList": [
54
65
  {
55
66
  "Question": "Words with letters and a blank?",
@@ -0,0 +1,61 @@
1
+ {
2
+ "title": "",
3
+ "h1": "Spanish Scrabble",
4
+ "meta": "",
5
+ "tags": "",
6
+ "categories": "wordle",
7
+ "featureNo": "02",
8
+ "feature_title": "Features",
9
+ "blogNo": "03",
10
+ "blog_title": "Blog",
11
+ "FaqNo": "04",
12
+ "Faq_title": "FAQ",
13
+ "aboutNo": "05",
14
+ "about_title": "About",
15
+ "featureList": [
16
+ {
17
+ "feature_heading": "",
18
+ "feature_text": "",
19
+ "fa_class": "../assets/images/star.svg"
20
+ },
21
+ {
22
+ "feature_heading": "",
23
+ "feature_text": "",
24
+ "fa_class": "../assets/images/star.svg"
25
+ },
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ },
41
+ {
42
+ "feature_heading": "",
43
+ "feature_text": "",
44
+ "fa_class": "../assets/images/star.svg"
45
+ }
46
+ ],
47
+ "faqList": [
48
+ {
49
+ "Question": "",
50
+ "Answer": ""
51
+ }
52
+ ],
53
+ "aboutList": [
54
+ {
55
+ "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!"
56
+ },
57
+ {
58
+ "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
+ }
60
+ ]
61
+ }
@@ -39,6 +39,16 @@
39
39
  "fa_class": "../assets/images/star.svg"
40
40
  }
41
41
  ],
42
+ "HOW_TO_CONTENT": {
43
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
44
+ "heading": "How to set alarm for $variable minutes:",
45
+ "steps": [
46
+ "Click on set alarm ",
47
+ "Set $variable minutes for alarm.",
48
+ "Choose sound of your choice.",
49
+ "Click submit to set alarm, that's it !."
50
+ ]
51
+ },
42
52
  "faqList": [
43
53
  {
44
54
  "Question": "",
@@ -0,0 +1,136 @@
1
+ {%- if site.show_allow_ad_blocker_pop and site.MonumetricID -%}
2
+ <link rel="stylesheet" href="../../assets/css/adBlocker.css">
3
+ <div id="detect"></div>
4
+ <div class="wrapper text-center">
5
+ <div class="innerWrapper">
6
+ {%- if site.adBlockerClose -%}
7
+ <div class="closePopup p-1">
8
+ <i class="bi bi-x-circle-fill"></i>
9
+ </div>
10
+ {%- endif -%}
11
+
12
+ <h2 class="brand-title">{{site.adspopuptitle}}</h2>
13
+ <p class="show-ads">
14
+ Please allow ads on our site
15
+ </p>
16
+ <p class="ads-desc">Looks like you're using an ad blocker. We rely on advertising to help fund our site to keep
17
+ it 100% free</p>
18
+ <div class="btn-container mx-auto">
19
+ <div class="bg-layer"></div>
20
+ <button class="allow-ads-btn">Allow ads</button>
21
+ </div>
22
+ </div>
23
+ </div>
24
+ <div class="extensions">
25
+ <section>
26
+ <div class="ads__content">
27
+ {%- if site.adBlockerClose -%}
28
+ <div class="closePopup">
29
+ <i class="bi bi-x-circle-fill"></i>
30
+ </div>
31
+ {%- endif -%}
32
+
33
+ <p class="whchExt" style="font-size: 18px">Which of these extensions do you have?</p>
34
+ <ul class="nav nav-tabs tablist" role="tablist">
35
+ <a class="nav-link nav-tab-link active" data-toggle="tab" href="#home" role="tab">
36
+ <li class="nav-item">
37
+ <img class="ads_img" src="../../assets/images/adblock.svg" alt="AdBlock image">
38
+ </li>
39
+ AdBlock
40
+ </a>
41
+ <a class="nav-link nav-tab-link" data-toggle="tab" href="#adsblockPlus" role="tab">
42
+ <li class="nav-item">
43
+ <img class="ads_img" src="../../assets/images/abp.svg" alt="Adblock Plus Image">
44
+ </li>
45
+ Adblock Plus
46
+ </a>
47
+ <a class="nav-link nav-tab-link" data-toggle="tab" href="#uBlock" role="tab">
48
+ <li class="nav-item">
49
+ <img class="ads_img" src="../../assets/images/uo.svg" alt="uBlock image">
50
+ </li>
51
+ uBlock Origin
52
+ </a>
53
+ <a class="nav-link nav-tab-link" data-toggle="tab" href="#other" role="tab">
54
+ <li class="nav-item">
55
+ <div class="three_dot">...</div>
56
+ </li>
57
+ Other
58
+ </a>
59
+ </ul>
60
+
61
+ <!-- Tab panes -->
62
+ <div class="tab-content">
63
+ <div class="tab-pane active" id="home" role="tabpanel">
64
+ <ol class="listContainer">
65
+ <li class="listItem">Click the AdBlock icon
66
+ <img class="ads-icon" src="../../assets/images/adblock.svg" alt="AdBlock image">
67
+ in the browser extension area on the upper right-hand corner. (You may see a small number
68
+ covering
69
+ part of
70
+ the icon.)
71
+ </li>
72
+ <li class="listItem">Select <b>Don't run on pages on this site</b>.</li>
73
+ <li class="listItem">In the "Don’t run AdBlock on..." dialog box, select <b>Exclude</b>. The
74
+ AdBlock
75
+ icon
76
+ changes to a “thumbs up” image.</li>
77
+ </ol>
78
+ <div class="text-center w-100" onclick="refresh()">
79
+ <button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
80
+ </div>
81
+ </div>
82
+ <div class="tab-pane" id="adsblockPlus" role="tabpanel">
83
+ <ol class="listContainer">
84
+ <li class="listItem">Click the Adblock Plus icon
85
+ <img class="ads-icon" src="../../assets/images/abp.svg" alt="Adblock Plus Image">
86
+ in the browser extension area on the
87
+ upper right-hand corner. (You may see a small number covering part of the icon.)
88
+ </li>
89
+ <li class="listItem">Click the “power” button Power icon so that it slides left.</li>
90
+ <li class="listItem">Click the <b>Refresh</b> button.</li>
91
+ </ol>
92
+ <div class="text-center w-100" onclick="refresh()">
93
+ <button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
94
+ </div>
95
+ </div>
96
+ <div class="tab-pane" id="uBlock" role="tabpanel">
97
+ <ol class="listContainer">
98
+ <li class="listItem">Click the uBlock Origin icon
99
+ <img class="ads-icon" src="../../assets/images/uo.svg" alt="uBlock image"> in the browser
100
+ extension area on
101
+ the upper right-hand corner. (You may see a small number covering part of the icon.)
102
+ </li>
103
+ <li class="listItem">
104
+ Click the “power” button so that it slides left.
105
+ </li>
106
+ <li class="listItem">Click the <b>Refresh</b> button.</li>
107
+ </ol>
108
+ <div class="text-center w-100" onclick="refresh()">
109
+ <button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
110
+ </div>
111
+ </div>
112
+ <div class="tab-pane" id="other" role="tabpanel">
113
+ <ol class="listContainer">
114
+ <li class="listItem">Click the icon of the ad blocker extension installed on your browser.</li>
115
+ <p class="text-muted">You’ll usually find this icon in the upper right-hand corner of your
116
+ screen. You may
117
+ have more than
118
+ one ad blocker installed.</p>
119
+ <li class="listItem">Follow the instructions for disabling the ad blocker on the site you’re
120
+ viewing.</li>
121
+ <p class="text-muted">You may have to select a menu option or click a button.</p>
122
+ <li class="listItem">Refresh the page, either by following prompts or clicking your browser’s
123
+ “refresh” or
124
+ “reload” button.</li>
125
+ </ol>
126
+ <div class="text-center w-100" onclick="refresh()">
127
+ <button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
128
+ </div>
129
+ </div>
130
+ </div>
131
+
132
+
133
+ </div>
134
+ </section>
135
+ </div>
136
+ {%- endif -%}
@@ -83,7 +83,7 @@
83
83
  </div>
84
84
  </div>
85
85
  <div class="form-group">
86
- <div class="col-md-6 p-0 wrapper">
86
+ <div class="col-md-6 p-0">
87
87
  <div class="d-flex">
88
88
  <div class="11th">
89
89
  <input data-id="10" type="text"
@@ -29,6 +29,11 @@
29
29
  <link rel="stylesheet" href="{{ '/assets/css/wordGroup.css' | relative_url }}">
30
30
  <link rel="stylesheet" href="{{ '/assets/css/footer.css' | relative_url }}">
31
31
 
32
+
33
+ {%- if site.MonumetricID -%}
34
+ <link rel="stylesheet" href="{{ '/assets/css/config.css' | relative_url }}">
35
+ {%- endif -%}
36
+
32
37
  {% include cssfile/links.html %}
33
38
 
34
39
  <title>