Display WB menu on other PHP-pages

vanbemmel

Well, I use WB for my site and another PHP-script with it's own templates.
I want to use the same (WB) menu for both parts of the site so the WB menu needs to be included inside the  header/footer template of the other site.

Is it possible to use some kind of PHP include to place the WB menu in other PHP-templates?

Luisehahne

QuoteI combined WB with some other PHP-pages

??? Can you explain with example pls

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

crnogorac081

Hi,

I didnt tested this, but try to insert show_menu2(); in code editor

cheers
Web developer

vanbemmel

Hello, I combined WB with some other PHP-pages and would like to display the WB menu on the PHP-pages.

Is it possible to include the WB menu on other PHP-pages dynamically?