Originally Posted by
CMK10
Looks like Smugmug no longer provides the ability to embed. I've been using them as a hosting service for 4 years now and they've changed their options so you can only get a link to the picture or an HTML link, not the URL link FT seems to require. Guess I need to find a new service

Click on the share icon and then choose Photo, and image size and tick the box for "Show HTML." That will give you the proper HTML code.
<a href="http://gallery.millerworks.net/Travel/St-Barths-Birthday/i-7PpqctX/A"><img src="http://gallery.millerworks.net/Travel/St-Barths-Birthday/i-7PpqctX/0/Th/IMG_5673-Th.jpg" alt=""></a>
Change the <a href= to [url= and then </a> to [/url]. <img src= becomes [img] and then strip the alt=""> out and put [/img] after it. So the ablove becomes [url=http://gallery.millerworks.net/Travel/St-Barths-Birthday/i-7PpqctX/A][img]http://gallery.millerworks.net/Travel/St-Barths-Birthday/i-7PpqctX/0/Th/IMG_5673-Th.jpg[/img][/url] which displays as:

So a PITA but it still works.