|
@@ -1,21 +1,23 @@
|
|
<?php
|
|
<?php
|
|
/**
|
|
/**
|
|
- * Pre Footer.
|
|
|
|
|
|
+ * Footer with 3 columns
|
|
*
|
|
*
|
|
- * @package Skatepark
|
|
|
|
|
|
+ * @package Blockbase
|
|
*/
|
|
*/
|
|
|
|
|
|
return array(
|
|
return array(
|
|
- 'title' => __( 'Footer', 'skatepark' ),
|
|
|
|
- 'categories' => array( 'skatepark' ),
|
|
|
|
- 'content' => '<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"60px","bottom":"60px"}}},"className":"pre-footer"} -->
|
|
|
|
- <div class="wp-block-group alignwide pre-footer" style="padding-top:60px;padding-bottom:60px"><!-- wp:columns -->
|
|
|
|
|
|
+ 'title' => __( 'Footer with 3 columns', 'blockbase' ),
|
|
|
|
+ 'categories' => array( 'blockbase' ),
|
|
|
|
+ 'blockTypes' => array( 'core/template-part/footer' ),
|
|
|
|
+ 'content' => '<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
|
+ <div class="wp-block-group">
|
|
|
|
+
|
|
|
|
+ <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"60px","bottom":"60px"}}},"className":"pre-footer"} -->
|
|
|
|
+ <div class="wp-block-group alignwide pre-footer" style="padding-top:60px;padding-bottom:60px"><!-- wp:columns -->
|
|
<div class="wp-block-columns"><!-- wp:column -->
|
|
<div class="wp-block-columns"><!-- wp:column -->
|
|
<div class="wp-block-column"><!-- wp:site-title {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"large"} /-->
|
|
<div class="wp-block-column"><!-- wp:site-title {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"large"} /-->
|
|
|
|
|
|
- <!-- wp:paragraph {"fontSize":"small"} -->
|
|
|
|
- <p class="has-small-font-size">' . esc_html__( "Skatepark's coaches will work with you to develop and improve your skating abilities.", 'skatepark' ) . '</p>
|
|
|
|
- <!-- /wp:paragraph -->
|
|
|
|
|
|
+ <!-- wp:site-tagline {"fontSize":"small"} /-->
|
|
|
|
|
|
<!-- wp:social-links {"iconColor":"primary","iconColorValue":"var(--wp--custom--color--foreground)","className":"is-style-logos-only"} -->
|
|
<!-- wp:social-links {"iconColor":"primary","iconColorValue":"var(--wp--custom--color--foreground)","className":"is-style-logos-only"} -->
|
|
<ul class="wp-block-social-links has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"http://twitter.com","service":"twitter"} /-->
|
|
<ul class="wp-block-social-links has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"http://twitter.com","service":"twitter"} /-->
|
|
@@ -28,7 +30,7 @@ return array(
|
|
|
|
|
|
<!-- wp:column -->
|
|
<!-- wp:column -->
|
|
<div class="wp-block-column"><!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"14px"}}} -->
|
|
<div class="wp-block-column"><!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"14px"}}} -->
|
|
- <h3 style="font-size:14px;"><strong>' . esc_html__( 'More info', 'skatepark' ) . '</strong></h3>
|
|
|
|
|
|
+ <h3 style="font-size:14px;"><strong>' . esc_html__( 'More info', 'blockbase' ) . '</strong></h3>
|
|
<!-- /wp:heading -->
|
|
<!-- /wp:heading -->
|
|
|
|
|
|
<!-- wp:navigation {"overlayMenu":"never","__unstableLocation":"primary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"left","orientation":"vertical"},"style":{"typography":{"textDecoration":"underline"}},"fontSize":"small"} /--></div>
|
|
<!-- wp:navigation {"overlayMenu":"never","__unstableLocation":"primary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"left","orientation":"vertical"},"style":{"typography":{"textDecoration":"underline"}},"fontSize":"small"} /--></div>
|
|
@@ -36,8 +38,20 @@ return array(
|
|
|
|
|
|
<!-- wp:column -->
|
|
<!-- wp:column -->
|
|
<div class="wp-block-column"><!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"14px"}}} -->
|
|
<div class="wp-block-column"><!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"14px"}}} -->
|
|
- <h3 style="font-size:14px"><strong>' . esc_html__( 'Search', 'skatepark' ) . '</strong></h3><!-- /wp:heading --><!-- wp:search {"label":"' . esc_html__( 'Search', 'skatepark' ) . '","showLabel":false,"buttonText":"' . esc_html__( 'Search', 'skatepark' ) . '","buttonPosition":"button-inside"} /--></div>
|
|
|
|
|
|
+ <h3 style="font-size:14px"><strong>' . esc_html__( 'Search', 'blockbase' ) . '</strong></h3><!-- /wp:heading --><!-- wp:search {"label":"' . esc_html__( 'Search', 'blockbase' ) . '","showLabel":false,"buttonText":"' . esc_html__( 'Search', 'blockbase' ) . '","buttonPosition":"button-inside"} /--></div>
|
|
<!-- /wp:column --></div>
|
|
<!-- /wp:column --></div>
|
|
<!-- /wp:columns --></div>
|
|
<!-- /wp:columns --></div>
|
|
- <!-- /wp:group -->',
|
|
|
|
|
|
+ <!-- /wp:group -->
|
|
|
|
+
|
|
|
|
+ <!-- wp:group {"className":"site-footer","style":{"spacing":{"padding":{"bottom":"30px"}}}} -->
|
|
|
|
+ <div class="wp-block-group site-footer" style="padding-bottom: 30px">
|
|
|
|
+
|
|
|
|
+ <!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} -->
|
|
|
|
+ <p class="has-text-align-center" style="font-size:var(--wp--custom--font-sizes--tiny)">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
|
|
|
|
+ <!-- /wp:paragraph -->
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <!-- /wp:group -->
|
|
|
|
+ </div>
|
|
|
|
+ <!-- /wp:group -->',
|
|
);
|
|
);
|