Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 2.19 KB

README.md

File metadata and controls

57 lines (29 loc) · 2.19 KB

Kntnt's Single Post Module for Beaver Builder

WordPress plugin that provides a Beaver Builder module featuring a single post's thumbnail, heading, exerpt and metadata.

Description

The single post module mimics muchof Beaver Builder's builtin posts module, with the important differene that only a single posts is shown.

Installation

Install the plugin the usually way.

Frequently Asked Questions

Why should I use this module?

Honestly, I don't know. You can accomplish what this module does, and much more, with the Post Grid module bundled with Beaver Builder.

Is it working?

Yes. But of the eight layouts this module handle, CSS is missing for three (the two "beside content" and the "underneath" layouts).

Will it ever be finnished or maintained?

Probably not. Feel free to contribute-

Does it work with Beaver Builder 1?

Nope. Only Beaver Builder 2.

Does it work with PHP 5 or PHP 7?

It is developed for PHP 7.

I have not taken PHP 5 into account when I coded, nor have I tested it with PHP 5.

How can I get help?

If you have a questions about the plugin, and cannot find an answer here, start by issues and pull requests. If you still cannot find the answer, feel free to ask in the the plugin's issue tracker at Github: https://github.com/Kntnt/kntnt-bb-single-post/issues.

How can I report a bug?

If you have found a potential bug, please report it on the plugin's issue tracker at Github: https://github.com/Kntnt/kntnt-bb-single-post/issues.

How can I contribute?

Contributions to the code or documentation are much appreciated.

If you are unfamiliar with Git, please post it as a new issue on the plugin's issue tracker at Github: https://github.com/Kntnt/kntnt-bb-single-post/issues.

If you are familiar with Git, please do a pull request.

Changelog

1.0.0

Initial release. Fully functional plugin.