Collection Managers Support

Full Version: Conflict with another plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Peter,

I wanted to provide some feedback. I have 27 plugins in my WordPress installation. All plugin option pages and admin pages all look normal, except when looking at either the Who Is Online plugin options page or view online users page.

I am using the Ozh Admin Drop Down menu and the bottom footer of the menu is hovering right in the middle of the online users listing (see screenshot1.png attachment) instead of snaping to the bottom of the page

I was able to resolve this issue by adding an additional closing div tag at the end of both the plugin options and view online uses code in the who-is-online/who-is-online.php file. Approx lines 170 and 274 which puts the closing tage right before the "<div class="clear"></div></div><!-- wpbody-content -->" section of code generated by WordPress.

Now the Who Is Online pages function fine and I can now see my online visitors (see screenshot2.png attachment)
Ahh thank you very much pcoggins.

I will look into that fix and incorporate it in the next version which should come any day now.
I am fairly certain that this is now resolved in the current version. I sincerely apologise for the lengthy delay in resolving this issue.
Reference URL's