Text not showing embedded content

I want to show a spotify podcast episode in a blog, i’ve embedded it successfully in the standard bubble Rich Text editor, and stored it in the database.

However, when displaying the content, calling straight from the database, the podcast fails to display correctly. I’ve tried both turning on and off “recognize links and emails”.

Hi @repomtaiwan :wave:

I can be wrong here… but I think the “text” element uses BBCode. So it will not regognize HTML.

There is a plugin that transform HTML in BBCode and vice-versa. I thinks you should try!

I’ve tried looking online, but there doesn’t seem to be an easy HTML to bb code converter that can turn the spotify link into bb code format. I know I can use HTML in bubble to show it, but I really want the embedded podcast to appear in the middle of blog post

Why can’t you use the HTML element for both the blog text and the spotify embed?

1 Like

I’m using the rich text element to store blog text, and when I try to show it in HTML, the bb tags will show up. I’m also uncertain whether the SEO will pick up the content well in this case, are you familiar with the matter?

This topic was automatically closed after 70 days. New replies are no longer allowed.