Skip to content

Theme changes #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 42 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
c26c1e3
Delete assets/img/church-fse-1.webp
JohnPixle Jul 29, 2025
888c5f2
Delete assets/img/church-fse-2.webp
JohnPixle Jul 29, 2025
efe5173
Delete assets/img/church-fse-3.webp
JohnPixle Jul 29, 2025
7e7f5a6
Delete assets/img/church-fse-4.webp
JohnPixle Jul 29, 2025
540eaed
Delete assets/img/church-fse-5.webp
JohnPixle Jul 29, 2025
b566089
Delete assets/img/church-fse-6.webp
JohnPixle Jul 29, 2025
72170de
Delete assets/img/church-fse-7.webp
JohnPixle Jul 29, 2025
c12fe4e
Delete assets/img/church-fse-logo.webp
JohnPixle Jul 29, 2025
3860cdb
Delete old images and upload new
JohnPixle Jul 29, 2025
48b18c0
Update theme.json
JohnPixle Jul 29, 2025
67c87f2
Update 404.html
JohnPixle Aug 4, 2025
00b7ae1
Update archive.html
JohnPixle Aug 4, 2025
5a2b1fb
Update index.html
JohnPixle Aug 4, 2025
eba54a9
Update page.html
JohnPixle Aug 4, 2025
a6ea24c
Update search.html
JohnPixle Aug 4, 2025
89affbe
Update single.html
JohnPixle Aug 4, 2025
d391b32
Update template-plain.html
JohnPixle Aug 4, 2025
7de1cfe
Update front-page.html
JohnPixle Aug 4, 2025
b230437
Delete parts/header_s3.html
JohnPixle Aug 4, 2025
db92751
Delete parts/footer_s3.html
JohnPixle Aug 4, 2025
7d3d3a1
Delete parts/footer_s4.html
JohnPixle Aug 4, 2025
9eaf48a
Delete parts/header_s2.html
JohnPixle Aug 4, 2025
253a21c
Update header.html
JohnPixle Aug 4, 2025
bf85112
Update header_s1.html
JohnPixle Aug 4, 2025
6f5fd52
Update footer.html
JohnPixle Aug 4, 2025
0fc0d87
Update footer_s1.html
JohnPixle Aug 4, 2025
5b1f19b
Update footer_s2.html
JohnPixle Aug 4, 2025
beb2385
Update theme.json
JohnPixle Aug 4, 2025
fb9a61c
Update 404.html
JohnPixle Aug 4, 2025
71c7b0a
Update and rename violet.json to petrol-sky.json
JohnPixle Aug 4, 2025
75b43a6
Update and rename charcoal.json to black-berry.json
JohnPixle Aug 4, 2025
3853336
Update and rename forest.json to purple-rain.json
JohnPixle Aug 4, 2025
4af60a7
chore: replace patterns
HardeepAsrani Aug 5, 2025
77d61d8
fix: replaced patterns
HardeepAsrani Aug 5, 2025
cdc34a1
feat: add all the patterns
HardeepAsrani Aug 5, 2025
e9379d2
chore: phpcs
HardeepAsrani Aug 5, 2025
5e3bd8b
Update front-page.html
JohnPixle Aug 6, 2025
90de89d
Replace theme screenshot
JohnPixle Aug 6, 2025
1d63515
chore: fix translaction error
HardeepAsrani Aug 7, 2025
30a0710
fix: remove redundant code
HardeepAsrani Aug 7, 2025
88ce0ab
fix: remove redundant code
HardeepAsrani Aug 7, 2025
519e852
fix: remove redundant code
HardeepAsrani Aug 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed assets/img/church-fse-1.webp
Binary file not shown.
Binary file removed assets/img/church-fse-2.webp
Binary file not shown.
Binary file removed assets/img/church-fse-3.webp
Binary file not shown.
Binary file removed assets/img/church-fse-4.webp
Binary file not shown.
Binary file removed assets/img/church-fse-5.webp
Binary file not shown.
Binary file removed assets/img/church-fse-6.webp
Binary file not shown.
Binary file removed assets/img/church-fse-7.webp
Binary file not shown.
Binary file removed assets/img/church-fse-logo.webp
Binary file not shown.
Binary file added assets/img/logo.webp
Binary file not shown.
Binary file added assets/img/testimonial-1.webp
Binary file not shown.
Binary file added assets/img/testimonial-2.webp
Binary file not shown.
Binary file added assets/img/testimonial-3.webp
Binary file not shown.
Binary file added assets/img/testimonial-4.webp
Binary file not shown.
Binary file added assets/img/theme-icon-01.webp
Binary file not shown.
Binary file added assets/img/theme-icon-02.webp
Binary file not shown.
Binary file added assets/img/theme-icon-03.webp
Binary file not shown.
Binary file added assets/img/theme-icon-04.webp
Binary file not shown.
Binary file added assets/img/theme-icon-05.webp
Binary file not shown.
Binary file added assets/img/theme-icon-06.webp
Binary file not shown.
Binary file added assets/img/theme-img-01.webp
Binary file not shown.
Binary file added assets/img/theme-img-010.webp
Binary file not shown.
Binary file added assets/img/theme-img-02.webp
Binary file not shown.
Binary file added assets/img/theme-img-03.webp
Binary file not shown.
Binary file added assets/img/theme-img-04.webp
Binary file not shown.
Binary file added assets/img/theme-img-05.webp
Binary file not shown.
Binary file added assets/img/theme-img-06.webp
Binary file not shown.
Binary file added assets/img/theme-img-07.webp
Binary file not shown.
Binary file added assets/img/theme-img-08.webp
Binary file not shown.
Binary file added assets/img/theme-img-09.webp
Binary file not shown.
31 changes: 18 additions & 13 deletions inc/Block_Patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ class Block_Patterns {
* Block_Patterns constructor.
*/
public function __construct() {
$this->setup_properties();

add_action( 'init', array( $this, 'run' ) );
}

Expand All @@ -48,6 +46,7 @@ public function __construct() {
* @return void
*/
public function run() {
$this->setup_properties();
$this->register_categories();
$this->register_patterns();
}
Expand Down Expand Up @@ -75,27 +74,33 @@ private function setup_properties() {
'templates/single-post-cover',
'templates/archive-cover',
'templates/archive-list',
'templates/404',

// layout patterns.
'layout/404',
'layout/content-1',
'layout/content-2',
'layout/content-3',
'layout/content-4',
'layout/content-5',
'layout/content-6',
'layout/content-7',
'layout/content-8',
'layout/content-9',
'layout/cta-1',
'layout/cta-2',
'layout/cta-3',
'layout/events',
'layout/faq',
'layout/faqs-1',
'layout/features-1',
'layout/features-2',
'layout/features-3',
'layout/features-4',
'layout/hero-1',
'layout/ministries-1',
'layout/ministries-2',
'layout/sermons-1',
'layout/sermons-2',
'layout/testimonial',
'layout/verse',
'layout/hero-2',
'layout/pricing-1',
'layout/pricing-2',
'layout/stats-1',
'layout/stats-2',
'layout/testimonials-1',
'layout/testimonials-2',
'layout/testimonials-3',

// Post patterns.
'loops/posts-1',
Expand Down
10 changes: 9 additions & 1 deletion inc/Block_Styles.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,16 @@ class Block_Styles {
*/
public function __construct() {
$this->styles = array();
add_action( 'init', array( $this, 'run' ) );
}

add_action( 'init', array( $this, 'add_block_styles' ) );
/**
* Run the class functionality.
*
* @return void
*/
public function run() {
$this->add_block_styles();
}

/**
Expand Down
41 changes: 0 additions & 41 deletions inc/patterns/layout/404.php

This file was deleted.

76 changes: 51 additions & 25 deletions inc/patterns/layout/content-1.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,48 +7,74 @@
* @since 1.0.0
*
* slug: content-1
* title: Content
* title: Content 1
* categories: LMSCourseFSE
* keywords: content, columns
* keywords: content
*/

use LMSCourseFSE\Assets_Manager;

$lmscourse_fse_img06 = Assets_Manager::get_image_url( 'lmscourse-fse-6.webp' );
$lmscourse_fse_img07 = Assets_Manager::get_image_url( 'theme-img-07.webp' );

return array(
'title' => __( 'Content', 'lmscourse-fse' ),
'title' => __( 'Content 1', 'lmscourse-fse' ),
'categories' => array( 'lmscourse-fse' ),
'keywords' => array( 'content', 'columns' ),
'keywords' => array( 'content' ),
'content' => '
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"64px","bottom":"64px"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:64px;padding-bottom:64px"><!-- wp:columns {"style":{"spacing":{"blockGap":{"top":"0","left":"0"}}}} -->
<div class="wp-block-columns"><!-- wp:column {"verticalAlignment":"center","style":{"spacing":{"padding":{"top":"24px","right":"24px","bottom":"24px","left":"24px"}}}} -->
<div class="wp-block-column is-vertically-aligned-center" style="padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px"><!-- wp:group {"layout":{"type":"constrained","justifyContent":"left"}} -->
<div class="wp-block-group"><!-- wp:paragraph {"align":"left","style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"},"elements":{"link":{"color":{"text":"var:preset|color|ti-accent"}}}},"textColor":"ti-accent","fontSize":"small"} -->
<p class="has-text-align-left has-ti-accent-color has-text-color has-link-color has-small-font-size" style="font-style:normal;font-weight:700;text-transform:uppercase"><strong>Sanctus Ipsum</strong></p>

<!-- wp:columns {"metadata":{"name":"content-1"},"align":"full","style":{"spacing":{"blockGap":{"top":"0","left":"0"},"margin":{"top":"0","bottom":"0"},"padding":{"top":"0","bottom":"0","left":"0","right":"0"}},"elements":{"link":{"color":{"text":"var:preset|color|ti-fg-alt"}}}},"backgroundColor":"ti-bg-inv","textColor":"ti-fg-alt"} -->
<div class="wp-block-columns alignfull has-ti-fg-alt-color has-ti-bg-inv-background-color has-text-color has-background has-link-color" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><!-- wp:column {"verticalAlignment":"center","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80","left":"var:preset|spacing|60","right":"var:preset|spacing|60"}}}} -->
<div class="wp-block-column is-vertically-aligned-center" style="padding-top:var(--wp--preset--spacing--80);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--60)"><!-- wp:group {"layout":{"type":"constrained"}} -->
<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"padding":{"left":"var:preset|spacing|40"}},"border":{"left":{"color":"var:preset|color|ti-accent","width":"8px"},"top":[],"right":[],"bottom":[]}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="border-left-color:var(--wp--preset--color--ti-accent);border-left-width:8px;padding-left:var(--wp--preset--spacing--40)"><!-- wp:heading -->
<h2 class="wp-block-heading">My Teaching Method</h2>
<!-- /wp:heading --></div>
<!-- /wp:group -->

<!-- wp:paragraph -->
<p>Pickum chordis dolor sit fretboard, consectetur scale-tur adipiscing neck. Solo elit string-tremolo, slide do re mi sed tempo eiusmod strumming aliqua.</p>
<!-- /wp:paragraph -->

<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|60"}},"layout":{"type":"flex","flexWrap":"wrap"}} -->
<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","orientation":"vertical"}} -->
<div class="wp-block-group"><!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"fontSize":"64px"}}} -->
<p style="font-size:64px">99%</p>
<!-- /wp:paragraph -->

<!-- wp:heading -->
<h2 class="wp-block-heading">Pastor Mark Reynolds</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="font-style:normal;font-weight:600;text-transform:uppercase">Strum Ipsum</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

<!-- wp:separator {"backgroundColor":"ti-accent"} -->
<hr class="wp-block-separator has-text-color has-ti-accent-color has-alpha-channel-opacity has-ti-accent-background-color has-background"/>
<!-- /wp:separator -->
<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap","orientation":"vertical"}} -->
<div class="wp-block-group"><!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"fontSize":"64px"}}} -->
<p style="font-size:64px">99%</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p>Verbum Dei lucet in tenebris, et tenebrae eam non comprehenderunt. Dominus pastor meus est, nihil mihi deerit; in pascuis virentibus me collocavit, ad aquas quietis me duxit.</p>
<!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="font-style:normal;font-weight:600;text-transform:uppercase">Strum Ipsum</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap","orientation":"vertical"}} -->
<div class="wp-block-group"><!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"fontSize":"64px"}}} -->
<p style="font-size:64px">99%</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="font-style:normal;font-weight:600;text-transform:uppercase">Strum Ipsum</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:column -->

<!-- wp:column -->
<div class="wp-block-column"><!-- wp:image {"id":301,"aspectRatio":"3/4","scale":"cover","sizeSlug":"full","linkDestination":"none","style":{"border":{"radius":"8px"}}} -->
<figure class="wp-block-image size-full has-custom-border"><img src="' . esc_url( $lmscourse_fse_img06 ) . '" alt="" class="wp-image-301" style="border-radius:8px;aspect-ratio:3/4;object-fit:cover"/></figure>
<!-- wp:column {"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60","right":"var:preset|spacing|60"}}}} -->
<div class="wp-block-column" style="padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)"><!-- wp:image {"id":21,"aspectRatio":"1","scale":"cover","sizeSlug":"full","linkDestination":"none","style":{"border":{"radius":"16px"}}} -->
<figure class="wp-block-image size-full has-custom-border"><img src="' . esc_url( $lmscourse_fse_img07 ) . '" alt="" class="wp-image-21" style="border-radius:16px;aspect-ratio:1;object-fit:cover"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:group -->
',
<!-- /wp:columns -->

',
);
Loading
Loading