Skip to content
Menu
My Internet Corner
  • Personal
    • Hobby
      • Food and Dining
      • Travelling
      • Movies and Videos
      • Cool Stuff
      • Funny
  • Technology
    • Gadget
    • Blogging
    • Social Media
    • Troubleshoot
    • WordPress
  • Religious
  • Business
  • Self Improvements
My Internet Corner
November 14, 2009November 15, 2009

Wibiya Toolbar Application Fail to Load Problem

I just recently installed Wibiya toolbar on my personal blog, and faced with few problems where few of the applications from the toolbar did not load properly: RSS feed, Facebook Community, and Twitter application.


wibiya-twitter-fail
Wibiya Twitter application fail to load


With little bit of research, I finally solved the problem.

wibiya-twitter-success
Wibiya Twitter application success to load


This is actually simple problem. What actually happened is that the jQuery installed on my blog is causing the error. To fix this, just add this code somewhere after the BODY tag:

<script src=’http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js’ type=’text/javascript’></script>

You can put this piece of code anywhere between the body content. For me, since I’m using WordPress Arclite theme, I just added the code to the footer using Arclite plugin setup.

[UPDATED 15 NOVEMBER 2009]
Wibiya team member just got back to me this morning and suggested me several solutions. This particular solution works the best for me, because it solves the jQuery conflict between Wibiya toolbar and Lightbox plugin, and it is specific to the WordPress theme that I’m using. Here’s the solution.

Apparently it has something to do with the WordPress themes that I’m using, which is Arclite. It’s jQuery javascript mess up the Wibiya Toolbar and Lightbox plugin. The solution here is to edit Arclite Javascript, that can be found at yourdomain.com/wp-content/themes/arclite/js/arclite.js.

Find this line: // fixes for IE-7 cleartype bug on fade in/out, and delete (or comment out) these three sections:

arclite-javascript

It should solve your problem, if you were having the same Wibiya toolbar problem like I had. Let me know if it works for you or not.

55 thoughts on “Wibiya Toolbar Application Fail to Load Problem”

Comments navigation

Older comments
  1. Steven Sentosa says:
    January 30, 2010 at 09:11

    Hmm….it must mean that both jQuery conflict with each other, so you can only use one or the other.

    Reply
  2. Steven Sentosa says:
    January 30, 2010 at 04:11

    Hmm….it must mean that both jQuery conflict with each other, so you can only use one or the other.

    Reply

Comments navigation

Older comments

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Looking for Something?

Recent Posts

  • Wisata Imlek Terkenal di Jakarta
  • Trend Kripto di 2023
  • Cara Nonton Streaming FIFA World Cup 2022 Gratis
  • 5 Effective Ways on How to Live a Happier Life with Happiness Hacks
  • Nama dan Nomor Nara Hubung dari UDD PMI Terkait Plasma Konvalesen

Recent Comments

  • Rita Snavely on Four Squares
  • Rita Snavely on How to Change Vehicle Ownership
  • On The Moral And Ethical Implications of Evolution and Science in General. – Lee Cadotte AP Biology on Deepwater Horizon Oil Spill (BP Oil Spill)
  • deniswilson on Blogging from Panama City Beach, FL
  • Steven Sentosa on Hongkong Trip – Day 1 (17 July 2015)
©2025 My Internet Corner | Powered by WordPress and Superb Themes!