Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

superfish submenu...working yesterday, but not today

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

the hover effect that was working yesterday isn't working today. I rechecked all the settings.... but nothing seems to work. have restarted server, cleared caches. How do I check on the JQuery thing so I can check for conflicts?
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
I just check the view source for multiple versions and the console in Chrome to check for errors (f12)

Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
i'm now testing an html5 video player from videobox... that's what's new, so i'm guessing there is a conflict. there was no problem yesterday when testing an flv player (but i can't use that in a web app intended for mobile use.)

I've emailed the developer.

(p.s. restored the flv-only version but no result now.)
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 11 years 3 months ago by blueshift.
The administrator has disabled public write access.
Good luck with it

I look forward to the day when Flash is no more :)

Cheers

Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
should i strip any of these? none of them are related to the video app.

media/system/js/mootools-core.js>
media/system/js/core.js>
media/system/js/mootools-more.js>
<script src="ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js>
media/zengridframework/js/tools/noconflict.js>
media/zengridframework/js/menus/accordionMenu.js>
media/zengridframework/js/menus/jquery.cookie.js>
media/zengridframework/js/menus/superfish.js>
media/zengridframework/js/menus/jquery.hoverIntent.minified.js>
media/zengridframework/js/effects/slide.js>
media/zengridframework/js/modal/hiddenpanel.js>
templates/jbcorporate/js/template.js>
media/system/js/modal.js>
components/com_k2/js/k2.js>
media/system/js/caption.js>

I spoke too soon. see the following from a few lines down the screen. Looks like i have a couple conflicts here?

ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js
src="api.html5media.info/1.1.5/html5media.min.js
jQuery.noConflict()
/plugins/system/videobox/videobox.js
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 11 years 3 months ago by blueshift. Reason: highlight the conflicting code call
The administrator has disabled public write access.
Bingo! in the videopbox php file, I edited out the script call to the google apis/1.4/jquery....and the menu system is working now. I will follow up with the developer of videobox.
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
nice one - good luck with it :)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers