- Posts: 11
COMMUNITY FORUM
Conflict with JB Library
- Jennifer de Spain
-
Topic Author
- Offline
- New Member
Less
More
10 years 6 months ago #56596
by Jennifer de Spain
Conflict with JB Library was created by Jennifer de Spain
Hello!
I am using Joomla 2.5.20 and AllVideos. I set up a Virtuemart store on my client's website. They needed a custom template, so I created one from an HTML template from WrapBootstrap.
The problem with doing that was that there were all sorts of jQuery conflicts. AllVideos worked, but nothing else that required jQuery did.... including the cart... BAD!
So, I tried using JB Library to work this out. Everything worked!!! Except for AllVideos.... AllVideos is very important to this site, as my client sells downloadable sheetmusic and needs to be able to let people listen to her music.
Here is the site: katrina.despaindesigns.com/special-events/repertoire-list
The large spaces on this page, between the song titles, are where the players are supposed to be. They worked before, but now they don't and there are no jQuery errors in my FireFox debugger. Any ideas?????? I have reinstalled AllVideos to see if there was a problem there, but nope....
Any help is appreciated! Thank you!
Jennifer
I am using Joomla 2.5.20 and AllVideos. I set up a Virtuemart store on my client's website. They needed a custom template, so I created one from an HTML template from WrapBootstrap.
The problem with doing that was that there were all sorts of jQuery conflicts. AllVideos worked, but nothing else that required jQuery did.... including the cart... BAD!
So, I tried using JB Library to work this out. Everything worked!!! Except for AllVideos.... AllVideos is very important to this site, as my client sells downloadable sheetmusic and needs to be able to let people listen to her music.
Here is the site: katrina.despaindesigns.com/special-events/repertoire-list
The large spaces on this page, between the song titles, are where the players are supposed to be. They worked before, but now they don't and there are no jQuery errors in my FireFox debugger. Any ideas?????? I have reinstalled AllVideos to see if there was a problem there, but nope....
Any help is appreciated! Thank you!
Jennifer
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
10 years 6 months ago #56599
by Lefteris
Replied by Lefteris on topic Conflict with JB Library
There is an error in your page : ReferenceError: jwplayer is not defined . I don't see the player script loaded at all in your page. Actually i see that all your scripts are placed to the bottom of the page instead of the head. You need to find which plugins does that and disable it.
Please Log in or Create an account to join the conversation.
- Jennifer de Spain
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 6 months ago #56605
by Jennifer de Spain
Replied by Jennifer de Spain on topic Conflict with JB Library
Yay! JB Library was putting them at the bottom. I hope my other things still work.....
Do you see any jwplayer errors now?
Also, the repertoire list page loads VERY SLOWLY, because there are many many many mp3s being loaded on the page. Is there a way to make it load a little faster? Will caching help, once the site is live?
Thank you greatly!
Jennifer
Do you see any jwplayer errors now?
Also, the repertoire list page loads VERY SLOWLY, because there are many many many mp3s being loaded on the page. Is there a way to make it load a little faster? Will caching help, once the site is live?
Thank you greatly!
Jennifer
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
10 years 6 months ago #56607
by Lefteris
Replied by Lefteris on topic Conflict with JB Library
No there are no errors now, everything seems to work fine. Regarding the loading time it will not help if you enable Joomla! caching since the browser is the one that needs more time in your case. I strongly suggest to split the page into multiple pages.
Please Log in or Create an account to join the conversation.