• I”m running WP Tiles on my site and using Easy Swipebox plugin for lightbox functionality. In a support ticket to troubleshoot issues with Swipebox arrows on iPhone vertical orientation, someone pointed out a JS error with WP Tiles:

    Uncaught TypeError: Cannot read property 'top' of undefined
       at Object.resizeParent (wp-tiles.min.js:1)
       at onresize (wp-tiles.min.js:1)
       at wp-tiles.min.js:1

    When I disabled WP Tiles, Easy Swipebox works as expected.
    Two questions ??
    1. How can I fix this JS error?
    2. How can I get WP Tiles and Easy Swipebox to play nice?
    Here is a sample url with a sample gallery.

    Thanks in advance.

  • The topic ‘JS Error; Conflict with Easy Swipebox plugin’ is closed to new replies.