WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved wibya problem Thu Mar 08, 2012 8:00 pm

medlsc

medlsc
Registered Member
Registered Member
When i put the wibya bar script in the annoucements i lost the column stats and when i remove this script i see the column stats.

What i must do to have the both of them. ( column stats and the wibya bar ) ?

http://med-lab-scietists.free-forums.biz/

2Solved Re: wibya problem Thu Mar 08, 2012 8:04 pm

ankillien

ankillien
Administrator
Administrator
Hi,

Try putting wibiya code at another place, like in a widget or in footer (if you have template editing).

3Solved Re: wibya problem Thu Mar 08, 2012 8:12 pm

medlsc

medlsc
Registered Member
Registered Member
I put the wibya in a widget, in the annoucement and in the home message and i have the same problem.

http://med-lab-scietists.free-forums.biz/

4Solved Re: wibya problem Thu Mar 08, 2012 8:27 pm

ankillien

ankillien
Administrator
Administrator
Wibiya usually create problems on forumotion forums, especially with javascripts.
Can you post the wibiya code here? We can try doing a trick.

5Solved Re: wibya problem Thu Mar 08, 2012 8:29 pm

medlsc

medlsc
Registered Member
Registered Member
here's the code
<script src="http://cdn.wibiya.com/Toolbars/dir_0993/Toolbar_993459/Loader_993459.js" type="text/javascript"></script><noscript><a href="http://www.wibiya.com/">Web Toolbar by Wibiya</a></noscript>

http://med-lab-scietists.free-forums.biz/

6Solved Re: wibya problem Thu Mar 08, 2012 8:36 pm

ankillien

ankillien
Administrator
Administrator
Ok, remove that wibiya code from your forum, and instead of that add the following javascript for all pages via Admin CP > Modules > javascript management...

Code:
var script=document.createElement('script');
script.type='text/javascript';
script.src="http://cdn.wibiya.com/Toolbars/dir_0993/Toolbar_993459/Loader_993459.js";

$(function(){
$("body").append(script);
});

Hope it helps Smile

7Solved Re: wibya problem Thu Mar 08, 2012 8:47 pm

medlsc

medlsc
Registered Member
Registered Member
It doesn't work to me ankillien.

http://med-lab-scietists.free-forums.biz/

8Solved Re: wibya problem Thu Mar 08, 2012 9:19 pm

ankillien

ankillien
Administrator
Administrator
I don't think there is a chance then. We have got many complaints about wibiya conflicting with other script on forumotion.

But I'll keep trying to find a solution and let you know once I come up with one Smile

9Solved Re: wibya problem Fri Mar 09, 2012 5:03 am

medlsc

medlsc
Registered Member
Registered Member
ankillen, finally i add this bar http://www.skysa.com/ Smile

http://med-lab-scietists.free-forums.biz/

10Solved Re: wibya problem Fri Mar 09, 2012 8:58 am

ankillien

ankillien
Administrator
Administrator
medlsc wrote:ankillen, finally i add this bar http://www.skysa.com/ Smile

Thats nice! Smile
You can also try meebo toolbar http://meebo.com/ Its a good one.

I consider this topic as solved now.

Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum