#8 - Widget
Create a list widget connected to Open Content.
Last updated
Was this helpful?
Create a list widget connected to Open Content.
Last updated
Was this helpful?
Create a List Widget that renders articles from Open Content. The widget should have a few different settings:
Title.
Bind title to Wordpress page (Title should link to that page).
A way to select which teaser template to render the articles with.
Open Content query:
Query.
Sort.
Limit.
Display title with link to connected Wordpress page.
List of articles with selected teaser template.
Load more button with Ajax functionality to fetch articles and render them.
Wordpress documentation on AJAX functionality: