have you used widget framework??
[bd] Widget Framework 2.5.9
<article><blockquote class="ugc baseHtml{xen:if $profilePost.isIgnored, ' ignored'}">{xen:helper bodyText, $profilePost.message}</blockquote></article>
<article>
<blockquote class="ugc baseHtml{xen:if $profilePost.isIgnored, ' ignored'}">{xen:raw $profilePost.messageHtml}</blockquote>
</article>
Open the template: `wf_widget_profile_posts_profile_post`
Find this line:
Replace by this line:Code:<article><blockquote class="ugc baseHtml{xen:if $profilePost.isIgnored, ' ignored'}">{xen:helper bodyText, $profilePost.message}</blockquote></article>
Code:<article> <blockquote class="ugc baseHtml{xen:if $profilePost.isIgnored, ' ignored'}">{xen:raw $profilePost.messageHtml}</blockquote> </article>
Would it be possible to update this so media links (to youtube for example) show the video instead of a link?
View attachment 632
Existing post or new post"
Either/or. I posted the link as a test to see if it worked. It didn't![]()