Hi,
Refer this video: https://screencast-o-matic.com/watch/cqehjH03BM
Sometimes, your course page is built with elementor or visual composer , in those cases the description appears as garbage in the app as visual composer or elementor scripts are not loaded in the app.
This code fix, enables users to add a different course description for the App.
There are 2 parts :
- Adds a custom meta field in the Course as ” App Description”.
- Modify api to server course content from App description field.
Add following code in the Child Theme – functions.php
use this code: https://gist.github.com/shubham-99fusion/715f2eda8806f4c8b8106cd8ef546158