Hi,
I want integrate wibiya on my site, wibiya say that I must :
Paste the code into your site
Instruction:
- Copy the code from step one into your HTML template before the </body> tag.
- That's it
What folder is the HTML template? Please? Intergration.
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
You'll probably want /templates/base/_footer.html. If you're using a custom template and it has its own _footer.html, you should use that one, instead. Once done, clear your site's cache.
Edit: I've changed the file from _header.html to _footer.html. I thought it was calling for the <body> tag and not the </body> tag.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Try putting the code in as a banner. Position "right" or "left" ManOfTeal.COM a Proud UNA site, six years running strong! |
Thanks, it work Magnussoft, but the menu bar disappears.
I want have the 2 bar ^^
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
The closing body tag, </body>, is in _footer.html in your template/base directory, and possibly in your custom template folders as well. As you have found out, if you put it in the _header file as Magnussoft suggests, it won't work. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
The closing body tag, </body>, is in _footer.html in your template/base directory, and possibly in your custom template folders as well. As you have found out, if you put it in the _header file as Magnussoft suggests, it won't work.
Shoot, I thought it was calling for the <body> tag. I've edited my post.
@tevasas: Listen to this man. I'm going back to Duck Hunt.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I've edited my post.
I don't suppose you could edit the title of this thread to remove the first 'r' in intergration (sic)
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I've edited my post.
I don't suppose you could edit the title of this thread to remove the first 'r' in intergration (sic)
I can only dream. It'd actually also be nice to be able to edit topic titles to include things like [SOLVED] for answered questions.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I can only dream. It'd actually also be nice to be able to edit topic titles to include things like [SOLVED] for answered questions.
Yeah, I know.... that would be one of the uses for thread prefixes that I tried to get them to implement about a year ago.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Thanks, it work Magnussoft, but the menu bar disappears.
I want have the 2 bar ^^
you need to set the "member menu" to top under the administration>settings>advanced settings>member menu
ManOfTeal.COM a Proud UNA site, six years running strong! |
I have do all what you say, but nothing.
It's the same, the menubar disappears.
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
I have do all what you say, but nothing.
It's the same, the menubar disappears.
Did you revert your change and edit the _footer.html file instead as asked?
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Yes yes, It work I have the wibiya bar, but not the menu bar, and I want the two :s /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
ManOfTeal.COM a Proud UNA site, six years running strong! |
It's done. It's the same. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
This is done with the toolbar code in a banner.. and member menu set to top.
As you see it works...
ManOfTeal.COM a Proud UNA site, six years running strong! |
Ohh. O.O
I reset all, and I try again.
Thanks for your help.
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
do note that you have to set "your" menu settings via the member menu itself..
see attachment
ManOfTeal.COM a Proud UNA site, six years running strong! |
Yes, yes I do this on advanced settings, like do you said me before.
I put the menu bar top, and I put the code inwibiya banner on bottom, but I was only on wibiya bar that appears:(: s
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
Yes, yes I do this on advanced settings, like do you said me before.
I put the menu bar top, and I put the code inwibiya banner on bottom, but I was only on wibiya bar that appears:(: s
remove code, then click on settings on your menu bar and set for top. Although you have set the member menu for top via the admin section this will not effect your current member profile for some reason.
Once your menu is set top via your actual member menu, re-install your wibiya code or it is much simpler to put or insert the code in a banner as I have done for example just to show you.
ManOfTeal.COM a Proud UNA site, six years running strong! |
I did everything, again and again. I will keep trying tomorrow, it isalready late I'll sleep. Bye and thanks. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
I dont unterstand why it work for you but not for me. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
I dont unterstand why it work for you but not for me.
Enable your member menu, I am on your site... I will show you how to move to the top.
ManOfTeal.COM a Proud UNA site, six years running strong! |
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
put the wibiya back too...lol
my menu is on the top see image
ManOfTeal.COM a Proud UNA site, six years running strong! |
if your using the code in a banner, make sure the position is "left or right"
I have the tool bar on every other load, this happens if your running more than one banner in any position.
If you put the code in the _sub_footer.html file I could not get the bar to work consistently
as of right now, only one bar is showing at a time..
ManOfTeal.COM a Proud UNA site, six years running strong! |
I see you have enclosed the code centered and in a table... you should try different place..
<div class="clear_both"></div> <table width="100%" style="padding: 10px 0px 10px 0px;" align="center"> <tr> <td align="center"> <script src="http://cdn.wibiya.com/Toolbars/dir_0676/Toolbar_676546/Loader_676546.js" type="text/javascript"></script><noscript><a href="http://www.wibiya.com/">Web Toolbar by Wibiya</a></noscript> </td>
</tr> </table>
ManOfTeal.COM a Proud UNA site, six years running strong! |
Ok thanks for all your answer, I go show this Tomorrow. :) /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
Ok thanks for all your answer, I go show this Tomorrow. :)
I know late there, you have other problems on site..
When on yoursite.com/browse.php page looking at a member avatar, when hold mouse over picture, the info "pop up" does not work either.
ManOfTeal.COM a Proud UNA site, six years running strong! |
Yes thank you:) I have already meet some problems, but I realizedthat it is this that creates bar wibiya bugs are on my site so I think I'm gonna not even install it, especially since I n can 'not even in additionto the menu bar.
I'm gonna have to do without this feature damage.
Thank you for your help anyway:) /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
Hello Everyone,
My name is Steeven Paullas-Gutt and my website is Cmymails.com and here's a quick insight about the Boonex members menu and wibiya social toolbar.
Note: Once your Wibiya Toolbar is ready, it is best to have your HTML Code loaded as a banner (Admin. Tools of Boonex Settings) and not in your websites core settings. Although Wibiya advice you to set the codes in the core settings, bare in mind the less third party codes you set, the less risk you have for a security attack. Besides most users are unaware how Boonex is an excellent platform and more advance then the Famous Facebook.
Members Menu: It's pretty simple to have both your menu bar and tool bar set up properly. When loading your Html code into the banner as mentioned above, "Please note their is nothing else to do, especially if your menu bar is activated. If your having trouble, having both bars displaying.
You should check the trouble shooting in your Wibiya account located in the above menu right hand. Wibiya has already calculated such problems and you'll will come across 4 simple options. These options are purposely for such issues mentioned in this forum. When HTML Box disappears from the Boonex platform, it is most likely due to conflict with other boxes or Iframes.
Wibiya Options
Here's a view of the options you'll come accross and as easy as 123.
Login in, follow link edit in you account for trouble shooting, set and go!
-
Activate Toolbar After Page Load
This option will make the toolbar load only after your page is fully loaded.
- JavaScript / Framework Conflict
This option will solve conflict issues with other frameworks on your website. Please check this option if something on your website stopped functioning such as tabs, lightbox, photo gallery, etc.
- Flash Objects Overlay The Toolbar
Some flash objects such as You Tube videos and ads will overlap any HTML element within the website by default – including Wibiya's Toolbar. This option will automatically solve the overlap problem and make sure that no flash object on your website will overlay the toolbar.
- Hide Toolbar
This option will Preventthe toolbar from loading. In order to bypass this option and view your toolbar,just add showbarparameter to the website url. e.g. http://mysite.com?showbar
jggkgkh
Need more help, join our community and let us now your from Boonex.
Best Regards,
Steeven Paullas-Gutt
Cmymails LTD. Chairman
|
I have tried posting in banner and _footer . Clearing the cache of my browser and the public\cache folderS.
Noluck, It won't display. I have the bar rendering on 3 WP MU sites, 3 Blogger sites, a phpbb3 forum but it won't render on Dolphin for me.
Any new ideas?
|
ManOfTeal.COM a Proud UNA site, six years running strong! |
Nice site!
I see that you were able- got any steps to what you did?
I tried to place the html in banner shifted left and right or bottom (after placeing D7 banner top.
No dice.
|
Nice site!
I see that you were able- got any steps to what you did?
I tried to place the html in banner shifted left and right or bottom (after placeing D7 banner top.
No dice.
Thanks..
The Wibiya bar is installed in the bottom banner, this script can be "top, left, right, or bottom"
You must make sure you only have "one" banner setup for where ever you choose, the banners "rotate display," sometimes showing up and then not.
Then go set the "member menu" to "top" in the admin>settings>advanced>variables
clear both /cache and /public_cache leaving both .htacess files manually via FTP or cPanel File Manager.
ManOfTeal.COM a Proud UNA site, six years running strong! |
..so if my AddThis doesn't work, maybe I can use this Wibiya bar, but does it work? Sometimes communicating your problem and putting it out there is enough to solve it |
..so if my AddThis doesn't work, maybe I can use this Wibiya bar, but does it work?
it should.
the question is do you use the member menu?
Will it look when you set to display at the top only?
ManOfTeal.COM a Proud UNA site, six years running strong! |
..so if my AddThis doesn't work, maybe I can use this Wibiya bar, but does it work?
Is this an option for you?
http://www.boonex.com/forums/topic/New-Look-of-Add-This-share-buttons.htm
ManOfTeal.COM a Proud UNA site, six years running strong! |
That is a nice "share" widget but I like the wibiya bar better... Sometimes communicating your problem and putting it out there is enough to solve it |
That is a nice "share" widget but I like the wibiya bar better...
did you complete the bar install?
ManOfTeal.COM a Proud UNA site, six years running strong! |
Not yet. I was hoping to find someone who installed it and was able to keep the member menu too. Maybe its best to wait for 7.1 to be released and then hire one of the guys here to install it for me.
did you complete the bar install?
Sometimes communicating your problem and putting it out there is enough to solve it |
your able to do both, you just have to set member menu to the top. ManOfTeal.COM a Proud UNA site, six years running strong! |
It doesn't work with the bar on top because of my template. I'll try a different solution.
Thanks newton.
your able to do both, you just have to set member menu to the top.
Sometimes communicating your problem and putting it out there is enough to solve it |