Looking to embed a Directories app directory onto another website? You can do so with some simple iframe code and a few tricks!
Code:
<iframe src="http://prefix. nonprofitsoapbox.com/XXXXX?tmpl= component"></iframe>
Where prefix is your organization's specific text before the ".nonprofitsoapbox.com" part in your Soapbox URL and the XXXXX is the unique URL ending for your Directories app directory.
If your website uses a custom domain (e.g., www.myorg.org), you can insert that in the place of prefix.nonprofitsoapbox.com above.
You can adjust other iframe attributes such as height and width as desired to fit your site.