Skip to content

zerif-lite support added#245

Open
braini75 wants to merge 1 commit intoWP-for-Church:devfrom
braini75:dev
Open

zerif-lite support added#245
braini75 wants to merge 1 commit intoWP-for-Church:devfrom
braini75:dev

Conversation

@braini75
Copy link
Copy Markdown

@braini75 braini75 commented Nov 15, 2018

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project. (WPCS)
  • My change requires a change to the documentation.

Brief description of the proposed change:

Let sermon-manager run with Zerif Lite Theme (tested with Version 1.8.5)!

Any other info:

echo '<div id="content-wrap" class="container clr"><div id="primary" class="content-area clr"><div id="content" class="site-content clr">';
break;
case 'zerif-lite':
echo '</header>';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird that the the header is not already closed, gotta check this one.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be a Bug of Zerif Lite, as my installation was missing that tag.

@braini75
Copy link
Copy Markdown
Author

braini75 commented Nov 9, 2020

Hi,
is there any chance of implementation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants