-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
54 lines (38 loc) · 2.79 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== KB Elementor ===
Contributors: dbjpanda
Tags: kb, drag-and-drop, elementor, toc, table of content, series of posts, lms, simple lms, toc posts, toc terms, posts ordered by term, category tree, wiki
Requires at least: 4.7
Tested up to: 5.2
Requires PHP: 5.4
Stable tag: 1.0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Elementor Plugin for creating wiki like knowledge based site | Learning Management Site | Category-Post tree | Series of Posts | Table of Content
== Description ==
https://youtu.be/B8SpkyEaAU4
If you are one those who loves posting content in an organized manner then KB Elementor is the perfect plugin for you. It consists couple of small widgets required to create a simple wiki like knowledge based site, a tutorial like blog site or a simple learning management site. It depends upon free Elementor plugin.
= Currently it includes 2 widgets and counting =
- **TOC Headings**. Creates a nice table of content for heading tags customizable by Elementor Page Builder
- **TOC Posts**. Creates a table of content of posts grouped by their respective categories / terms / taxonomies. It also provides the facility to reorder your posts and terms from frontend.
- **And counting...**
== Installation ==
1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Pages > Add New
4. Press the 'Edit with Elementor' button.
5. Now you can find our widgets inside KB Elementor section, just drag and drop widgets from the left panel onto the content area and customize your settings.
6. If you are not able to see the headings in TOC Heading widget block then please follow the instructions [here](https://github.com/dbjpanda/kb-elementor/issues/15)
= Be a contributor =
KB Elementor is free and open source. It was created with the developer in mind. Even if you are a beginner level coder, you can easily create a widget skin to extend it further and send us a PR.
Don't want to mess up with code !!! No worry. You can test, evaluate and create issue if find any. We are developing here [GitHub Repository](https://github.com/dbjpanda/kb-elementor).
= Documentation and Support =
- If you have any more questions, visit our support on the [Plugin's Forum](https://wordpress.org/support/plugin/kb-elementor). or create issue on [GitHub Repository](https://github.com/dbjpanda/kb-elementor).
== Changelog ==
= 1.0.4 - 2019-08-05 =
* Fixed "Plugin causes empty taxonomy list". Thanks to sambbaron for reporting the issue.
= 1.0.3 - 2019-07-09 =
* Preserve order of post as per menu_order after updation of post
= 1.0.2 - 2019-07-08 =
* Minor Fixes
= 1.0.1 - 2019-06-19 =
* Initial Public Stable Release