I have a case where I want to be able to place multiple Nabble products on the same page.
If I embed them separately, the latter one either hijacks the first one (Chrome), or a Javascript error is caused, and neither is displayed (Firefox).
I realize that I can set one as the parent of the other, but I'm trying to see if these products would be easily useable by our users (they would be doing the embedding themselves - many aren't tech-savvy). I feel they might get lost in setting up the connections between a forum and a blog, for example.
Is the only solution to use iframes on our side? Obviously I don't like this (for the very reasons Nabble doesn't use them itself).
Here is the page:
http://www.athletic.net/TrackAndField/School.aspx?SchoolID=19462
The Nabble products would be embedded on the right. Currently, there should be a blog (connected to forums and more) in the top box, and the second box should contain a photo gallery. The blog loads correctly when I remove the second photo gallery embed script.
Thanks for any help!