Image uploaded via richtext not showing through wagtail rest api
87 views
Skip to first unread message
Shamily v a
unread,
May 22, 2018, 1:41:21 AM5/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wagtail support
Hi,
I want to display image and associated text in a proper manner on my site. I'm using hallo editor. I'm using wagtail REST API to get the data and to display them. Texts are rendering properly but the image is not showing. It is in embed format <embed alt="Switch Board" embedtype="image" format="fullwidth" id="67">. I cant use the richtext filter since the rendering is taking place in js file. Is there any workaround for this one?
Matthew Westcott
unread,
May 22, 2018, 7:57:20 AM5/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
> On 22 May 2018, at 06:41, Shamily v a <shamily...@gmail.com> wrote:
>
> Hi,
>
> I want to display image and associated text in a proper manner on my site. I'm using hallo editor. I'm using wagtail REST API to get the data and to display them. Texts are rendering properly but the image is not showing. It is in embed format <embed alt="Switch Board" embedtype="image" format="fullwidth" id="67">. I cant use the richtext filter since the rendering is taking place in js file. Is there any workaround for this one?
>