Looper Data source

I saw the exploratory video you all did on using Google Sheets as a possible data source for Loopers and love where this is going. I was wondering, however, if there’s possibly a plugin you know of that can be used to insert tables of info into the WP database that can then be retrieved as a datasource by Loopers.

For instance, I’d like to set up a sermon library for a church but style it using the Looper function. If I had a table where I can simply upload the Title, Date, audio location, etc., I could pull that into the Looper for a library.

Anything like that that you know of?

Hello @gstertz,

Thanks for writing to us

Regretfully we have not tested such plugins at our end so we can not recommend any of them but you can search it in the WordPress plugin repository for it. Please note that we don’t provide any third-party plugin support. It is out of the support scope.

For the sermon library, I would suggest you create a custom post type for it where you can store the title, content, feature image and you can use the bundled plugin ACF to store other data by using meta fields of the custom post type.

The custom post type post and meta field can retrieve by using Looper. please have a look at our Loopr doc to learn more about how to retrieve the data by using Looper.

Hope it helps
Thanks for understanding

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.