![]() |
Header and footer on external page
How can I include the header (and navbar) and footer of vBulletin on external page?
|
Maybe you could create your own vbulletin page (https://vborg.vbsupport.ru/showthread.php?t=228112) that includes the header, footer, and navbar, then include your external page in that (https://vborg.vbsupport.ru/showthread.php?t=24245)
|
No, I have to add header and footer of vbulletin on wordpress.
|
Then you might want to look to the Wordpress sites for that.
|
I can include an external file into wordpress like this:
Code:
<?php |
Quote:
You could probably use iframes and then write scripts to produce the html you want (you'd need one for each separate section I guess, lik have one that generates just the header and navbar, and another that produces just the footer). --------------- Added [DATE]1313613328[/DATE] at [TIME]1313613328[/TIME] --------------- OK, I put together this script and called it wp.php, and put it in the vb directory: PHP Code:
and I also created two new templates, wp_top and wp_bottom: wp_top: HTML Code:
{vb:stylevar htmldoctype} wp:bottom: HTML Code:
{vb:stylevar htmldoctype} and then I created this html file to test it: HTML Code:
<html><head><title>Test</title></head> The navbits section is a problem, I don't know what to set it to, but I suppose you could just remove it from the template. Anyway, I hope this helps. |
All times are GMT. The time now is 08:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|