• This is a very useful plugin but it has a serious flaw. The code draws upon jquery.tools which includes a tabs function. Any attempt to use WP LinkedIn with jQuery Tabs will fail due to this conflict. To make matters worse, it appears that jquery.tools is no longer supported. It’s website has disappeared and I had to de-minify a dev version of the code in order to hunt down and fix this problem. The solution is to change the line d.fn.tabs to d.fn.xtabs which resolves the conflict.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Good but clashes with jQuery UI Tabs’ is closed to new replies.