XenForo
Administrative
- Thread starter
- Admin
- #1
I'm trying to add this media source into a custom BB code for my media gallery but I'm running into issues:
So in Match URL's I have
And in the template I have
Read more
ادامه مطلب...
<iframe src="figshare - embed" width="568" height="351" allowfullscreen frameborder="0"></iframe>
Click to expand...
So in Match URL's I have
widgets.figshare.com/articles/{$id}
Click to expand...
And in the template I have
<iframe src="https://widgets.figshare.com/articles/{$id}/embed?show_title=1"...
Click to expand...
Read more
ادامه مطلب...