Title: Tabs doesn&#039;t work
Last modified: August 21, 2016

---

# Tabs doesn't work

 *  Resolved [Ellie_w](https://wordpress.org/support/users/ellie_w/)
 * (@ellie_w)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/)
 * Hi. Thank you for making such a great plug-in!
 * Please tell me why [tabs] doesn’t work. I’ve used this plug-in since last year,
   but recently it wouldn’t work. I made a mistake of writing “function.php” and
   put the past “function.php” for recovering. It was a previous version than I 
   added your plug-in. Was it the reason of this problem?
 * This is my web page. Please check the current status of [tabs]. (I’m very sorry
   but It’s written in Japanese.)
 * [http://bbank.jp/seminar_list](http://bbank.jp/seminar_list)
 * [http://wordpress.org/plugins/arconix-shortcodes/](http://wordpress.org/plugins/arconix-shortcodes/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4530989)
 * Hi Ellie_w,
 * Thanks for using my plugin and for the kind words. The issue is that the javascript
   isn’t firing, which is why your tabs aren’t working. When I look at the javascript
   console I see the following
 *     ```
       Failed to load resource: the server responded with a status of 404 (Not Found) http://bbank.jp/colorbox.css
       Failed to load resource: the server responded with a status of 404 (Not Found) http://bbank.jp/colorbox/jquery.colorbox.js
       Failed to load resource: the server responded with a status of 404 (Not Found) http://bbank.jp/colorbox/jquery.colorbox-ja.js
       Uncaught TypeError: Cannot read property 'msie' of undefined jquery.tools.min.js:18
       Uncaught TypeError: Object [object Object] has no method 'innerfade' setting.js:5
       Uncaught TypeError: Object [object Object] has no method 'colorbox' seminar_list:42
       body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.
       body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.
       ```
   
 * So some of your files aren’t loading (the ones returning 404’s). It looks like
   jQuery Tools (that drives my tabs) also has an error (which I haven’t seen before)
   and some of the javascript you’re using is erroring out. If you can fix the 404
   errors (the server can’t find the files specified), the issue might resolve itself.
 *  Thread Starter [Ellie_w](https://wordpress.org/support/users/ellie_w/)
 * (@ellie_w)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4531075)
 * Hi Mr. John Gardner!
 * I’m very thanks to you! I could repair my web page, and now [tabs] is working!
   The reason of this problem was that I added new jQuery “colorbox” recently. I
   checked js and css, which you said and found that [tabs] was affected to this
   new jQuery. After I’ve deleted this, [tabs] started to work!
 * Thank you soooo much John! XD
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4531078)
 * You’re welcome Ellie_w! Glad to hear everything worked out. If you have a moment,
   I’d appreciate [a review](http://wordpress.org/support/view/plugin-reviews/arconix-shortcodes)
   if you haven’t left one before.
 *  [taskforce_shiva](https://wordpress.org/support/users/taskforce_shiva/)
 * (@taskforce_shiva)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4531281)
 * Hi John
    Thank you for your amazing plugin.
 * I have also occurred the same trouble. I can see tabs, but I can’t move tab’s
   page.
    I’ve used this plug-in before trouble.
 * This is my web page. Please check the current status of [tabs]. (I’m very sorry
   but It’s written in Japanese too.)
 * [http://beamingbaby.jp/products/biodegradable-nappy/mini/](http://beamingbaby.jp/products/biodegradable-nappy/mini/)
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4531282)
 * Thanks for using my plugin and for the kind words. Unfortunately my plugin isn’t
   playing nice with the japanese language (I add a tab title as a CSS class for
   styling purposes). If you feel comfortable editing code I can tell you what to
   change where. If not, then I’d suggest another plugin until I can figure out 
   how to address international languages.
 *  [taskforce_shiva](https://wordpress.org/support/users/taskforce_shiva/)
 * (@taskforce_shiva)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4531283)
 * Hi John,
    Thank you for your quick reply. OK. I hope your update.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Tabs doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/arconix-shortcodes/assets/icon-256x256.jpg?rev=2951512)
 * [Arconix Shortcodes](https://wordpress.org/plugins/arconix-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/arconix-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/arconix-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/arconix-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/arconix-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/arconix-shortcodes/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [taskforce_shiva](https://wordpress.org/support/users/taskforce_shiva/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/tabs-doesnt-work/#post-4531283)
 * Status: resolved