Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit c0dc8f2

Browse files
Moviescript: fixing skip links (#8072)
* Moviescript: fixing skip links * Moviescript: removing credits manually * relocalized strings --------- Co-authored-by: MaggieCabrera <[email protected]>
1 parent 1556783 commit c0dc8f2

File tree

9 files changed

+25
-30
lines changed

9 files changed

+25
-30
lines changed

moviescript/patterns/404.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
?>
99
<!-- wp:template-part {"slug":"header","area":"header"} /-->
1010

11-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
11+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}},"dimensions":{"minHeight":"50vh"}},"layout":{"type":"constrained"}} -->
12+
<main class="wp-block-group" style="min-height:50vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
1313
<div class="wp-block-group alignwide"><!-- wp:columns {"align":"wide"} -->
1414
<div class="wp-block-columns alignwide"><!-- wp:column {"width":"28.33%"} -->
1515
<div class="wp-block-column" style="flex-basis:28.33%"><!-- wp:group {"style":{"spacing":{"blockGap":"0rem"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
@@ -25,7 +25,7 @@
2525

2626
<!-- wp:column {"width":"66.66%"} -->
2727
<div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:paragraph -->
28-
<p><?php esc_html_e('It looks like nothing was found at this location.<br>Maybe try a search?', 'moviescript');?></p>
28+
<p><?php esc_html_e('It looks like nothing was found at this location.&lt;br&gt;Maybe try a search?', 'moviescript');?></p>
2929
<!-- /wp:paragraph -->
3030

3131
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
@@ -37,7 +37,7 @@
3737
<!-- /wp:group --></div>
3838
<!-- /wp:column --></div>
3939
<!-- /wp:columns --></div>
40-
<!-- /wp:group --></div>
40+
<!-- /wp:group --></main>
4141
<!-- /wp:group -->
4242

4343
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

moviescript/patterns/archive.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
?>
99
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
1010

11-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
11+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12+
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
1313
<div class="wp-block-group alignwide"><!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"0px","left":"0px"}}}} -->
1414
<div class="wp-block-columns alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:column {"width":"28.33%"} -->
1515
<div class="wp-block-column" style="flex-basis:28.33%"><!-- wp:query-title {"type":"archive","fontSize":"small"} /--></div>
@@ -23,7 +23,7 @@
2323
<div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:query {"queryId":18,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","layout":{"type":"constrained"}} -->
2424
<main class="wp-block-query"><!-- wp:post-template {"style":{"spacing":{"blockGap":"7.5vh"}}} -->
2525
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}}} -->
26-
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"textAlign":"center","level":2,"isLink":true,"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
26+
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"textAlign":"center","isLink":true,"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
2727

2828
<!-- wp:group {"style":{"spacing":{"blockGap":"1rem","padding":{"top":"1rem"}}},"layout":{"type":"flex","justifyContent":"center"}} -->
2929
<div class="wp-block-group" style="padding-top:1rem"><!-- wp:post-date {"format":"M j, Y g:i A","isLink":true,"fontSize":"small"} /-->
@@ -51,7 +51,7 @@
5151
<!-- /wp:query --></div>
5252
<!-- /wp:column --></div>
5353
<!-- /wp:columns --></div>
54-
<!-- /wp:group --></div>
54+
<!-- /wp:group --></main>
5555
<!-- /wp:group -->
5656

5757
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

moviescript/patterns/home.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
?>
99
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
1010

11-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"},"blockGap":"var:preset|spacing|70"}},"layout":{"type":"constrained"}} -->
12-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
11+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"},"blockGap":"var:preset|spacing|70"}},"layout":{"type":"constrained"}} -->
12+
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
1313
<div class="wp-block-group alignwide"><!-- wp:heading {"level":1} -->
1414
<h1 class="wp-block-heading"><?php esc_html_e('The lead character, Goncharov, flees to Naples after performing a hit in Russia, but his past catches up with him when a former associate appears with a job. Meanwhile, his wife is having an affair, and his former ally returns, stirring up old feelings. As Goncharov enters the world of the Neapolitan mafia, he confronts his demons and must choose his loyalties.', 'moviescript');?></h1>
1515
<!-- /wp:heading --></div>
@@ -51,7 +51,7 @@
5151
<!-- /wp:paragraph --></div>
5252
<!-- /wp:group --></div>
5353
<!-- /wp:column --></div>
54-
<!-- /wp:columns --></div>
54+
<!-- /wp:columns --></main>
5555
<!-- /wp:group -->
5656

5757
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

moviescript/patterns/index.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
?>
99
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
1010

11-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
11+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12+
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
1313
<div class="wp-block-group alignwide"><!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"0px","left":"0px"}}}} -->
1414
<div class="wp-block-columns alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:column {"width":"28.33%"} -->
1515
<div class="wp-block-column" style="flex-basis:28.33%"></div>
@@ -23,7 +23,7 @@
2323
<div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:query {"queryId":18,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","layout":{"type":"constrained"}} -->
2424
<main class="wp-block-query"><!-- wp:post-template {"style":{"spacing":{"blockGap":"7.5vh"}}} -->
2525
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}}} -->
26-
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"textAlign":"center","level":2,"isLink":true,"fontSize":"small"} /-->
26+
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"textAlign":"center","isLink":true,"fontSize":"small"} /-->
2727

2828
<!-- wp:group {"style":{"spacing":{"blockGap":"1rem","padding":{"top":"1rem"}}},"layout":{"type":"flex","justifyContent":"center"}} -->
2929
<div class="wp-block-group" style="padding-top:1rem"><!-- wp:post-date {"format":"M j, Y g:i A","isLink":true,"fontSize":"small"} /-->
@@ -51,7 +51,7 @@
5151
<!-- /wp:query --></div>
5252
<!-- /wp:column --></div>
5353
<!-- /wp:columns --></div>
54-
<!-- /wp:group --></div>
54+
<!-- /wp:group --></main>
5555
<!-- /wp:group -->
5656

5757
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

moviescript/patterns/search.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
?>
99
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
1010

11-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
11+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
12+
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
1313
<div class="wp-block-group alignwide"><!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"0px","left":"0px"}}}} -->
1414
<div class="wp-block-columns alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:column {"width":"28.33%"} -->
1515
<div class="wp-block-column" style="flex-basis:28.33%"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
@@ -69,7 +69,7 @@
6969
<!-- /wp:query --></div>
7070
<!-- /wp:column --></div>
7171
<!-- /wp:columns --></div>
72-
<!-- /wp:group --></div>
72+
<!-- /wp:group --></main>
7373
<!-- /wp:group -->
7474

7575
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

moviescript/readme.txt

-5
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,3 @@ Copyright (c) 2015 by Hubert & Fischer. All rights reserved.
5454
Source: www.google.com/fonts
5555
License: This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL
5656

57-
58-
== Images ==
59-
60-
Generated with AI on Midjourney, released under the CC0 license.
61-

moviescript/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Moviescript is a simple blog theme that perfectly suits writers or
77
Requires at least:
88
Tested up to: 6.6
99
Requires PHP:
10-
Version: 1.1
10+
Version: 1.1.1
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: moviescript

moviescript/templates/page.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
22

3-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
4-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
3+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
4+
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
55
<div class="wp-block-group alignwide"><!-- wp:post-title {"level":1,"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"400","letterSpacing":"0rem"}},"fontSize":"small"} /-->
66

77
<!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"default"}} /--></div>
8-
<!-- /wp:group --></div>
8+
<!-- /wp:group --></main>
99
<!-- /wp:group -->
1010

1111
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

moviescript/templates/single.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
22

3-
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
4-
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
3+
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
4+
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
55
<div class="wp-block-group alignwide"><!-- wp:columns {"align":"wide"} -->
66
<div class="wp-block-columns alignwide"><!-- wp:column {"width":"28.33%"} -->
77
<div class="wp-block-column" style="flex-basis:28.33%"><!-- wp:post-title {"level":1,"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"400","letterSpacing":"0rem"}},"fontSize":"small"} /--></div>
@@ -55,7 +55,7 @@
5555
<!-- /wp:comments --></div>
5656
<!-- /wp:column --></div>
5757
<!-- /wp:columns --></div>
58-
<!-- /wp:group --></div>
58+
<!-- /wp:group --></main>
5959
<!-- /wp:group -->
6060

6161
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

0 commit comments

Comments
 (0)