Embedding external site into theme
-
Hi guys … kinda new at WordPress so please excuse me if this has been covered before…
I have an unusual site I’m working on locally. Most of the site is open with no need to register or log in. It contains pages with files and links, documents etc. But there is one item for which I need users to log in… the Vanilla discussion forums.
This turns out to be fairly easy to organize, I just let vanilla handle all the user tasks in it’s own database.
However, I have run smack into a problem… I have vanilla installed beside wordpress, hosting it locally. I can get to it from a menu link, no problem.
BUT whenever it loads it totally clobbers the theme –any theme– because it is actually leaving wordpress to go to the forums. This, of course, destroys any notion of continuity in the site and leaves the user with no access to anything until they hit the back button on their browser.
Now, what I need to happen is that when I load up the forum, it needs to open as a page inside the wordpress theme so that people still have access to the menus and widgets.
I’ve tried the redirector plugins, iframes, etc. and even when the forum itself is set to “embed mode” it still totally exits wordpress to go to the forums.
Strangely, I hand coded a frameset in plain html and was able to cruse back and forth very seamlessly using a menu created in the top of the frameset. But that strikes me as a rather ridiculous way of doing something that WordPress should do natively.
Any help or suggestions would be appreciated…
- The topic ‘Embedding external site into theme’ is closed to new replies.