Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Where is that gallery functionality coming from? Try deactivating all of your plugins to explore whether any could be responsible.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Hint to the issue:
Try running the following in the browser’s console:
$._data($('.fat-thumbnail')[0], 'events')
The return should be hover events.
Its from a plugin (Fat Gallery).
Sorry, where in the browsers console?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Is this a commercial plugin? The person who wrote the plugin needs to sort this out
yes it is. Is this the problem?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
This is a good lead to the origin of the problem. It’s unlikely that anyone on these forums can find the origin of the problem, but it is likely that the developer who wrote that functionality will.