Skip to content

Instantly share code, notes, and snippets.

@scottopolis
Last active July 12, 2018 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottopolis/1e8576b60b9af6456a1239bf46866e21 to your computer and use it in GitHub Desktop.
Save scottopolis/1e8576b60b9af6456a1239bf46866e21 to your computer and use it in GitHub Desktop.
LearnDash Custom Page Layout
<h4 padding><ion-icon name="star"></ion-icon> Featured Courses</h4>
<ap-slider wp="true" card="true" route="https://mysite.com/wp-json/wp/v2/sfwd-courses"></ap-slider>
<h4 padding><ion-icon name="list"></ion-icon> All Courses</h4>
<ap-list wp="true" card="true" class="col-2" route="https://mysite.com/wp-json/wp/v2/sfwd-courses"></ap-list>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment