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.

Turn OFF Pause on mouse over

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

Sorry if this has been answered but I can't find it.

I've disabled all mouse events... but when a content item has a link on it... and that one becomes visible, the slideshow stops, if the mouse is above it.

Any ideas how I might make that continue. I have the slideshow at full screen width and height so the mouse is kinda there by default.

Cheers.

Here's the example... still in development
www.otway300.com/newsite/

Appreciate any help.
  • normdouglas's Avatar
  • normdouglas
  • LIfetime Developer - Big Bamboo
  • 45 posts
  • Karma: 0
Last Edit: 8 years 5 months ago by normdouglas.
The administrator has disabled public write access.
Hi,

When I check the site, the slideshow continues even when my mouse is over it, even when it has a link.

Can you try clearing your browser cache to see if that makes any difference.

If not, please let us know which operating system and browser you are seeing this on.

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Hi,

I can actually see the code for this so I'm not sure why I'm not seeing the same behaviour.

I think you would need to create a template override to turn this off.

Copy the file from
/modules/mod_zentools2/tmpl/slideshow.php
to
/templates/YOUR_TEMPLATE/html/mod_zentools2/slideshow.php

Then open up that file and search for the line:
stopOnHover: true,
and change true to false.

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
Last Edit: 8 years 5 months ago by Robert Went.
The administrator has disabled public write access.
As a follow up to this I'll add this as an option in the next update.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

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

Happy Campers