rowan84
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] open graph image meta tag not includedThanks. I found out that this was because my image was too small. It was below 250×250 in size.
Forum: Plugins
In reply to: [Sermon Manager] open graph image meta tag not includedOK perhaps not. it doesnt seem like my og:image is being picked up by fb. not sure why. But I guess this doesnt have to do with the sermon plugin.
Forum: Plugins
In reply to: [Sermon Manager] open graph image meta tag not includedOk I think I solved this by installing the OG (Open Graph) wordpress plugin.
Forum: Plugins
In reply to: [Sermon Manager] wpfc_preacher endpoint returning only 10 preachersSorry found the answer. the wordpress api by default returns 10. But I can add the per_page parameter. If I add the parameter per_page=100 it will return up to 100. Thanks
Forum: Plugins
In reply to: [Sermon Manager] REST APIOK cool, I’ve been testing with Postman, and seemed to work fine so far.
Forum: Plugins
In reply to: [Sermon Manager] REST APIOk, thanks again for all your help.
Forum: Plugins
In reply to: [Sermon Manager] REST APIOK so uploading an image via this: https://<site-url>/wp-json/wp/v2/wpfc_sermon/ enpoint works, and then saving the id returned in the response.
I was hoping there would be a way to just provide a link to an external url on wordpress.
Forum: Plugins
In reply to: [Sermon Manager] REST APICool Thanks Nikola. That should have been obvious to me :). It works now, except for one thing i.e.the featured image. But now I think I know, this is set by the featured_media id.
Can you perhaps point me in the right direction on uploading featured media images?
From the plugin perspective is there any way you can take an external image url and make thumbnails etc etc. and upload as a featured image?
Forum: Plugins
In reply to: [Sermon Manager] REST APIThanks for the reply, however it doesn’t seem to work properly. I get a blank draft sermon in the wp-admin section once I post that request. And if I retrieve it via REST all the fields I set is also blank. Status is also set to draft even though I sent status as publish
Forum: Plugins
In reply to: [Sermon Manager] REST APIOK I found I can post to e.g. endpoint https://<site-url>/wp-json/wp/v2/wpfc_sermon
but not sure what to include in the POST body
Hi,
great work. really looking forward to being able to add custom borders in.
Regards,
Rowan