Skip to content

Commit

Permalink
chore: rebase
Browse files Browse the repository at this point in the history
* feat: add patterns (#10)

* feat: update template parts (#13)

* Update header_s3.html

Hamburger Menu

* Update header_s1.html

Centered

* Update header_s2.html

button

* Update header.html

default header

* Update footer.html

default footer

* Update footer_s1.html

site logo

* Update footer_s4.html

5 columns

* Update footer_s3.html

4 columns

* Update footer_s2.html

3 columns

* Update header_s2.html

add top bar

* Update theme.json

changed name to header style

---------

Co-authored-by: John Fraskos <[email protected]>

---------

Co-authored-by: John Fraskos <[email protected]>
  • Loading branch information
HardeepAsrani and JohnPixle authored Feb 24, 2025
1 parent 979312c commit ff9ac11
Show file tree
Hide file tree
Showing 72 changed files with 2,072 additions and 3,015 deletions.
60 changes: 22 additions & 38 deletions inc/Block_Patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,50 +77,34 @@ private function setup_properties() {
'templates/archive-list',

// layout patterns.
'layout/cta-dark',
'layout/full-width-columns-content-image',
'layout/full-width-quote',
'layout/page-cover-bg-image',
'layout/page-cover-with-buttons',
'layout/content-with-images',
'layout/team-members-columns',
'layout/columns-with-services',
'layout/pricing-columns',
'layout/columns-with-icons',
'layout/boxed-features-1',
'layout/boxed-features-2',
'layout/columns-with-cards',
'layout/columns-content-images',
'layout/columns-testimonials',
'layout/columns-text-image',
'layout/columns-image-and-text',
'layout/portfolio-columns',
'layout/columns-image-and-text-inv',
'layout/hero-with-feature-columns',
'layout/columns-testimonials-inv',
'layout/columns-with-services-text',
'layout/contact-section',
'layout/hero-with-text',
'layout/map-section',
'layout/faq-section',
'layout/content-1',
'layout/content-2',
'layout/cta-1',
'layout/cta-2',
'layout/cta-3',
'layout/events',
'layout/faq',
'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',

// Post patterns.
'loops/post-loop-1',
'loops/post-loop-2',
'loops/post-loop-3',
'loops/post-loop-4',
'loops/post-loop-5',
'loops/post-loop-6',
'loops/post-loop-7',
'loops/post-loop-8',
'loops/post-loop-9',
'loops/posts-1',
'loops/posts-2',
'loops/posts-3',
'loops/posts-4',

// Page title patterns.
'page_titles/page-title-1',
'page_titles/page-title-2',
'page_titles/page-title-3',
'page_titles/page-title-4',
'page_titles/page-title-5',
);

$this->categories = apply_filters( 'church_fse_block_patterns_categories', $categories );
Expand Down
110 changes: 0 additions & 110 deletions inc/patterns/layout/boxed-features-2.php

This file was deleted.

71 changes: 0 additions & 71 deletions inc/patterns/layout/columns-content-images.php

This file was deleted.

66 changes: 0 additions & 66 deletions inc/patterns/layout/columns-image-and-text-inv.php

This file was deleted.

62 changes: 0 additions & 62 deletions inc/patterns/layout/columns-image-and-text.php

This file was deleted.

Loading

0 comments on commit ff9ac11

Please sign in to comment.