Hi.
I ask you to confirm that what I understand is correct.
When I link a selected course in Custom Learning paths Description,
I just simply connecting it with link tag like this
[button url="https://url"
target="_Blank"]Course link[/button]
Is this ok? or is there a function that should be done?
https://imgur.com/BauktMm
thanks!
Refer this url :
https://wplms.io/support/forums/topic/adding-links-to-description/
for adding links to your custom learning path description
Also solution is here :
Discription does not supported editor like content.
You can use this to add external link :
http://prntscr.com/mk3iv9
<a href="https://www.google.com" rel="noopener" target="_blank">Google</a>
Thank you.
References you gave were also helpful.
Resolved!