Quote:
Originally Posted by wicked80
Thanks Thanks Thanks for this wonderful and great plugin...I installed it on my forum and it works great.
But I just have one question - I have wordpress as my frontend and I want to show the login bar in my homepage. I tried putting the code but it did not worked. I also tried adding the javascript code to the head but it does not work.
Can you please tell how to make the login bar work on a non-vb page ???
Thanks
|
I listed in a previous post how I setup the system to work on non-vb pages. Basically you have to edit one of the plugins to have the full vB path in the .js, then you have to create a new plugin to get the login code into a variable so it will show up in the header.
At bare minimum your Wordpress will need to be using the header, headerinclude, and footer template to get it to work.