=== Liftor ===
Contributors: sallory85
Donate link: https://saeedmasri.com
Tags: lifterlms, lesson, theme-buider, elementor
Requires at least: 4.4
Requires PHP: 5.3
Tested up to: 6.4.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

It'll enable the theme builder of Elementor for lesson post types.

== Description ==

= This plugin will help you customize the lesson template in the theme builder of Elementor page builder (Pro). =

It will also adds a couple of shortcodes for LifterLMS elements to fill the gap like:

**Lesson navigation.**
**Back to course.**
**Video embed.**



== Installation ==

1. Upload `Liftor.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Here is how this plugin works: == 
1. Install & Active the Plugin
2. Go to the theme builder of Elementor and add a new single template
3. Now you can assign the single template for the lesson post type.
4. The plugin also adds 3 shortcodes:
* Lesson navigation:
[liftor_nav]
* Back to the course:
[liftor_back]
* video embed:
[liftor_video]

== Frequently Asked Questions ==

= Will Liftor work with my theme? =

It should work with any theme, I tested it with the default theme "Twenty Nineteen" & Astra theme.

= Will Liftor work with Divi builder? =

Nope, It's specifically for Elementor theme builder, the shortcodes should work with any theme/builder tho.

= Is this plugin enough to customize the whole lesson template =

You'll need the other [shortcodes from LifterLMS's docs](https://lifterlms.com/docs/shortcodes) and you're good to go with building your lesson template.

= Do I need to have the pro version of Elementor to customize the Lesson template globally? =

The theme builder of Elementor is included in the pro version, so yes you need to have the pro version to edit the lesson template globally.

= Will you add more shortcodes? =

Yes! I'm working on more shortcodes for LifterLMS's elements to cover all the custom fields of LifterLMS.

== Screenshots ==

1. Now you can select the single template for the lesson post type in the theme builder.
2. This is how the display conditions screen looks with Liftor activated.

== Changelog ==

= 1.0.0 =
* Initial Release