• Can anyone see whats causing the following problem here?

    http://www.robetest.co.uk

    1. Click on a gallery image/tile
    2. once inside the carousel, come back out.
    3. Try again to click on a gallery image and it won’t let you. It jumps.

    Any ideas would be appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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.

    Thread Starter thinkchris

    (@thinkchris)

    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

    Thread Starter thinkchris

    (@thinkchris)

    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.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Issue with Fat Gallery plugin’ is closed to new replies.