Plugin Author
YARPP
(@jeffparker)
Hi @bryan868 do you have a mock or an example by any chance?
Yes, here’s an example where I am using YARPP to generate the “Watch More” sidebar: https://dev-cmactv.pantheonsite.io/show/tower-district-specific-plan-committee-meeting-1-26-2022/. It would be nice to be able to have a “load more” button to generate more related posts.
I am doing that on this site using a custom query and the Ajax load more plugin: https://cmac.tv/show/tower-district-specific-plan-committee-meeting-1-26-2022/
https://ww.wp.xz.cn/plugins/ajax-load-more/
Plugin Author
YARPP
(@jeffparker)
One could use the YARPP REST API endpoint for this.
Documented here:
https://support.shareaholic.com/hc/en-us/articles/360046456752-YARPP-REST-API-for-Related-Posts
Would you like to give it a go? Would love to package a “load more” theme as part of the custom theme’s that are packaged with the plugin.
I wish I knew enough to work on this. Unfortunately I’m not familiar with the rest api and don’t even know where to start.