Create a new draft page(TA).
Create new lessons under the Learndash panel.
Under ‘lesson’ post box. Select ‘Associated Course’.
Under ‘lesson’ post box. Select ‘Thrive Page’. Select the newly created draft page.
‘Thrive Page’ will be used to link the draft page and the lessons page. Normally when updating the lessons page. Content team makes an edit on the draft(TA) page first then there’s an option on the wp editor page of the draft page that will copy the content of draft(TA) to the lessons page.
(Attached screenshot)
Why?
This is the markup needed to add a custom content slider feature.
Can be added using html snippet of thrive architect page builder.
Should be added after the custom html code that has all the slides content.
<div class="overlay"> </div>
<div id="popout">
<div id="popoutcontent"><div class="slide_overlay"></div></div>
<div id="clickme"></div>
</div>
<link rel="stylesheet" type="text/css" href="https://cdn.focusonforce.com/wp-content/plugins/fof-customizations/assets/css/fof-zoom.css">
<code class="tve_js_placeholder"><script src="https://cdn.focusonforce.com/wp-content/plugins/fof-customizations/assets/js/fof-zoom.js"></script></code>
<link rel="stylesheet" href="https://cdn.focusonforce.com/wp-content/plugins/fof-customizations/assets/css/fof-learn-more.css" type="text/css">