![]() |
|
Thread Tools |
#1
|
||||
|
||||
VB Main Navbar on WP site
Hi All,
I need to show the VB Main Navbar which has the login and signup drop-down form on the wordpress site. I would appreciate if someone can point me in the right direction. I tried the following code but didn't know how to get the top bar
No members have liked this post.
|
#2
|
||||
|
||||
The easiest way to include the login form is via iframe. When someone logs in, they will be redirected to the forums.
<iframe id="idLoginIframe" class="js-menu__login-iframe b-menu__login-iframe" src="http://www.example.com/forums/auth/login-form"></iframe> This will display the login form on your page. You can set the CSS to display none, add a div with a login button to create the nav bar and use jquery or javascript to toggle the form when someone clicks the button. Use absolute positioning and z-index to have the form overlap the page like a dropdown. This is the easiest way to include the vb login form to an outside page. The following members like this post: MarkFL, TheLastSuperman
|
#3
|
||||
|
||||
Or you could create your own login form in WP and use this code to login to vB:
http://www.vbulletin.com/forum/blogs...n-your-website
__________________
Glenn Vergara, an ex-vB Developer, now a vB Mod Developer ![]() GIPHY for vB5 | AutoLinker | Video Attachments Player | New Registered Users Module | Clear System Cache Cron | DragNDrop Upload | Topic AJAX AutoUpdate | Force Read Topic The following members like this post: TheLastSuperman, MarkFL
|
#4
|
|||
|
|||
I need the whole top bar from Vbulletin to show on the WP site
No members have liked this post.
|
#5
|
||||
|
||||
Are both the vB forum and WP in the same domain? Or one of them is in a subdomain? And I assume if user is logged in to vB, the top bar in WP will show the username and avatar and also Messages and Notifications?
__________________
Glenn Vergara, an ex-vB Developer, now a vB Mod Developer ![]() GIPHY for vB5 | AutoLinker | Video Attachments Player | New Registered Users Module | Clear System Cache Cron | DragNDrop Upload | Topic AJAX AutoUpdate | Force Read Topic No members have liked this post.
|
![]() |
Tags |
navbar, top, vbulletin 5, wordpress |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 03:00.