-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inversum: fixes issues mentioned on issue 8501 (#8555)
* Inversum: fixes issues mentioned on issue 8501 * Cleanup footer template part --------- Co-authored-by: Takashi Irie <takashi@automattic.com>
- Loading branch information
1 parent
cddcaf4
commit dc96f04
Showing
21 changed files
with
90 additions
and
212 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,49 @@ | ||
<?php declare( strict_types = 1 ); ?> | ||
<?php | ||
/** | ||
* Title: footer | ||
* Slug: inversum/footer | ||
* Categories: hidden | ||
* Inserter: no | ||
*/ | ||
?> | ||
<!-- wp:group {"layout":{"type":"constrained"},"fontSize":"small"} --> | ||
<!-- wp:group {"metadata":{"name":"Footer wrapper"},"fontSize":"small","layout":{"type":"constrained"}} --> | ||
<div class="wp-block-group has-small-font-size"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|80"},"blockGap":"var:preset|spacing|70"}},"layout":{"type":"default"}} --> | ||
<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:columns {"style":{"spacing":{"blockGap":{"top":"var:preset|spacing|30"}}}} --> | ||
<div class="wp-block-columns"><!-- wp:column {"width":"75%"} --> | ||
<div class="wp-block-column" style="flex-basis:75%"><!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} --> | ||
<div class="wp-block-column" style="flex-basis:75%"><!-- wp:group {"metadata":{"name":"Intro Block"},"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"constrained","justifyContent":"left"}} --> | ||
<div class="wp-block-group"><!-- wp:paragraph --> | ||
<p><?php echo __('Blogs typically adhere to well-established structures, but this design dares to break away from the norm. Instead of relying on winning formulas, it offers a refreshing approach to displaying your thoughts on a blog. This theme design is not about certainty; it\'s about embracing new perspectives. Maybe it\'s the one for you.', 'inversum');?></p> | ||
<p><?php esc_html_e('Blogs typically adhere to well-established structures, but this design dares to break away from the norm. Instead of relying on winning formulas, it offers a refreshing approach to displaying your thoughts on a blog. This theme design is not about certainty; it\'s about embracing new perspectives. Maybe it\'s the one for you.', 'inversum');?></p> | ||
<!-- /wp:paragraph --> | ||
|
||
<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","flexWrap":"nowrap"}} --> | ||
<!-- wp:group {"metadata":{"name":"Title"},"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","flexWrap":"nowrap"}} --> | ||
<div class="wp-block-group"><!-- wp:paragraph --> | ||
<p><?php echo __('Try', 'inversum');?></p> | ||
<p><?php esc_html_e('Try', 'inversum');?></p> | ||
<!-- /wp:paragraph --> | ||
|
||
<!-- wp:site-title /--> | ||
|
||
<!-- wp:paragraph --> | ||
<p><?php echo __('now!', 'inversum');?></p> | ||
<p><?php esc_html_e('now!', 'inversum');?></p> | ||
<!-- /wp:paragraph --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:column --> | ||
|
||
<!-- wp:column {"verticalAlignment":"top","width":"5%"} --> | ||
<div class="wp-block-column is-vertically-aligned-top" style="flex-basis:5%"></div> | ||
<!-- /wp:column --> | ||
|
||
<!-- wp:column {"verticalAlignment":"top","width":"25%"} --> | ||
<div class="wp-block-column is-vertically-aligned-top" style="flex-basis:25%"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"flex","orientation":"vertical"}} --> | ||
<div class="wp-block-group"><!-- wp:paragraph --> | ||
<p><?php echo __('Designed with <a rel="nofollow" href="https://wordpress.org">WordPress</a> ', 'inversum');?></p> | ||
<p><?php /* Translators: 1. is the start of a 'a' HTML element, 2. is the end of a 'a' HTML element */ | ||
echo sprintf( esc_html__( 'Designed with %1$sWordPress%2$s', 'inversum' ), '<a rel="nofollow" href="' . esc_url( 'https://wordpress.org' ) . '">', '</a>' ); ?></p> | ||
<!-- /wp:paragraph --> | ||
|
||
<!-- wp:social-links {"iconColor":"primary","iconColorValue":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dcolor\u002d\u002dprimary)","size":"has-small-icon-size","style":{"spacing":{"blockGap":{"top":"1rem","left":"1rem"}}},"className":"is-style-logos-only"} --> | ||
<ul class="wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"wordpress.org","service":"mastodon"} /--> | ||
|
||
<!-- wp:social-link {"url":"wordpress.org/","service":"tumblr"} /--> | ||
|
||
<!-- wp:social-link {"url":"wordpress.org","service":"github"} /--> | ||
<!-- wp:social-links {"iconColor":"primary","iconColorValue":"#030201","size":"has-small-icon-size","className":"is-style-logos-only","style":{"spacing":{"blockGap":{"top":"1rem","left":"1rem"}}}} --> | ||
<ul class="wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"#","service":"mastodon"} /--> | ||
|
||
<!-- wp:social-link {"url":"wordpress.org","service":"instagram"} /--> | ||
<!-- wp:social-link {"url":"#","service":"tumblr"} /--> | ||
|
||
<!-- wp:social-link {"url":"wordpress.org","service":"x"} /--></ul> | ||
<!-- wp:social-link {"url":"#","service":"github"} /--></ul> | ||
<!-- /wp:social-links --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:column --></div> | ||
<!-- /wp:columns --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --> | ||
<!-- /wp:group --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.