I'm part of a photography forum that is considering switching from Xenforo to WPForo. We've set up a test forum using WPForo and have run into an issue with image linking. Most of our members have their own sites and prefer to link images from their sites rather than upload. We prefer that to as it saves server space. Our members are used to the BBCode functionality in Xenforo which we understand is not included in WPForo. Many of our members use either Flickr or Smugmug for their hosting and we're running into issues with the images linking correctly and were curious what we need to do to make this work correctly. Below are the HTML codes straight out of the share functions from Smugmug and Flickr:
Smugmug HTML:
<a href="https://www.msummersphotography.com/Galleries/Places/Atlanta/i-LJrDwcB/A"><img src="https://photos.smugmug.com/Galleries/Places/Atlanta/i-LJrDwcB/0/45a484f7/XL/MS17619_2016_06_09-XL.jpg" alt="Atlanta Skyline"></a>
<a href="https://www.msummersphotography.com/Galleries/Places/Atlanta/i-LJrDwcB/A"><img src="https://photos.smugmug.com/Galleries/Places/Atlanta/i-LJrDwcB/0/45a484f7/XL/MS17619_2016_06_09-XL.jpg" alt="Atlanta Skyline"></a>
Flickr HTML
<a data-flickr-embed="true" href="https://www.flickr.com/photos/msummersphoto/8670064002/in/dateposted-public/" title="Strasburg Engine House"><img src="https://live.staticflickr.com/8114/8670064002_31106f8c76_o.jpg" width="1024" height="683" alt="Strasburg Engine House"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/msummersphoto/8670064002/in/dateposted-public/" title="Strasburg Engine House"><img src="https://live.staticflickr.com/8114/8670064002_31106f8c76_o.jpg" width="1024" height="683" alt="Strasburg Engine House"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
Hi @msummers,
Currently, you can check one of these paid options:
http://profprojects.com/migrate-xenforo-to-wpforo/
https://migrate-forum.com/migrate-from-xenforo-to-wpforo/
We've already instructed all specialists of this company for wpForo migration projects, they are our trusted partners.
Regarding the Flickr or Smugmug embedding the wpForo Embeds add-on support those websites embeddings.